Caution
You can see in here
why this library is no longer maintained.
Warning
This library provides type hints only.
If you need the runtime package,
you can find it python-diskcache
.
$ pip install diskcache-stubs
-
diskcache.core.Cache
Cache.pull
,Cache.peek
,Cache.peekitem
-
.typeshed.BaseCache
BaseCache.get
,BaseCache.pop
-
diskcache.djangocache.DjangoCache
Lack of interest in
Django
, so I haven't modified most of it since it was auto-generated.
- tests?
Apache 2.0, see LICENSE.