Skip to main content

An Asynchronous DynamoDB client Tornado

Project description

tornado-dynamodb
================
An asynchronous DynamoDB client for Tornado

|Version| |Downloads| |Status| |Coverage| |License|

Installation
------------
``tornado-dynamodb`` may be installed via the Python package index with the tool of
your choice. I prefer pip:

.. code:: bash

pip install tornado-dynamodb

Example
-------

.. code:: python



Documentation
-------------
Documentation is available on `ReadTheDocs <https://tornado-dynamodb.readthedocs.org>`_.

Requirements
------------
- `Tornado <https://tornadoweb.org>`_

Version History
---------------
Available at https://tornado-dynamodb.readthedocs.org/en/latest/history.html

.. |Version| image:: https://img.shields.io/pypi/v/tornado-dynamodb.svg?
:target: http://badge.fury.io/py/tornado-dynamodb

.. |Status| image:: https://img.shields.io/travis/gmr/tornado-dynamodb.svg?
:target: https://travis-ci.org/gmr/tornado-dynamodb

.. |Coverage| image:: https://img.shields.io/codecov/c/github/gmr/tornado-dynamodb.svg?
:target: https://codecov.io/github/gmr/tornado-dynamodb?branch=master

.. |Downloads| image:: https://img.shields.io/pypi/dm/tornado-dynamodb.svg?
:target: https://pypi.python.org/pypi/tornado-dynamodb

.. |License| image:: https://img.shields.io/pypi/l/tornado-dynamodb.svg?
:target: https://tornado-dynamodb.readthedocs.org

Project details


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