Subcategories
Packages
Adds JSON Web Token (JWT) authentication to Django GraphQL APIs, handling token generation, verification, and refresh through GraphQL mutations and middleware.
Converts Python objects to and from PHP serialization format, implementing the `dumps`/`loads` interface for cross-language data exchange.
Encodes Python objects to canonical JSON with sorted keys, minimal whitespace, and consistent escaping, ensuring identical output for the same input across runs.
Install it if your application requires reproducible JSON encoding for signing, hashing, or comparison; skip it if you only need standard JSON serialization.
Provides type annotations and IDE autocompletion for the boto3 IVS Realtime service, compatible with mypy, pyright, VSCode, PyCharm, and other development tools.
Transforms Python source code into compact, functionally equivalent minified code by removing whitespace, renaming variables, and optimizing syntax.
Provides type annotations and IDE autocomplete support for boto3's EventBridgePipes service, enabling static type checking with mypy, pyright, and other tools.
Install it if you use boto3 EventBridgePipes and want IDE autocomplete and static type checking.
Provides type annotations and IDE autocompletion support for boto3's MarketplaceEntitlementService, enabling type checking with mypy, pyright, and other static analysis tools.
pook intercepts and mocks HTTP traffic for testing, supporting popular Python HTTP clients with a fluent API, regex matching, JSON/XML support, and pluggable mock engines.
Install it if you need to mock HTTP traffic in tests and want flexibility in matching and response definition.
Provides type annotations for boto3 CodeConnections 1.43.0 service, enabling type checking and IDE autocomplete with mypy, pyright, VSCode, PyCharm, and other tools.
Cython-accelerated encoder and decoder for the SCALE codec used by Substrate-based blockchains (Polkadot, Kusama, Bittensor), producing plain Python values instead of object trees.
Provides type annotations and IDE autocompletion for the boto3 BedrockAgentCoreControl service, enabling static type checking with mypy, pyright, and editor support.
Provides access to deprecated Python packaging APIs—specifically `LegacyVersion` and a version parser—that were removed from the main packaging library.
Provides type annotations and IDE autocompletion support for boto3's ResourceExplorer service, enabling static type checking with mypy, pyright, and editor-integrated tools.
Provides type annotations and IDE autocompletion support for the boto3 LocationServicePlacesV2 service, enabling static type checking with mypy, pyright, and other tools.
Provides type stubs for the channels package, enabling static type checkers like mypy and pyright to validate code that uses Django Channels for WebSocket and async communication.
Provides type annotations and IDE autocompletion for boto3's LocationService client, enabling static type checking with mypy, pyright, and other tools.
Provides type annotations and IDE autocompletion support for boto3's DataZone service, enabling static type checking with mypy, pyright, and other tools.
Provides type annotations and IDE autocompletion for boto3's MediaConnect service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.
Provides type annotations and IDE autocompletion support for boto3's AccessAnalyzer service, enabling static type checking with mypy, pyright, and editor tools.
Install it if you use boto3's AccessAnalyzer service and want static type checking and IDE support; it adds no runtime overhead and integrates seamlessly with…
Provides short, fast, configurable string representations as an alternative to the standard library's repr, with built-in handling for common types and an API for registering custom repr functions.
Maintenance is dormant but the code is mature; install it if your use case matches, but don't expect active feature development.
Provides type annotations for boto3's Keyspaces service, enabling static type checking and IDE code completion for AWS Keyspaces API calls.
Python SDK for communicating with Centrifugo v5 and v6 servers via HTTP API, providing both synchronous and asynchronous clients to publish messages, manage channels, and interact with Centrifugo's server-side features.
Provides PEP 561 type stubs for the backports package, enabling type checkers like mypy and PyCharm to validate code using backports.
Automatically loads environment variables from a .env file into your application when a specific environment variable is set, without requiring explicit code changes.
nba_api provides Python access to NBA.com's official stats and live game data APIs, returning results as JSON, dictionaries, or pandas DataFrames.
Install it if you need programmatic access to NBA.com data; be aware that NBA.com's own Terms of Use may restrict how you use the data, and endpoint availability…
Parses SQL DDL statements and their dialect variants into structured Python dictionaries or JSON, extracting table schemas, columns, constraints, and dialect-specific properties.
Install it if you need to programmatically extract or transform SQL schema definitions.
Provides type annotations and IDE autocomplete support for the aiobotocore IoT service, enabling static type checking with mypy, pyright, and editor integration.
Provides type annotations and IDE autocompletion for the boto3 Support service, enabling static type checking with mypy, pyright, and other tools.
Install it if you use boto3 Support and want IDE autocompletion or static type checking.
Provides type annotations and IDE autocompletion for boto3's GlobalAccelerator service, enabling static type checking with mypy, pyright, and other tools.
morefs provides fsspec-based filesystem implementations including async local files, in-memory storage via dictionaries or tries, and overlay filesystems that combine multiple backends.
Provides type annotations and IDE autocompletion for boto3's MediaLive service, enabling static type checking with mypy, pyright, and other tools.
Provides Python bindings to libfdt, the device tree compiler library, enabling programmatic parsing and manipulation of device tree binary files.
However, verify the license terms first due to unclear metadata, and be aware that install friction is high and maintenance is aging—expect no rapid updates if issues…
Encode and decode Java's META-INF/MANIFEST.MF file format in Python, supporting both direct string/file operations and extraction from JAR archives.
Loads and manages application settings from Python modules, environment variables, or configuration files (YAML, JSON, TOML, CFG) via command-line or environment variable specification.
However, avoid it if you need ongoing support for new Python versions, active bug fixes, or integration with modern configuration patterns—the dormant status since…
Provides type annotations for boto3's Bedrock service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors and tools.
Install it if you use boto3 with Bedrock and want type checking and autocomplete; it adds no runtime overhead and only one lightweight dependency.
Provides type annotations and IDE autocomplete support for boto3's DataSync service, enabling static type checking with mypy, pyright, and other tools.
Mocket is a socket mocking framework that intercepts and replaces socket and SSL module calls, enabling you to test socket-based clients without real network traffic.
Official Python SDK for the Fireblocks API that enables programmatic access to Fireblocks' digital asset custody and blockchain services, including wallet management, transaction handling, and smart contract tokenization.
However, the 354-day release gap warrants checking whether the latest Fireblocks API features are supported before committing to a critical integration—contact…
Enables runtime control of application features through feature flags, allowing conditional activation of functionality based on defined rules and conditions.
Install it if you need runtime feature control; the low friction and clean API make it a straightforward addition to any Python application.
Provides type annotations and IDE autocomplete support for AWS GameLift service calls through boto3, enabling static type checking with mypy, pyright, and other tools.