.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
renovate.json
uv.lock
.github/workflows/publish.yml
.github/workflows/tests.yml
data_cache/__init__.py
data_cache/cache_tools.py
data_cache.egg-info/PKG-INFO
data_cache.egg-info/SOURCES.txt
data_cache.egg-info/dependency_links.txt
data_cache.egg-info/requires.txt
data_cache.egg-info/scm_file_list.json
data_cache.egg-info/scm_version.json
data_cache.egg-info/top_level.txt
tests/__init__.py
tests/test_data_cache.py