Subcategories
Packages
Adds JSON Web Token (JWT) authentication to Django GraphQL APIs, handling token generation, verification, and refresh through GraphQL mutations and middleware.
Provides a Python client library for Google Cloud's IAM Connector Credentials API, enabling programmatic access to credential management and authentication services.
Install only if your project requires the IAM Connector Credentials API; it is not a general-purpose authentication library.
Generate and parse arcp (Archive and Package) URIs, which identify resources within archives or packages using a standardized URI scheme.
A Python SDK for interacting with Volcengine's TOS (Tinder Object Storage) service, providing bucket and object operations like create, upload, download, and delete.
However, resolve the unclear license terms before use in commercial projects, and investigate the high install friction to ensure it does not block your deployment…
Converts JSON data into Python objects with attribute-style access, allowing you to read and manipulate JSON as if it were native Python classes.
Interfaces with Substrate blockchain nodes to query storage, compose and submit transactions, and handle SCALE encoding/decoding for Polkadot, Kusama, and other Substrate-based networks.
rocrate is a Python library for creating and consuming Research Object Crates—structured metadata packages that describe research outputs, files, and their relationships according to the RO-Crate specification.
Provides Python access to the Vonage Identity Insights API to retrieve real-time carrier, subscriber, and device attributes for phone numbers.
Implements Google OAuth2 authentication for service accounts, enabling server-to-server API access using JSON or PKCS12 credentials.
PyFCM is a Python client for Firebase Cloud Messaging (FCM) that sends push notifications and data messages to Android, iOS, and Web clients.
However, be aware that maintenance is aging (382 days since last release); verify compatibility with your target Python version, as the classifiers list only up to…
Hcloud is the official Python client library for Hetzner Cloud's API, enabling programmatic management of cloud infrastructure including servers, images, and other resources.
Install it if you need to manage Hetzner Cloud infrastructure from Python.
Pyrofork is an asynchronous Python framework for interacting with Telegram's MTProto API, enabling you to build user clients and bots that send messages, handle events, and execute Telegram actions programmatically.
Retrieves hourly weather forecasts for the next 10 days from Germany's Deutscher Wetterdienst (DWD) public data, including temperature, precipitation, wind, and condition classifications, plus air quality and weather maps.
Python client library for Google Cloud Monitoring Dashboards API, enabling programmatic creation, configuration, and management of monitoring dashboards in Google Cloud Platform.
Install it if you need to manage Cloud Monitoring dashboards programmatically from Python.
Official Python SDK for the Coinbase Advanced API, providing REST and WebSocket clients to access real-time market data, manage orders, and execute trades programmatically.
Install it if you need to programmatically trade on Coinbase or consume their Advanced API—it is the canonical choice for Python developers.
A Python HTTP client library for interacting with IPFS (InterPlanetary File System) nodes, enabling you to add, retrieve, and manage content on IPFS networks through a local or remote daemon.
No—install only if you are maintaining legacy code already using this library.
A Python wrapper for the Mattermost v4 API that lets you authenticate with a Mattermost server and perform operations like retrieving teams, listing channels, and posting messages programmatically.
Configures CORS settings for FastAPI applications via environment variables, with optional health-check endpoint.
Provides a simple single-threaded SFTP server built on Paramiko for testing Python SFTP clients without needing a full production server.
Provides JWT authentication for Django-Ninja APIs, offering token generation, refresh, and verification endpoints without requiring Django REST Framework.
Provides utilities for parsing, validating, and manipulating IPv4 and IPv6 addresses, including CIDR notation and range operations.
A Telegram bot library with route-based message handling that wraps pyTelegramBotAPI and provides decorator-style command routing for building simple bots.
Provides Python bindings to Google Cloud Retail API for implementing personalized search, browse, and recommendation features powered by machine learning models.
Install it if you are building on Google Cloud Retail or Vertex AI Search for commerce.
Garth provides Python access to Garmin Connect data via OAuth authentication, but is no longer maintained and will not work with new logins after Garmin changed their auth flow.
aiocoap is a Python library for writing CoAP (Constrained Application Protocol) clients and servers using asyncio, enabling communication with network-enabled IoT and embedded devices.
Provides Ethereum utility functions for address validation, type conversions, and encoding operations, implemented in C for faster execution than the original eth-utils.
A Python API wrapper for Discord that provides async-ready access to Discord's bot and client functionality with modern async/await syntax.
However, the summary explicitly states 'Please install that instead,' suggesting this is a mirror or redirect package.
Provides IPython magic commands to query Google BigQuery directly from Jupyter notebooks and IPython shells, with results returned as pandas DataFrames.
SAQ is an async job queue framework that runs background tasks using asyncio, backed by Redis or PostgreSQL, with optional cron scheduling and a web monitoring UI.
Provides a Python client library to interact with Google Cloud TPU resources, enabling programmatic access to TPU provisioning, management, and monitoring through the Cloud TPU API.
Slixmpp is an async-first XMPP library for Python that handles real-time messaging and presence over the XMPP protocol, built without threads by rewriting the core socket and event handling layers.
Install it if you're building real-time messaging, presence, or chat features over XMPP and want a modern async-first library.
Provides OAuth 2.0 token management for H2O Python clients, handling refresh token exchange and access token lifecycle with both sync and async interfaces.
Install only if you need OAuth token management for H2O services; it is not a general-purpose OAuth library.
Encodes and decodes Ethereum ABI data structures with C-compiled performance, providing a faster drop-in replacement for eth-abi with compatible exception handling.
Provides utilities and base classes to reduce boilerplate when building FastAPI applications, including resource-based CRUD patterns, class-based views, and common helper types.
Render a specific block from a Django template to a string, supporting template inheritance and context variables.
Provides a Python API to authenticate with and query Hyundai, Kia, and Genesis vehicle infotainment systems across multiple regions, handling login, token refresh, vehicle state updates, and trip history retrieval.
Extends boto3's SQS client to handle messages larger than 256 KB by automatically storing payloads in S3 and managing references in the queue.
However, maintenance is dormant, so verify it handles your specific SQS features (FIFO, deduplication) and concurrency model before committing to production.
Provides Python bindings and a command-line tool to interact with the OpenStack Manila shared file system storage API, implementing the full API surface for programmatic and shell-based operations.
GeoIP2Fast performs fast geolocation lookups for IPv4 and IPv6 addresses, returning country codes, city names, ASN information, and CIDR blocks from a local binary data file.
Provides a Python SDK to build server-based call workflows, handle voice and PSTN calls, and manage call recording through Azure Communication Services.
Install only if you have an Azure subscription and a deployed Communication Services resource; the SDK alone is not useful without that infrastructure.