.. 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.

Welcome to Python Hue Client's documentation!
=============================================

.. toctree::
    :maxdepth: 1

    Documentation Home <self>
    quickstart
    api/index
    todo
    View on GitHub <https://github.com/adamcharnock/python-hue-client>

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

You can install using either pip (preferred) or easy_install::

    pip install python-hue-client

Or::

    easy_install python-hue-client

.. _GitHub: https://github.com/adamcharnock/python-hue-client

Contributing
------------

Contributions are exceptionally welcome! Please submit pull requests and report issues on `GitHub`_.
