python-documentcloud
====================

A simple Python wrapper for the `DocumentCloud API <http://www.documentcloud.org/api/>`_

Features
--------

* Retrieve and edit documents and projects, both public and private, from `documentcloud.org <http://www.documentcloud.org/>`_
* Upload PDFs into your documentcloud.org account and organize them into projects
* Download text, images and entities extracted from your PDFs by DocumentCloud

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

.. toctree::
   :maxdepth: 2

   gettingstarted
   documents
   projects
   otherobjects
   changelog
   credits

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

* Code repository: `https://github.com/datadesk/python-documentcloud <https://github.com/datadesk/python-documentcloud>`_
* Issues: `https://github.com/datadesk/python-documentcloud/issues <https://github.com/datadesk/python-documentcloud/issues>`_
* Packaging: `https://pypi.python.org/pypi/python-documentcloud <https://pypi.python.org/pypi/python-documentcloud>`_
* Testing: `https://travis-ci.org/datadesk/python-documentcloud <https://travis-ci.org/datadesk/python-documentcloud>`_
* Coverage: `https://coveralls.io/r/datadesk/python-documentcloud <https://coveralls.io/r/datadesk/python-documentcloud>`_
