{ "info": { "author": "Gavin M. Roy", "author_email": "gavinmroy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Communications", "Topic :: Internet", "Topic :: Software Development :: Libraries" ], "description": "tornado-dynamodb\n================\nAn asynchronous DynamoDB client for Tornado\n\n|Version| |Downloads| |Status| |Coverage| |License|\n\nInstallation\n------------\n``tornado-dynamodb`` may be installed via the Python package index with the tool of\nyour choice. I prefer pip:\n\n.. code:: bash\n\n pip install tornado-dynamodb\n\nExample\n-------\n\n.. code:: python\n\n\n\nDocumentation\n-------------\nDocumentation is available on `ReadTheDocs `_.\n\nRequirements\n------------\n- `Tornado `_\n\nVersion History\n---------------\nAvailable at https://tornado-dynamodb.readthedocs.org/en/latest/history.html\n\n.. |Version| image:: https://img.shields.io/pypi/v/tornado-dynamodb.svg?\n :target: http://badge.fury.io/py/tornado-dynamodb\n\n.. |Status| image:: https://img.shields.io/travis/gmr/tornado-dynamodb.svg?\n :target: https://travis-ci.org/gmr/tornado-dynamodb\n\n.. |Coverage| image:: https://img.shields.io/codecov/c/github/gmr/tornado-dynamodb.svg?\n :target: https://codecov.io/github/gmr/tornado-dynamodb?branch=master\n\n.. |Downloads| image:: https://img.shields.io/pypi/dm/tornado-dynamodb.svg?\n :target: https://pypi.python.org/pypi/tornado-dynamodb\n\n.. |License| image:: https://img.shields.io/pypi/l/tornado-dynamodb.svg?\n :target: https://tornado-dynamodb.readthedocs.org", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://tornado-dynamodb.readthedocs.org", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "tornado-dynamodb", "package_url": "https://pypi.org/project/tornado-dynamodb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tornado-dynamodb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://tornado-dynamodb.readthedocs.org" }, "release_url": "https://pypi.org/project/tornado-dynamodb/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An Asynchronous DynamoDB client Tornado", "version": "0.1.0" }, "last_serial": 1874330, "releases": { "0.1.0": [] }, "urls": [] }