Python Libraries and Packages

The Packages section serves as a meticulously curated directory of Python Packages, Projects, and Libraries. It integrates data from thousands of PyPI projects and the associated Github repositories to form a comprehensive network. Our unique categorization and tagging approach simplifies the process of discovering related projects and libraries.

What’s missing? Submit a python project for indexing

cachetools 7.0.1

Cachetools is a python library that provides Extensible memoizing collections and decorators. It provides multiple cache classes based on different cache algorithms, as well as decorators for easily memoizing function and method calls.