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.
- cachetools 4.0.0+
- Python 3.5+
Copyright (c) 2020-2024 Fernando Lordán.
Licensed under the MIT License.