Subcategories
Packages
Provides geolocation lookups by IP address using MaxMind's GeoLite2 City database, bundled with the package for immediate use.
Install only if you are maintaining legacy code that explicitly requires this package.
Python SDK for the Scrapfly web scraping service, providing access to web scraping, extraction, and screenshot APIs with support for JavaScript rendering, proxy rotation, and anti-bot bypass.
Install only if you plan to use the Scrapfly service; it is a client library, not a standalone scraper.
Interact with YouTube on Chromecast devices by sending commands to play videos, manage playlists, and control playback queues through the YouTube Chromecast API.
Python async client library for connecting to and controlling Music Assistant Server instances via their REST API, with support for authentication, music library browsing, player control, and event subscriptions.
Install it if you need to programmatically control a Music Assistant Server instance from Python—particularly for automation, dashboards, or multi-player coordination.
Provides a fsspec-compatible filesystem interface to Oracle Cloud Infrastructure Object Storage, enabling file-like operations on OCI buckets through a standard API.
A command-line tool that waits for one or more TCP services to become available before executing a specified command, useful for coordinating startup of interdependent services.
Install it if you need to synchronize service startup in Docker, Kubernetes, or any shell-based workflow.
A LiveKit plugin that applies Ai-coustics audio enhancement to real-time audio streams, providing noise filtering and quality improvement for voice communication.
However, confirm the license terms and any associated costs with Ai-coustics before production use, and verify that the latency and model choice (QUAIL_L vs.
Python client library for Google Cloud Service Control API, enabling admission control and telemetry reporting for services integrated with Google Cloud Service Infrastructure.
Provides a Python client for AWS Transcribe Streaming Service, enabling real-time audio transcription via streaming connections to Amazon's transcription API.
However, expect potential breaking changes before 1.0.0 and plan for API migration in production code.
WebSocket real-time client SDK for Centrifugo and Centrifuge-based servers, built on Python asyncio with support for JSON and Protobuf protocols.
A Python client library for the Grafana HTTP API, supporting both synchronous and asynchronous operations to manage dashboards, users, teams, data sources, and other Grafana resources.
Install it if you need to programmatically manage Grafana resources.
A meta package for connecting Python applications to Google services.
No, not recommended.
Provides a Python client library for managing BigQuery data policies in Google Cloud, enabling programmatic control over data access and masking rules.
Provides Pydantic data models for SCIM (System for Cross-domain Identity Management) protocol types, enabling validation and serialization of identity management data structures.
However, the dormant status and unclear license mean you should verify license compatibility upfront and test pydantic version compatibility before relying on it in…
Sends messages to Slack channels via incoming webhooks, supporting simple text notifications and richly-formatted attachments.
pylast provides a Python interface to Last.fm and API-compatible music networks like Libre.fm, enabling programmatic access to music data, scrobbling, and user account operations.
Install it if you need to interact with Last.fm or Libre.fm APIs; skip it if you only need local music metadata or don't require scrobbling or online music service…
A REST API client library for interacting with F5 BIG-IP iControl REST endpoints from Python code.
Unofficial Python SDK for querying FlightRadar24 data, including flights, airports, airlines, and radar zones.
However, do not install for commercial purposes—FlightRadar24's terms explicitly prohibit that, and the official API exists for paid access.
Python client library for Google Cloud Privileged Access Manager, enabling programmatic control of just-in-time, time-bound, and approval-based access elevations to cloud resources.
Install it if you need to integrate PAM into Python applications or automate access request workflows.
Integrates Django Debug Toolbar into the GraphiQL IDE, providing performance profiling and debugging information directly within GraphQL query execution.
Provides Python bindings to the DigitalOcean API for programmatic management of Droplets, images, SSH keys, and related cloud infrastructure resources.
No—not for new projects.
A Sphinx theme that applies Bootstrap CSS and JavaScript to documentation, offering responsive design, configurable navigation, and support for Bootswatch color schemes.
Wraps data with self-describing multicodec prefixes, enabling format identification and codec lookup from varint-encoded headers.
Sumy extracts summaries from HTML pages or plain text using multiple automatic summarization algorithms (LSA, LexRank, Luhn, Edmundson) and provides evaluation tools for summary quality.
AnchorPy is a Python client library for interacting with Anchor programs on the Solana blockchain, offering static and dynamic client generation, a Pytest plugin, and CLI utilities.
However, the 506-day gap since the last release and unclear license status warrant verification before committing to production use.
Manages Azure Communication Services phone numbers, including searching, purchasing, releasing, and configuring direct routing for geographic, toll-free, and mobile numbers.
A Python SDK for interacting with Cisco Identity Services Engine APIs, providing object-oriented access to ISE resources like network devices, allowed protocols, and configuration endpoints.
Official Python SDK for OneLogin's API, enabling programmatic management of users, roles, groups, apps, and OAuth2 authentication against OneLogin's identity platform.
py-cid encodes and decodes CIDs (Content IDentifiers), the self-describing content-addressed identifiers used by IPFS and IPLD to reference distributed content via cryptographic hashing.
Install it if you need to work with CIDs; skip it if you have no IPFS/IPLD integration.
Python client library for Google Maps Address Validation API that verifies address accuracy, parses components, returns geocodes, and assesses deliverability.
Provides zero-dependency Python bindings to call Autocode StdLib microservices, allowing you to invoke remote functions as if they were local methods.
Stores and retrieves arbitrary data blobs in Docker registries using content addressing and named aliases, accessible via Python module or command-line tool.
However, the 466-day gap since last release suggests limited active development; verify it meets your Docker registry version and use case before committing to…
Serializes and deserializes PyTorch modules and tensors to/from HTTP, HTTPS, S3, Redis, and local filesystem endpoints with streaming support for fast model loading.
Provides a Python client to manage notebook resources in Google Cloud, enabling programmatic creation, configuration, and lifecycle management of Notebooks instances.
Install it if you need to manage notebook resources programmatically in GCP.
Vdirsyncer is a command-line tool that synchronizes calendars and addressbooks between servers and the local filesystem, or between two servers directly.
However, the aging maintenance status (351 days since last release) means you should verify compatibility with your specific servers and be prepared for slower issue…
Extends boto3's SNS client to publish messages larger than SNS's direct size limit by transparently storing them in S3 and sending a reference through SNS instead.
Identifies and fingerprints web application firewalls (WAFs) by sending HTTP requests and analyzing responses to detect which WAF solution is protecting a target.
Install only if you have authorization to probe the target systems—unauthorized WAF detection may violate computer fraud laws.
Provides WebSocket protocol support for gevent-based applications, enabling bidirectional communication over HTTP.
Install only if maintaining legacy code that already depends on it; do not use for new projects.
Reads and writes DIDL-Lite XML documents, a standard format for declaring digital items in UPnP media systems.
Install it if you are building UPnP media tools or need to parse/generate DIDL-Lite metadata.
Provides Python bindings and utilities for interacting with Google Compute Engine metadata and guest environment configuration on Linux VMs.