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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.1 2019-03-03
0.1.0 2019-03-01

Issues with this package?

Page last updated 2026-09-03 01:44:23 UTC