/cachex

Memoizing cache classes and decorator for Python.

Primary LanguagePythonMIT LicenseMIT

cachex package

cachex extends cachetools package and wraps memoizing classes providing them with additional cache features.

It also provides an all-in-one decorator to conveniently memoize any function call results.

Documentation

Requirements

License

Copyright (c) 2020-2024 Fernando Lordán.

Licensed under the MIT License.