Skip to main content

A Key-Value store for Django

Project description

django-keyvaluestore implements a very simple database-based key-value store for Django.

Usage

The interface is straightforward:

from keyvaluestore import get_value_for_key, set_key_value
set_key_value('foo', 'bar')
get_value_for_key('foo')

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

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

Source Distribution

django-keyvaluestore-0.3.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

django_keyvaluestore-0.3-py2-none-any.whl (5.0 kB view details)

Uploaded Python 2

File details

Details for the file django-keyvaluestore-0.3.tar.gz.

File metadata

File hashes

Hashes for django-keyvaluestore-0.3.tar.gz
Algorithm Hash digest
SHA256 6baf90d8dafad750f11c6f3ebde033a9279e4a5399f1055e0466a8f4cdbfbcc0
MD5 9fa3e19ef4901d05abaec1d0c7deac26
BLAKE2b-256 6c167819bac388a30de3cf2c8175c09d714832f22e7f1374a5852168ab9f65a2

See more details on using hashes here.

File details

Details for the file django_keyvaluestore-0.3-py2-none-any.whl.

File metadata

File hashes

Hashes for django_keyvaluestore-0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 77807e7fb622b2212acb6cce54f0642e628be66fca0c739a42f6728f2c6f181c
MD5 d5e37d1316984d7c40c61dcae5cea078
BLAKE2b-256 2c91a255ce7f827610e514fcb096a7634002589d0cf78e754f9ed9ba25e51257

See more details on using hashes here.

Supported by

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