=================
leather |release|
=================

.. include:: ../README.rst

.. toctree::
    :hidden:
    :maxdepth: 2

    about
    install
    examples
    api
    changelog
    release_process
    license

Show me docs
============

* `About <about.html>`_ - why you should use leather
* `Install <install.html>`_ - how to install for users and developers
* `Examples <examples.html>`_ - code + output examples of every feature of leather
* `API <api.html>`_ - technical documentation for the leather API
* `Changelog <changelog.html>`_ - a record of every change made for each release

Show me code
============

.. literalinclude:: ../examples/colorized_dots.py
    :language: python

.. figure:: ../examples/charts/colorized_dots.svg

Join us
=======

* `Release process <release_process.html>`_ - the process for maintainers to publish new releases
* `License <license.html>`_ - a copy of the MIT open source license covering leather

Who we are
==========

.. include:: ../AUTHORS.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
