LICENSE.txt
README.md
pyproject.toml
src/autocache/__init__.py
src/autocache/cache.py
src/autocache/info.py
src/autocache/management.py
src/autocache/state.py
src/autocache/utils.py
src/autocache_python.egg-info/PKG-INFO
src/autocache_python.egg-info/SOURCES.txt
src/autocache_python.egg-info/dependency_links.txt
src/autocache_python.egg-info/top_level.txt
tests/test_arguments.py
tests/test_cache.py
tests/test_clear_cache.py
tests/test_decorator_wout_arg.py
tests/test_expiration.py
tests/test_function_clear.py
tests/test_info.py
tests/test_kwargs.py
tests/test_remove.py
tests/test_removing.py
tests/test_stats.py