name: asyncache version: 0.3.1 summary: Helpers to use cachetools with async code. license: MIT License author: hephex requires_python: >=3.8,<4.0 python_min: 3.8 install_size: 3.6 KB module_format: py3-none-any last_released_at: 2022-11-15T10:06:45Z releases_last_12mo: 0 avg_days_between_releases: 368.2 platforms: any ## dependencies cachetools >=5.2.0,<6.0.0 ## maintainers hephex