.. Python Hue Client documentation master file, created by
   sphinx-quickstart on Tue Sep  1 12:09:29 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Repose - Python API client framework
====================================

.. image:: https://img.shields.io/pypi/v/repose.svg
    :target: https://badge.fury.io/py/repose

.. image:: https://img.shields.io/pypi/dm/repose.svg
    :target: https://pypi.python.org/pypi/repose

.. image:: https://img.shields.io/github/license/adamcharnock/repose.svg
    :target: https://pypi.python.org/pypi/repose/

.. image:: https://img.shields.io/travis/adamcharnock/repose.svg
    :target: https://travis-ci.org/adamcharnock/repose/

.. image:: https://coveralls.io/repos/adamcharnock/repose/badge.svg
    :target: https://coveralls.io/r/adamcharnock/repose/

.. toctree::
    :maxdepth: 1

    Documentation Home <self>
    api/index
    todo

Tested on Python 2.6, 2.7, 3.2, 3.3, 3.4, 3.5

Installation
------------

Installation using pip::

    pip install repose

Credits
-------

Developed by `Adam Charnock`_, contributions very welcome!

repose is packaged using seed_.

.. _seed: https://github.com/adamcharnock/seed/
.. _Adam Charnock: https://adamcharnock.com

