Memoizek

Latest version: v0.1.0

Safety actively analyzes 625051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Releases memoizeK on the [python package index](https://pypi.org)

Introduces a (very) simple and adjustable memoization cache for functions in your applications, to save compute time. Using the same arguments (that exist in the memo-cache) will yield the cached result your function generated previously, rather than recomputing from scratch.

See the basic usage examples ([[1]](https://github.com/alanb43/memoizeK/blob/main/readme_example.py),[[2]](https://github.com/alanb43/memoizeK/blob/main/usage.py)) if the above wasn't helpful.

Install this release: `python3 -m pip install memoizek`

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.