Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
cachetools / src / cachetools.egg-info / SOURCES.txt
Size: Mime:
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
src/cachetools/__init__.py
src/cachetools/func.py
src/cachetools/keys.py
src/cachetools.egg-info/PKG-INFO
src/cachetools.egg-info/SOURCES.txt
src/cachetools.egg-info/dependency_links.txt
src/cachetools.egg-info/top_level.txt
tests/__init__.py
tests/test_cache.py
tests/test_cached.py
tests/test_cachedmethod.py
tests/test_fifo.py
tests/test_func.py
tests/test_keys.py
tests/test_lfu.py
tests/test_lru.py
tests/test_mru.py
tests/test_rr.py
tests/test_tlru.py
tests/test_ttl.py