Subcategories
Packages
Asynchronous Python client library for communicating with go2rtc servers, enabling WebRTC streaming and media control over a network interface.
ubai-client is a Python client for the Universal Binary Archiver Service, generated from OpenAPI specifications to interact with a remote archival service.
However, clarify the license terms first (metadata is missing this information), and be aware that maintenance is aging—expect no active development support.
Provides a Python client for the GoodData API, automatically generated from OpenAPI specifications, enabling programmatic access to GoodData workspace operations including knowledge recommendations and memory items.
Provides container interfaces and implementations (BTreeContainer, OrderedContainer) for organizing and managing objects in Zope-based applications, with support for object containment, traversal, and lifecycle events.
However, verify that ZPL-2.1 is compatible with your project's license requirements (marked unclear), and be aware of the 19 runtime dependencies—this is a…
Provides an asyncio wrapper around the gspread Google Spreadsheet API library, running all API calls off the main thread with built-in caching, credential renewal, retries, and rate limiting.
Install it if you need async Google Sheets access and are comfortable with potential gaps in support; verify that it works with your current gspread version before…
Capsolver is a Python client library for solving CAPTCHA challenges programmatically via the Capsolver API, supporting multiple CAPTCHA types including ReCaptcha, hCaptcha, FunCaptcha, Geetest, and others.
However, verify API compatibility first—dormant maintenance since mid-2023 means you should test against current Capsolver endpoints before relying on it in production.
Provides decorator-based caching for computed properties and methods that automatically invalidate when their dependencies change, storing cached values in volatile attributes suitable for persistent objects.
However, the aging maintenance status (no release in 336 days) and unclear license treatment warrant a review before adopting in new projects outside Zope—for simpler…
A CLI tool that auto-detects and downloads content from URLs using a plugin-based architecture, supporting multiple extraction methods (HTML, PDFs, screenshots, metadata, media) in a single command.
A Python client library for the Cloudmersive Document Conversion API, enabling programmatic file format conversion, document comparison, and data transformation operations.
Generates QR codes as embedded SVG or PNG images in Django templates, with customization options for size, error correction, border, and caching support.
Install it if you need QR codes in a Django project.
A Django Tasks backend that stores and executes asynchronous tasks in your database using Django's ORM, with a management command to run a worker process.
Not recommended if you need high-throughput task processing, distributed workers across multiple machines, or the decoupling that external queues provide.
Python SDK for the AskNews API that retrieves and formats news data, event tracking, forecasts, and analytics for use with language models and applications.
Provides WSGI 1.0.1 (PEP 3333) validation support and utilities for Python versions before 3.2, when the library was not yet built into the standard library.
Install only if maintaining legacy code on unsupported Python versions.
Provides a Model Context Protocol (MCP) server that connects AI assistants like Claude to a Nextcloud instance, enabling them to read and write notes, calendar events, contacts, files, and other Nextcloud app data through a unified API.
Resolves object paths by traversing an object hierarchy and computing URLs via the @@absolute_url view, with support for traversal namespaces like ++view++ and ++skin++.
Python wrapper for the Heroku API V3 that lets you manage Heroku applications, addons, dynos, and account settings programmatically.
However, verify that the Heroku API V3 endpoints you need are still current and that the package's Python version support matches your environment, since classifiers…
A Python client library for the OpenShift Assisted Service API, auto-generated from Swagger/OpenAPI specifications to enable programmatic cluster installation and infrastructure management.
A Python client library for the WhyLabs API that provides programmatic access to AI observability features, automatically generated from OpenAPI specifications.
However, the dormant maintenance status means no updates for API changes or new WhyLabs features—install only if your use case aligns with the current API schema and…
Stores additional metadata on objects without modifying their class, using a Zope-based annotation mechanism backed by zope.interface and zope.component.
Adds an Excel spreadsheet (xlsx) renderer to Django REST Framework, allowing API views to export data directly as formatted Excel files using OpenPyXL.
Install it if you need to export API data to Excel.
Provides a requests-based HTTP client adapter for APIMatic-generated Python SDKs, implementing the core HTTP interface with support for retries and response conversion.
OpenMeter Python SDK provides a client library to ingest usage events and query aggregated meter data for real-time usage tracking and billing integration.
However, the preview status and minimal community adoption mean you should treat it as an early-stage tool—verify that OpenMeter's service stability and API roadmap…
PowerBot client library for synchronous operations with Python 3.9+, providing HTTP-based communication through standard web request dependencies.
However, clarify the license status and confirm that synchronous I/O meets your performance needs before committing to production use.
Converts functions into FastAPI-compatible decorators that can inject and resolve FastAPI dependencies, eliminating boilerplate when building reusable endpoint decorators.
Provides a standard interface and adapter for retrieving object sizes, with a fallback to 'not available' when the object lacks a getSize method.
However, verify that ZPL-2.1 is compatible with your project's license requirements before committing, and note that the aging maintenance status means updates are…
Integrates Django applications with Microsoft ADFS and Azure AD for single sign-on authentication, automatically provisioning users and group memberships from directory claims.
Django MarkdownX provides a Markdown editor widget for Django applications with live preview, drag-and-drop image uploads, and image manipulation capabilities.
Parses and normalizes URLs according to WHATWG browser standards, with optional SSURT serialization for sorting and prefix-matching.
Tendo provides utility functions for Python that fill gaps in the standard library, including Unicode file handling, console logging coloring, symlink support on Windows, process output redirection (tee), and an improved execfile implementation.
Python SDK for the Exa web search API, providing search, content retrieval, and agent-based research capabilities with structured output and streaming support.
django CMS is a Django-based content management system that provides a hierarchical page tree, inline editing, a plugin system for reusable content, and multi-site and internationalization support for building publishing workflows.
Defines interfaces for representing objects as files and directories, enabling file-system synchronization, FTP, PUT, and WebDAV operations.
Provides styled CSS templates and admin interface customizations for Django CMS, replacing the default Django admin appearance with a themed alternative.
Install it if you run Django CMS and want a polished admin interface without building custom CSS.
Provides a local and persistent site manager implementation for the Zope component architecture, enabling registration of local utilities and adapters organized in site management folders.
Python SDK for interacting with the Polar API, providing synchronous and asynchronous methods to manage organizations, benefits, checkouts, and other Polar resources, plus built-in webhook validation.
Install it if you're integrating with Polar's platform.
Provides event interfaces and implementations for server process lifecycle events (startup, database opening, etc.) designed to work with zope.event.
Install only if you are already using Zope; it has no value outside that ecosystem.
Cornice provides decorators and utilities to build REST web services on top of Pyramid, with built-in support for request validation, error handling, and API documentation.
Reads and iterates over WARC and WET archive files, extracting records with their metadata and content for web crawl analysis.
A Python client library for communicating with the Scrapinghub API, enabling programmatic access to Scrapinghub's web scraping and data extraction services.
Python client library for Avalara's AvaTax REST v2 API, enabling tax calculation, transaction creation, and tax compliance operations through a single authenticated interface.
However, verify the license terms before committing, confirm Python version compatibility for your environment, and investigate the high install friction to ensure it…