malversoft / cachex

Memoizing cache classes and decorator for Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Memoizing cache classes and decorator for Python.

License:MIT License


Languages

Language:Python 100.0%