{ "info": { "author": "Unleashed NV", "author_email": "operations@unleashed.be", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "===================================\nA simple key-value-store for Django\n===================================\n\ndjango-keyvaluestore implements a very simple database-based key-value store for Django.\n\nUsage\n=====\nThe interface is straightforward::\n\n from keyvaluestore import get_value_for_key, set_key_value\n set_key_value('foo', 'bar')\n get_value_for_key('foo')", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vikingco/django-keyvaluestore", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-keyvaluestore", "package_url": "https://pypi.org/project/django-keyvaluestore/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-keyvaluestore/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vikingco/django-keyvaluestore" }, "release_url": "https://pypi.org/project/django-keyvaluestore/0.3/", "requires_dist": null, "requires_python": null, "summary": "A Key-Value store for Django", "version": "0.3" }, "last_serial": 2851337, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "d5e37d1316984d7c40c61dcae5cea078", "sha256": "77807e7fb622b2212acb6cce54f0642e628be66fca0c739a42f6728f2c6f181c" }, "downloads": -1, "filename": "django_keyvaluestore-0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "d5e37d1316984d7c40c61dcae5cea078", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5043, "upload_time": "2017-05-04T13:43:37", "url": "https://files.pythonhosted.org/packages/2c/91/a255ce7f827610e514fcb096a7634002589d0cf78e754f9ed9ba25e51257/django_keyvaluestore-0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fa3e19ef4901d05abaec1d0c7deac26", "sha256": "6baf90d8dafad750f11c6f3ebde033a9279e4a5399f1055e0466a8f4cdbfbcc0" }, "downloads": -1, "filename": "django-keyvaluestore-0.3.tar.gz", "has_sig": false, "md5_digest": "9fa3e19ef4901d05abaec1d0c7deac26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2400, "upload_time": "2017-05-04T13:43:29", "url": "https://files.pythonhosted.org/packages/6c/16/7819bac388a30de3cf2c8175c09d714832f22e7f1374a5852168ab9f65a2/django-keyvaluestore-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5e37d1316984d7c40c61dcae5cea078", "sha256": "77807e7fb622b2212acb6cce54f0642e628be66fca0c739a42f6728f2c6f181c" }, "downloads": -1, "filename": "django_keyvaluestore-0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "d5e37d1316984d7c40c61dcae5cea078", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5043, "upload_time": "2017-05-04T13:43:37", "url": "https://files.pythonhosted.org/packages/2c/91/a255ce7f827610e514fcb096a7634002589d0cf78e754f9ed9ba25e51257/django_keyvaluestore-0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fa3e19ef4901d05abaec1d0c7deac26", "sha256": "6baf90d8dafad750f11c6f3ebde033a9279e4a5399f1055e0466a8f4cdbfbcc0" }, "downloads": -1, "filename": "django-keyvaluestore-0.3.tar.gz", "has_sig": false, "md5_digest": "9fa3e19ef4901d05abaec1d0c7deac26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2400, "upload_time": "2017-05-04T13:43:29", "url": "https://files.pythonhosted.org/packages/6c/16/7819bac388a30de3cf2c8175c09d714832f22e7f1374a5852168ab9f65a2/django-keyvaluestore-0.3.tar.gz" } ] }