{ "info": { "author": "Vincent Driessen", "author_email": "vincent@3rdcloud.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "rdb is an attempt at a lightweight, zero-config, wrapper around native Redis\ncalls to represent and persist objects in Python. It does not aim to be yet\nanother high-level ORM library, but tries to keep a clear view of what happens\nunder the hood in Redis.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/nvie/rdb/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "rdb", "package_url": "https://pypi.org/project/rdb/", "platform": "any", "project_url": "https://pypi.org/project/rdb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/nvie/rdb/" }, "release_url": "https://pypi.org/project/rdb/0.1-dev/", "requires_dist": null, "requires_python": null, "summary": "A lightweight zero-config wrapper around native Redis calls to represent and persist objects in Python. Not trying to be a high-level ORM library.", "version": "0.1-dev" }, "last_serial": 663303, "releases": { "0.1-dev": [] }, "urls": [] }