Contents

diskcache 5.6.3

0

Disk Cache -- Disk and file backed persistent cache.

Disk Cache – Disk and file backed persistent cache.

Stars: 2136, Watchers: 2136, Forks: 118, Open Issues: 28

The grantjenks/python-diskcache repo was created 8 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 2136 github stars!

How to Install diskcache

You can install diskcache using pip

pip install diskcache

or add it to a project with poetry

poetry add diskcache

Package Details

Author
Grant Jenks
License
Apache 2.0
Homepage
http://www.grantjenks.com/docs/diskcache/
PyPi:
https://pypi.org/project/diskcache/
Documentation:
http://www.grantjenks.com/docs/diskcache/
GitHub Repo:
https://github.com/grantjenks/python-diskcache

Classifiers

No  diskcache  pypi packages just yet.

Errors

A list of common diskcache errors.

Code Examples

Here are some diskcache code examples and snippets.

GitHub Issues

The diskcache package has 28 open issues on GitHub

  • 5.4.0: pytest warnings

See more issues on GitHub

Related Packages & Articles

cachetools 5.3.3

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.

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.

bitmath 1.3.3.1

Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)