Skip to main content

A simple implementation of Persistent Caching

Project description

Simple Persistent Cache

Build Status

pcache is simple Python 3 implementation of persistent cache.

Installation

To install pcache, simply run

pip install pcache

Usage

>>> from pcache import PersistentCache
>>> cache = PersistentCache(filename="cachefile")
>>> cache["objId"] = "7sdjhds8"
>>> cache["objId"]
'7sdjhds8'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pcache-0.0.3.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pcache-0.0.3-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file pcache-0.0.3.tar.gz.

File metadata

  • Download URL: pcache-0.0.3.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4

File hashes

Hashes for pcache-0.0.3.tar.gz
Algorithm Hash digest
SHA256 19c8d8357eae8adb5d9943c1da9ba8816c025ea5737366e348ad7a34c95bd37d
MD5 39f4f13427faa45ab3f023df88c8fb9b
BLAKE2b-256 ea414470c33f48eaf3815430d0f66ec7e038f80edfe3c3ec155a032a505eaf48

See more details on using hashes here.

File details

Details for the file pcache-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pcache-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4

File hashes

Hashes for pcache-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 29ec00b3060071b4548b0b697bb9ecf9a123e5036b90d5696aa58531fa57cbeb
MD5 bf0e49b7017c20531752d0db50114e7e
BLAKE2b-256 0169609835973c25ce4089e0b9e913ee1db4cf4647784f143814188eb5563ac2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page