文件名称:cachier:用于Python函数的持久,无陈旧,本地和跨计算机缓存
文件大小:53KB
文件格式:ZIP
更新时间:2024-02-24 22:03:00
python caching memoize memoization mongodb
cachier:用于Python函数的持久,无陈旧,本地和跨计算机缓存
【文件预览】:
cachier-master
----MANIFEST.in(50B)
----.travis.yml(5KB)
----README.rst(11KB)
----.coveragerc(361B)
----.deepsource.toml(195B)
----.pylintrc(8KB)
----pytest.ini(256B)
----tests()
--------test_pickle_core.py(11KB)
--------test_core_lookup.py(720B)
--------test_general.py(805B)
--------conftest.py(623B)
--------speed_eval.py(1KB)
--------__init__.py(0B)
--------test_mongo_core.py(10KB)
--------test_memory_core.py(8KB)
----LICENSE(1KB)
----.fdignore(30B)
----setup.cfg(323B)
----setup.py(2KB)
----.gitignore(1KB)
----.codecov.yml(447B)
----versioneer.py(64KB)
----.gitattributes(33B)
----cachier()
--------core.py(10KB)
--------memory_core.py(3KB)
--------pickle_core.py(7KB)
--------__init__.py(118B)
--------_version.py(16KB)
--------base_core.py(2KB)
--------scripts()
--------mongo_core.py(5KB)