memoization v0.4.0
pypiA powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)
Updated
View on PyPI →
Version
0.4.0
115d ago
License
MIT
115d ago
Weekly Downloads
N/A
Dependencies
0
115d ago
Required Runtime
>=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
115d ago
Deprecated
No
115d ago
Weekly downloads
Release activity
1 release tracked. Last release: 115 days ago.
v0.4.0
current
v0.4.0
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*,... | 115d ago |
| deprecated | (none) → false | 115d ago |
| latest_version | (none) → 0.4.0 | 115d ago |
| dep_count | (none) → 0 | 115d ago |
| license | (none) → MIT | 115d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/memoization/latest_version
{ "value": "0.4.0" }
CLI
$ npx grounded-cli memoization
memoization@0.4.0 (pypi)