{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"}],"enrichment":{"capability":"A Python wrapper for the DocumentCloud API that lets you retrieve, upload, and manage documents and projects on documentcloud.org, including downloading extracted text and images from PDFs.","skillfed_tags":["api-client","document-management","pdf-handling"],"use_cases":["Batch upload a folder of PDFs to DocumentCloud and organize them into projects programmatically.","Query and download extracted text from documents in your DocumentCloud account for analysis or indexing.","Automate document management tasks like tagging, organizing, or updating metadata across many documents.","Build a Python application that reads from or writes to a shared DocumentCloud repository.","Extract and process images that DocumentCloud has already extracted from your PDF collection."],"what_it_does":"python-documentcloud is a client library that abstracts the DocumentCloud REST API into Python objects and methods. It handles authentication, rate limiting, and HTTP communication so you can work with documents and projects programmatically rather than through the web interface. The package wraps core DocumentCloud operations\u2014retrieving public and private documents, uploading PDFs, organizing into projects, and downloading extracted text and images\u2014into a straightforward Python API.\n\nThe library depends on requests for HTTP, ratelimit and token-bucket for API throttling, python-dateutil for timestamp handling, and pyyaml and fastjsonschema for configuration and validation. It's designed for developers who need to integrate DocumentCloud into Python workflows, such as batch processing documents, automating uploads, or building tools that query a DocumentCloud repository.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and has no known vulnerabilities. Install it if you need to work with DocumentCloud programmatically from Python; skip it if you only use the web interface or need features not yet wrapped by the library."},"id":"python-documentcloud","links":{"html":"https://skillfed.io/packages/python-documentcloud","md":"https://skillfed.io/packages/python-documentcloud.md","pypi":"https://pypi.org/project/python-documentcloud/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-29","license_spdx":null,"license_treatment":"permissive","name":"python-documentcloud","python_support":"unspecified","summary":"A simple Python wrapper for the DocumentCloud API"},"popularity":{"monthly_downloads":259580,"position":8411,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.8.1"}
