charmonium.cache

View on PyPIReverse Dependencies (1)

1.4.1 charmonium_cache-1.4.1-py3-none-any.whl

Wheel Details

Project: charmonium.cache
Version: 1.4.1
Filename: charmonium_cache-1.4.1-py3-none-any.whl
Download: [link]
Size: 22346
MD5: 627cfc0452243c702e47c727215fef1c
SHA256: b8aacfc07b7566950263ed97a6bc5a7ffe2277985f8996bafb30a4211c69feda
Uploaded: 2023-05-02 04:43:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: charmonium-cache
Version: 1.4.1
Summary: Provides a decorator for caching a function between subsequent processes.
Author: Samuel Grayson
Author-Email: sam+dev[at]samgrayson.me
Home-Page: https://github.com/charmoniumQ/charmonium.cache
Project-Url: Documentation, https://charmoniumq.github.io/charmonium.cache/
Project-Url: Repository, https://github.com/charmoniumQ/charmonium.cache
License: MIT
Keywords: cache,memoize,decorator
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: bitmath (<2.0,>=1.3)
Requires-Dist: charmonium.freeze (<2,>=0.8.1)
Requires-Dist: fasteners (<2,>=0.16)
Description-Content-Type: text/x-rst
[Description omitted; length: 6709 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
charmonium/cache/__init__.py sha256=S8QZ2xfOIjhV08VpGW3N47q6y3X3N603xlFFW7V-vTQ 1036
charmonium/cache/helpers.py sha256=hL1E4HFB_GGE2mIsiwwGkYJRBoE87DpEyne6aKffGMo 3757
charmonium/cache/index.py sha256=A6Ya6xEfEVk8Z-_RocGKd8Dam7ZCeoj1YQEYdw82SRo 5259
charmonium/cache/memoize.py sha256=kTVUsrUTIeTt8X3deDfZlv3AiP9y8NjQD7_-CmjA0jk 29512
charmonium/cache/obj_store.py sha256=_9PJPgCXKuE1h8-eis1_QHz6M9RwidyBf7CNIWXQwgw 3496
charmonium/cache/pathlike.py sha256=dVYoCQ8RqCJKDvT4Dd8w9gyq0XbS0ljsaFSo6vuhl8w 1424
charmonium/cache/pickler.py sha256=RvIPbH5i5Jv8hoKuotgqRDRCFIrzfPIEtWa1LiRmsNI 299
charmonium/cache/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
charmonium/cache/replacement_policies.py sha256=4klbQJWO8H6MqK3uS1F1WlwECF5M4f_vBWkwWNBZtX4 3483
charmonium/cache/rw_lock.py sha256=-zsFv30IvJ5CiN68jOOsJFFN7f6qt1To8E6C6oP7Oh4 2161
charmonium/cache/util.py sha256=czSSVEb-cI9GKEM31DWC3Jn7n6mxRYNA0HDNG8xW-Pc 4029
charmonium_cache-1.4.1.dist-info/LICENSE sha256=Ezm553em8SUj64pIVrxNySPduB6Yg-KHC82p95idVLo 1070
charmonium_cache-1.4.1.dist-info/METADATA sha256=EHkv2xzOBwQ2oaNEFo3gMZ-ADVNDH4r9Sv9ALI77DLI 8034
charmonium_cache-1.4.1.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
charmonium_cache-1.4.1.dist-info/entry_points.txt sha256=CCDyR2UkCSklzW718QiPWzZ6H-ir-Lz0okxKqt4QzvU 52
charmonium_cache-1.4.1.dist-info/RECORD

entry_points.txt

cache = charmonium.cache._cli:main