Metadata-Version: 2.0
Name: durga
Version: 0.2.0.dev0
Summary: Create easy to use Python objects for REST resources including schema validation.
Home-page: https://github.com/transcode-de/durga
Author: transcode
Author-email: team@transcode.de
License: BSD
Keywords: rest api json client schema validation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: schema (>=0.3.1)
Requires-Dist: requests (>=2.5.0)

*****
Durga
*****

.. image:: https://pypip.in/version/durga/badge.svg?style=flat
    :target: https://pypi.python.org/pypi/durga/
    :alt: Latest Version

.. image:: https://pypip.in/py_versions/durga/badge.svg?style=flat
    :target: https://pypi.python.org/pypi/durga/
    :alt: Supported Python Versions

.. image:: https://pypip.in/status/durga/badge.svg?style=flat
    :target: https://pypi.python.org/pypi/durga/
    :alt: Development Status

.. image:: https://pypip.in/license/durga/badge.svg?style=flat
    :target: https://pypi.python.org/pypi/durga/
    :alt: License

.. image:: https://travis-ci.org/transcode-de/durga.png?branch=develop
    :target: https://travis-ci.org/transcode-de/durga
    :alt: Build Status

.. image:: https://readthedocs.org/projects/durga/badge/?version=latest
    :target: https://durga.readthedocs.org/latest/
    :alt: Documentation Status

Create easy to use Python objects for REST resources including schema validation.

Documentation available at `Read the Docs`_.

.. include:: AUTHORS.rst

|transcode_de|_

Sponsored by `reelport`_.

.. _Read the Docs: https://durga.readthedocs.org/
.. |transcode_de| image:: http://www.transcode.de/img/logo_en.png
    :width: 300px
.. _transcode_de: http://www.transcode.de/
.. _reelport: http://www.reelport.com/


