documentcloud¶
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 and images extracted from your PDFs by DocumentCloud
Documentation¶
- Getting started
- Installation
- Creating a client
- Searching for documents
- Interacting with a document
- Uploading a document
- Uploading a document that is not a PDF
- Interacting with a newly uploaded public document
- Uploading a directory of documents as a project
- Uploading a PDF from a URL
- Uploading a document with a different supported file type from URL
- Documents
- Projects
- Annotations
- Sections
- Users
- Organizations
- Exceptions
- Changelog
- Credits
Contributing¶
- Code repository: https://github.com/muckrock/python-documentcloud
- Issues: https://github.com/muckrock/python-documentcloud/issues
- Packaging: https://pypi.python.org/pypi/documentcloud