KirosG / python-documentcloud

A simple Python wrapper for the DocumentCloud API

Home Page:http://python-documentcloud.rtfd.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  ____                                        _    ____ _                 _
 |  _ \  ___   ___ _   _ _ __ ___   ___ _ __ | |_ / ___| | ___  _   _  __| |
 | | | |/ _ \ / __| | | | '_ ` _ \ / _ \ '_ \| __| |   | |/ _ \| | | |/ _` |
 | |_| | (_) | (__| |_| | | | | | |  __/ | | | |_| |___| | (_) | |_| | (_| |
 |____/ \___/ \___|\__,_|_| |_| |_|\___|_| |_|\__|\____|_|\___/ \__,_|\__,_|/  

A simple python wrapper for the DocumentCloud API

Build Status PyPI version Coverage Status Documentation Status

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

Installation is as easy as...

$ pip install python-documentcloud

About

A simple Python wrapper for the DocumentCloud API

http://python-documentcloud.rtfd.org/

License:MIT License


Languages

Language:Python 99.7%Language:Makefile 0.3%