.. _index:

Facepy
======

About
-----

Facepy makes it absurdly easy to interact with Facebook APIs.

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

Stable releases of Facepy are distributed via the python package index.
See the :ref:`installation` page for detailed instructions.

Documentation
-------------

Overview
^^^^^^^^

If you're new to working with Facebook, you should read their strangely
excellent `documentation <http://developers.facebook.com/>`_ before continuing.
The rest of the documentation will assume you're at least passingly familiar
with the material contained within.

.. _usage-documentation:

Usage documentation
^^^^^^^^^^^^^^^^^^^

.. toctree::
    :maxdepth: 1
    :glob:
    
    usage/*

Development
-----------

Please see the :ref:`development` page for comprehensive information on
contributing to Facepy.
