Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 978 Bytes

README.textile

File metadata and controls

21 lines (14 loc) · 978 Bytes
  ____                                        _    ____ _                 _ 
 |  _ \  ___   ___ _   _ _ __ ___   ___ _ __ | |_ / ___| | ___  _   _  __| |
 | | | |/ _ \ / __| | | | '_ ` _ \ / _ \ '_ \| __| |   | |/ _ \| | | |/ _` |
 | |_| | (_) | (__| |_| | | | | | |  __/ | | | |_| |___| | (_) | |_| | (_| |
 |____/ \___/ \___|\__,_|_| |_| |_|\___|_| |_|\__|\____|_|\___/ \__,_|\__,_|/  

A simple python wrapper for the DocumentCloud API.

Features

  • Retrieve and edit documents and projects, both public and private, from 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

Getting started

Documentation is available at http://datadesk.github.com/python-documentcloud/

Getting started is as easy as…

$ pip install python-documentcloud