.. PyPump documentation master file, created by
   sphinx-quickstart on Mon May 27 12:57:47 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

PyPump - Python Pump.io Library
===============================

PyPump is a simple but powerful and pythonic way of interfacing with the `pump.io <http://pump.io>`_ API.

PyPump is under the `GPLv3 <https://www.gnu.org/licenses/gpl.html>`_. You should probably
look to see if/how this may impact you and your programs if you wish to use PyPump. The community
for PyPump lives on IRC in the #pypump channel on `MegNet <https://megworld.co.uk/irc>`_.

Getting started
---------------
If you're new to PyPump and feeling a bit overwhelmed the :doc:`gettingstarted/tutorial` is the best
place to go, however if you're familiar with python and understand pump, check out the
:doc:`gettingstarted/qnd` guide!

Contents
--------
.. toctree::
   :maxdepth: 1

   gettingstarted/installing
   gettingstarted/qnd
   gettingstarted/tutorial
   gettingstarted/authentication
   gettingstarted/verifier_callback
   gettingstarted/webpump

   store

Common
------

.. toctree::
   :maxdepth: 1

   common/media


API
---

.. toctree::
   :maxdepth: 2

   classref

This was build on |today|
