trie-memoize
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by your setup.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install trie-memoize
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.1.1 | 2019-03-03 | |||
0.1.0 | 2019-03-01 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue