#3614 MainContentExtractor 1.8M
A library to extract the main content from html. Developed for information on LLM and for feeding data into LangChain and LlamaIndex.
HTTP library with thread-safe connection pooling, file post, and more.
Backported and Experimental Type Hints for Python 3.9+
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
Most extensible Python build backend with support for C/C++ extension modules
cryptography is a package which provides cryptographic recipes and primitives to Python developers.
Extensions to the standard Python datetime module
Pygments is a syntax highlighting package written in Python.
Core functionality for Pydantic validation and serialization
High-level concurrency and networking framework on top of asyncio or Trio
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Reusable constraint types to use with typing.Annotated
Powerful data structures for data analysis, time series, and statistics
A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.
Read key-value pairs from a .env file and set them as environment variables
JSON Web Token implementation in Python
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
A platform independent file lock.
Async http client/server framework (asyncio)
Utility library for gitignore style pattern matching of file paths.
Command line tool for manipulating wheel files
An implementation of JSON Schema validation for Python
Python port of markdown-it. Markdown parsing, done right!
World timezone definitions, modern and historical
Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)
Common protobufs used in Google APIs
Google Authentication Library
Python bindings to Rust's persistent data structures (rpds)
Accelerated property cache
A list-like structure which implements collections.abc.MutableSequence
JSON Referencing + Python
Fast, Extensible Progress Meter
The JSON Schema meta-schemas and vocabularies, exposed as a Registry
Virtual Python Environment builder
aiosignal: a list of registered asynchronous callbacks
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Document parameters, class attributes, return types, and variables inline, with Annotated.
Cross-platform colored terminal text.
Universal Command Line Environment for AWS.
Lightweight in-process concurrent programming
Module for decorators, wrappers and monkey patching.
Fundamental algorithms for scientific computing in Python
pyparsing - Classes and methods to define and execute parsing grammars
Canonical source for classifiers on PyPI (pypi.org).
OpenTelemetry Semantic Conventions
Typer, build great CLIs. Easy to code. Based on Python type hints.
Screen-scraping library
An implementation of the WebSocket Protocol (RFC 6455 & 7692)
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
A modern CSS selector implementation for Beautiful Soup.
Cross-platform lib for process and system monitoring.
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
Sniff out which async library your code is running under
More routines for operating on iterables, beyond itertools
A utility belt for advanced users of python-requests
Modern, extensible Python build backend
WebSocket client for Python with low level API options
A Python library to read/write Excel 2010 xlsx/xlsm files
Type system extensions for programs checked with the mypy type checker.
An implementation of lxml.xmlfile for the standard library
Simple, modern and high performance file watching and code reload in python.
Distro - an OS platform information API
Code coverage measurement for Python
Google Cloud Storage API client library
Python package for creating and manipulating graphs and networks
Measures the displayed width of unicode strings in a terminal
MessagePack serializer
Building applications with LLMs through composability
Client library to download and publish models, datasets and other repos on the huggingface.co hub
OpenTelemetry Collector Protobuf over HTTP Exporter
Python wrapper module around the OpenSSL library
SGLang is a fast serving framework for large language models and vision language models.
A pure Python implementation of a sliding window memory map manager
Pexpect allows easy control of interactive console applications.
Python client for Redis database and key-value store
psycopg2 - Python-PostgreSQL Database Adapter
GitPython is a Python library used to interact with Git repositories
Python binding to the Networking and Cryptography (NaCl) library
Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
Python plotting package
Python interpreter discovery
A fast implementation of the Cassowary constraint solver
A set of python modules for machine learning and data mining
An extremely fast Python linter and code formatter, written in Rust.
OpenTelemetry Protobuf encoding
An ISO 8601 date/time/duration parser and formatter
OpenTelemetry Collector Protobuf over gRPC Exporter
Library for building powerful interactive command lines in Python
Python library for calculating contours of 2D quadrilateral grids
Parse Python docstrings in reST, Google and Numpydoc format
Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
better multiprocessing and multithreading in Python
Modern password hashing for your software and your servers
Microsoft Azure Identity Library for Python
Pytest plugin for measuring coverage.
Fast implementation of asyncio event loop on top of libuv
Utilities for Google Media Downloads and Resumable Uploads
Universal character encoding detector
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.
XML bomb protection for Python stdlib modules
Composable style cycles
Python @deprecated decorator to deprecate old python classes, functions or methods.
Poetry PEP 517 Build Backend
ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
Kubernetes python client
Snowflake Connector for Python
A robust email address syntax and deliverability validation library.
A collection of framework independent HTTP protocol utils.
IPython: Productive Interactive Computing
A super-fast templating language that borrows the best ideas from the existing templating languages.
Identify specific nodes in a JSON document (RFC 6901)
Wrappers to call pyproject.toml-based build backend hooks.
Python client for the Prometheus monitoring system.
Google API Client Library for Python
An extremely fast Python package and project manager, written in Rust.
Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
the blessed package to manage your versions by scm tags
tiktoken is a fast BPE tokeniser for use with OpenAI's models
Function decoration for backoff and retry
Agent Framework / shim to use Pydantic with LLMs, slim package
Google Authentication Library
Implementation of RFC 6570 URI Templates
Python library for arbitrary-precision floating-point arithmetic
Google BigQuery API client library
Google Authentication Library: httplib2 transport
Validate configuration and produce human readable error messages.
Traitlets Python configuration system
A framework for managing and maintaining multi-language pre-commit hooks.
Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
An autocompletion tool for Python that can be used for text editors.
Get the currently executing AST node of a frame, and other information
A lightweight library for converting complex datatypes to and from native Python datatypes.
Python bindings to the Tree-sitter parsing library
Pickler class to extend the standard pickle.Pickler functionality
Annotate AST trees with source code positions
Inline Matplotlib backend for Jupyter
OpenTelemetry requests instrumentation
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Module for converting between datetime.timedelta and Go's Duration strings.
pytest xdist plugin for distributed testing, most importantly across multiple CPUs
Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.
Pure-Python HTTP/2 protocol implementation
Pure-Python HTTP/2 framing
Extract data from python stack frames and tracebacks for informative displays
Pure-Python HPACK header encoding
The Cython compiler for writing C extensions in the Python language.
The uncompromising code formatter.
Google Cloud Secret Manager API client library
Microsoft Azure Blob Storage Client Library for Python
The ultimate Python library in building OAuth and OpenID Connect servers and clients.
Makes working with XML feel like you are working with JSON
Python implementation of John Gruber's Markdown.
the blessed package to manage your versions by vcs metadata
ANSI color formatting for output in terminal
Patch asyncio to allow nested event loops
Enables Python programs to dynamically access arbitrary Java objects
Google Cloud Batch API client library
HuggingFace community-driven open-source library of datasets
JSON Log Formatter for the Python Logging Package
Building applications with LLMs through composability
Pytest plugin to generate json report in CTRF (Common Test Report Format)
Binary Python wheels for all tree sitter languages.
httplib2 caching for requests
Google Analytics Admin API client library
An implementation of the Debug Adapter Protocol for Python
Runtime inspection utilities for typing module.
With dbt, data analysts and engineers can build analytics the way engineers build applications.
Python bindings for 0MQ
Filesystem events monitoring
PyMongo - the Official MongoDB Python driver
Databricks SQL Connector for Python
A rough port of Node.js's EventEmitter to Python with a few tricks of its own
Thin-wrapper around the mock package for easier use with pytest
Convenient Filesystem interface over GCS
A Python utility / library to sort Python imports.
JSONSchema Spec with object-oriented paths
The set of adapter protocols and base functionality that supports integration with dbt-core
Google Cloud Compute API client library
The Slack API Platform SDK for Python
Query metadata from sdists / bdists / installed packages.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
The FlatBuffers serialization format for Python
Object-oriented paths
Extremely lightweight compatibility layer between dataframe libraries
Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.
Jupyter core package. A base package on which Jupyter projects rely.
A cross-platform clipboard module for Python. (Only handles plain text for now.)
Client library to connect to the LangSmith Observability and Evaluation Platform.
Load and dump data from json-like format into typed data structures
A high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
A pure python RFC3339 validator
A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.
Google Cloud Speech API client library
Python style guide checker
Python dependency management and packaging made easy.
The shared common utilities that dbt-core and adapter implementations use
C version of reader, parser and emitter for ruamel.yaml derived from libyaml
IPython Kernel for Jupyter
Structured Logging for Python
Jupyter protocol implementation and client libraries
Python logging made (stupidly) simple
Python helper for Semantic Versioning (https://semver.org)
jsonref is a library for automatic dereferencing of JSON Reference objects for Python.
Better dates & times for Python
Google Cloud Pub/Sub API client library
Google Cloud Monitoring API client library
Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
Unbearably fast near-real-time pure-Python runtime-static type-checker.
Manipulation and analysis of geometric objects
A Python slugify application that also handles Unicode
Cleo allows you to create beautiful and testable command-line interfaces.
Utils for streaming large files (S3, HDFS, GCS, SFTP, Azure Blob Storage, gzip, bz2, zst...)
A Fast, spec compliant Python 3.14+ tokenizer that runs on older Pythons.
A beautiful reStructuredText renderer for rich
Jupyter Notebook - A web-based notebook environment for interactive computing
GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
Clean single-source support for Python 3 and 2
The fast, Pythonic way to build MCP servers and clients.
Composable complex class support for attrs and dataclasses.
A sane and fast Markdown parser with useful plugins and renderers
Ultra fast JSON encoder and decoder for Python
Google Cloud Logging API client library
Simple, fast, extensible JSON encoder/decoder for Python
croniter provides iteration for datetime object with cron like format
Defines a variety of Pygments lexers for highlighting IPython code.
Poetry plugin to export the dependencies to various formats
Google Cloud Resource Manager API client library
Faker is a Python package that generates fake data for you.
Google Cloud Bigtable API client library
Google Cloud Vision API client library
ONNX Runtime is a runtime accelerator for Machine Learning models
An easy safelist-based HTML-sanitizing tool.
The Jupyter Notebook format
Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files
A library to handle automated deprecations
library with cross-python path, ini-parsing, io, code, log facilities
Low-level CFFI bindings for Argon2
Microsoft Azure Client Library for Python (Common)
Snowflake SQLAlchemy Dialect
An integration package connecting OpenAI and LangChain
CBOR (de)serializer with extensive tag support
Google Cloud Texttospeech API client library
Collection of plugins for markdown-it-py
A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
Google Cloud Workflows API client library
SQLAlchemy dialect for BigQuery
Google Cloud Language API client library
Google Cloud Videointelligence API client library
A utility library for mocking out the `requests` Python library.
An open-source interactive data visualization library for Python
An implementation of the SCRAM protocol.
Convert Jupyter Notebooks (.ipynb files) to other formats.
Google Cloud Dataform API client library
Google Cloud Os Login API client library
Async Key-Value Store - A pluggable interface for KV Stores
OpenTelemetry FastAPI Instrumentation
Links recognition library with FULL unicode support.
Add colours to the output of Python's logging module.
A Python implementation of the JSON5 data format.
Natural Language Toolkit
AWS4 authentication for Requests
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
Google Cloud Memcache API client library
A language and compiler for custom Deep Learning operations
List processing tools and functional utilities
ASGI instrumentation for OpenTelemetry
Simple creation of data classes from dictionaries.
Prometheus Metric Exporter for OpenTelemetry
Micro subset of unicode data files for linkify-it-py projects.
Fast, drop-in replacement for Python's uuid module, powered by Rust.
A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor.
Client library for the Google Ads API
PostgreSQL database adapter for Python -- C optimisation distribution
A Python module to customize the process title
A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files
The ultimate Python library for JOSE RFCs, including JWS, JWE, JWK, JWA, JWT
Async dependency injection for Python functions
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
JupyterLab computational environment
Simple LRU cache for asyncio
Pydantic OpenAPI schema implementation
The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
Utilities for writing pandoc filters in python
Python client for Elasticsearch
Pygments theme using JupyterLab CSS variables
Blazingly fast DataFrame library
Create, read, and update Microsoft Word .docx files.
Ray provides a simple, universal API for building distributed applications.
AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates
Messaging library for Python.
Vega-Altair: A declarative statistical visualization library for Python.
An extension module for click to enable registering CLI commands via setuptools entry-points.
Checks CloudFormation templates for practices and behaviour that could potentially be improved
Type annotations and code completion for awscrt
Distributed Task Queue.
Microsoft Corporation Key Vault Secrets Client Library for Python
A concrete syntax tree with AST-like properties for Python 3.0 through 3.14 programs.
Human friendly output for text interfaces using Python
An abstract syntax tree for Python with inference support.
Provider package apache-airflow-providers-common-sql for Apache Airflow
Type annotations and code completion for botocore
A friendly Python library for async concurrency and I/O
Redshift interface library
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
A library for working with the color formats defined by HTML and CSS.
Google Cloud Bigquery Datatransfer API client library
Coroutine-based network library
python code static checker
Wrapper package for OpenCV python bindings.
DB-API interface to Microsoft SQL Server for Python. (new Cython-based version)
Thread context propagation support for OpenTelemetry
Wraps the portalocker recipe for easy usage
Capture the outcome of Python function calls.
Google Cloud Orchestration Airflow API client library
Asynchronous file operations.
NVIDIA Collective Communication Library (NCCL) Runtime
Python client library for Modal
Google Cloud Dataproc Metastore API client library
Type annotations and code completion for s3transfer
A self-contained Python driver for communicating with MySQL servers, using an API that is compliant with the Python Database API Specification v2.0 (PEP 249).
A set of server components for JupyterLab and JupyterLab like applications.
A high-level Python web framework that encourages rapid development and clean, pragmatic design.
Export blocking and async library versions from a single async implementation
Google Cloud Appengine Logging API client library
Unified diff parsing/metadata extraction library.
Read and write images and video across all major formats. Supports scientific and volumetric data.
A decorator to automatically detect mismatch when overriding a method.
Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers
Operations with ISO 8601 durations
Low-level AMQP client for Python (fork of amqplib).
Snowflake Snowpark for Python
Python multiprocessing fork with improvements and bugfixes
Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.
Pure python rfc3986 validator
OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator
Google Cloud Automl API client library
Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants
pathlib api extended to use fsspec backends
Python supercharged for fastai development
PostgreSQL interface library
Type annotations for boto3 1.43.2 generated with mypy-boto3-builder 8.12.0
Jupyter interactive widgets for Jupyter Notebook
Google Cloud Dataflow Client API client library
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
Tornado websocket backend for the Xterm.js Javascript terminal emulator library.
Jupyter interactive widgets for JupyterLab
Pandas Data Types for SQL systems (BigQuery, Spanner)
Jupyter Event System library
A Jupyter Server Extension Providing Terminals.
Format click help output nicely with rich
Jupyter interactive widgets
tox is a generic virtualenv management and test command line tool
Google Spreadsheets Python API
Disk Cache -- Disk and file backed persistent cache.
psycopg2 - Python-PostgreSQL Database Adapter
Simple Python interface for Graphviz
Python implementation of redis API, can be used for testing purposes.
PDF parser and analyzer
Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
Note: This library is already replaced by MSAL Python, available here: https://pypi.org/project/msal/ .ADAL Python remains available here as a legacy. The ADAL for Python library makes it easy for python application to authenticate to Azure Active Directory (AAD) in order to access AAD protected web resources.
A shim layer for notebook traits and config
A library implementing the 'SemVer' scheme.
In-process task scheduler with Cron-like capabilities
JOSE implementation in Python
OAuth 2.0 client library
An OrderedSet is a custom MutableSet that remembers its order, so that every
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
A library that allows you to easily mock out tests based on AWS infrastructure
Library with high-level APIs for creating and executing LangGraph agents and tools.
Fast, correct Python msgpack library supporting dataclasses, datetimes, and numpy
Blazingly fast DataFrame library
MLflow is an open source platform for the complete machine learning lifecycle
🐫 Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node
WebSocket library for Trio
Python bindings for the Apache Thrift RPC system
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
Library with base interfaces for LangGraph checkpoint savers.
Wrapper package for OpenCV python bindings.
Microsoft Azure Management Core Library for Python
Google Cloud Bigquery Storage API client library
Helper functions to syntactically validate strings according to RFC 3987.
Date parsing library designed to parse dates from HTML pages
Statistical computations and models for Python
Microsoft Azure File DataLake Storage Client Library for Python
Python APIs for using Delta Lake with Apache Spark
Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python
OpenTelemetry urllib3 instrumentation
Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
MLflow is an open source platform for the complete machine learning lifecycle
We have made you a wrapper you can't refuse
GraphQL Framework for Python
Python module to generate and modify bytecode
Backport of compression.zstd
The official SWE-bench package - a benchmark for evaluating LMs on software engineering
OpenTelemetry psycopg2 instrumentation
Google Cloud Spanner API client library
Python application configuration via the environment
A Python module for working with the Tableau Server REST API.
OpenTelemetry Database API instrumentation
Distribution-building parts of Flit. See flit package for more information
Python bindings to PDFium
A Python package for describing statistical models and for building design matrices.
image and video datasets and models for torch deep learning
pytest plugin to re-run tests to eliminate flaky failures
Retrying
Apache Iceberg is an open table format for huge analytic datasets
OpenTelemetry Instrumentation for Django
The Reportlab Toolkit
OpenTelemetry urllib instrumentation
This package provides 32 stemmers for 30 languages generated from Snowball algorithms.
Type annotations for boto3 S3 1.43.0 service generated with mypy-boto3-builder 8.12.0
The property-based testing library for Python
Official bindings for the Axiom API
Flask instrumentation for OpenTelemetry
OpenAPI schema validation for Python
Manipulates JUnit/xUnit Result XML files
Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.
pytest plugin for test session metadata
pasta is an AST-based Python refactoring library
ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used in machine learning.
Ninja is a small build system with a focus on speed
Very basic event publishing system
Google Cloud Firestore API client library
ISO country, subdivision, language, currency and script definitions and their translations
Microsoft Azure Azure Queue Storage Client Library for Python
Transport classes and utilities shared among Python Elastic client libraries
Always know what to expect from your data.
Get image size from headers (BMP/PNG/JPEG/JPEG2000/GIF/TIFF/SVG/Netpbm/WebP/AVIF/HEIC/HEIF)
Infer file type and MIME type of any file/buffer. No external dependencies.
A basic Salesforce.com REST API client.
readme_renderer is a library for rendering readme descriptions for Warehouse
OpenTelemetry Logging instrumentation
A data analysis library that is optimized for humans instead of machines.
Image processing in Python
OpenTelemetry HTTPX Instrumentation
comprehensive password hashing framework supporting over 30 schemes
Create, read, and update PowerPoint 2007+ (.pptx) files.
Time expression parser
NVSHMEM creates a global address space that provides efficient and scalable communication for NVIDIA GPU clusters.
Pure python SSH tunnels
cuDNN runtime libraries
CUBLAS native runtime libraries
A simple immutable dictionary
Python Data Validation for Humans™
Provider package apache-airflow-providers-fab for Apache Airflow
CUBLAS native runtime libraries
NVIDIA Collective Communication Library (NCCL) Runtime
Simple retry client for aiohttp
NVIDIA cuSPARSELt
Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.
Accurately separates a URL's subdomain, domain, and public suffix, using the Public Suffix List (PSL). By default, this includes the public ICANN TLDs and their exceptions. You can optionally support the Public Suffix List's private domains as well.
NVRTC native runtime libraries
Travel through time in your tests.
CUSPARSE native runtime libraries
Deprecated backport of asyncio; use the stdlib package instead
Databricks SQLAlchemy plugin for Python
cuDNN runtime libraries
A python package implementing the crc32c algorithm in hardware and software
A library for automatically generating command line interfaces.
Invoke py.test as distutils command with dependency resolution
Nvidia JIT LTO Library
NVRTC native runtime libraries
CUFFT native runtime libraries
CUDA solver native runtime libraries
Google Cloud Translate API client library
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)
CURAND native runtime libraries
CUSPARSE native runtime libraries
CUFFT native runtime libraries
CUDA profiling tools runtime libs.
CUDA solver native runtime libraries
CURAND native runtime libraries
Google Cloud Dataproc API client library
Nvidia JIT LTO Library
Thin Python bindings to de/compression algorithms in Rust
CUDA profiling tools runtime libs.
Typer, build great CLIs. Easy to code. Based on Python type hints.
pip-tools keeps your pinned dependencies fresh.
CUDA Runtime native Libraries
Plumb a PDF for detailed information about each char, rectangle, and line.
PyData helpers for authenticating to Google APIs
Google Cloud Container API client library
TensorBoard lets you watch Tensors Flow
File type identification using libmagic
HTTP REST client, simplified for Python
The shared semantic layer definitions that dbt-core and MetricFlow use
cuFile GPUDirect libraries
Parallel PyData with Task Scheduling
Open World Holidays Framework
CUDA Runtime native Libraries
NVIDIA Tools Extension
Python Bindings for the NVIDIA Management Library
AutoRest swagger generator Python client runtime. Azure-specific module.
Seamless operability between C++11 and Python
This is a python API which allows you to get the transcripts/subtitles for a given YouTube video. It also works for automatically generated subtitles, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do!
Google Cloud Datacatalog API client library
Google Cloud Storage Transfer API client library
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents
The core module of Aliyun Python SDK.
An extremely fast Python type checker, written in Rust.
Collection of all Datadog Public endpoints
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books
A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files
NVIDIA Tools Extension
libcurl ffi bindings for Python, with impersonation support.
Correctly generate plurals, singular nouns, ordinals, indefinite articles
Deep learning for humans.
Embeddings, Retrieval, and Reranking
A sphinx extension which renders display math in HTML via JavaScript
A tool to analyze and extract information from Jinja used in dbt projects.
Widget for deck.gl maps
Extension pack for Python Markdown.
A CLI and library for interacting with the Weights & Biases API.
A decorator for caching properties in classes.
ClickHouse Database Core Driver for Python, Pandas, and Superset
A refreshing functional take on deep learning, compatible with your favorite libraries
AWS signature version 4 signing process for the python requests module
Microsoft Corporation Azure Batch Client Library for Python
Like `typing._eval_type`, but lets older Python versions use newer typing features.
The bidirectional mapping library for Python.
Provider package apache-airflow-providers-http for Apache Airflow
Microsoft Azure Cosmos Client Library for Python
pytest plugin that allows you to add environment variables.
A new flavour of deep learning operations
Python interface to PROJ (cartographic projections and coordinate transformations library)
An integration package connecting Google VertexAI and LangChain
Cross-platform tool for adding locations to the user PATH
A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby.
Azure Data Lake Store Filesystem Client Library for Python
cssselect parses CSS3 Selectors and translates them to XPath 1.0
A Python Progressbar library to provide visual (yet text based) progress to long running operations.
Open source library for training and deploying models on Amazon SageMaker.
Google Cloud Dataplex API client library
TensorFlow is an open source machine learning framework for everyone.
A distributed background task system for Python functions
Native Delta Lake Python binding based on delta-rs with Pandas integration
Backport of pathlib ABCs
Python Utils is a module with some convenient utilities not included with the standard Python install
A persistent cache for python requests
A Python library that converts cron expressions into human readable strings.
Orchestrate your dbt projects in Airflow
Deploy and manage FastAPI Cloud apps from the command line 🚀
Python library for interacting with JIRA via REST APIs.
pytest plugin for generating HTML reports
Industrial-strength Natural Language Processing (NLP) in Python
pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.
Provider package apache-airflow-providers-databricks for Apache Airflow
Provider package apache-airflow-providers-common-compat for Apache Airflow
Provider package apache-airflow-providers-cncf-kubernetes for Apache Airflow
Manipulate audio with an simple and easy high level interface
Client library for the Qdrant vector search engine
A stats collection and distributed tracing framework
Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity.
Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities.
NVIDIA cuSPARSELt
Python command-line parsing library
PyMuPDF Utilities for LLM/RAG
Python extension for computing string edit distances and similarities.
The AWS X-Ray SDK for Python (the SDK) enables Python developers to record and emit information from within their applications to the AWS X-Ray service.
A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
Rich help formatters for argparse and optparse
Fast data loading for TensorBoard
TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.
The Blis BLAS-like linear algebra library, as a self-contained C-extension.
Microsoft Azure Resource Management Client Library for Python
GraphQL client for Python
Common libraries for Databricks Labs
pathlib-style classes for cloud storage services.
A fast Git hook manager written in Rust, designed as a drop-in alternative to pre-commit, reimagined.
parallel graph management and execution in heterogeneous computing
Python AST that abstracts the underlying Python version
Python library for throwaway instances of anything that can run in a Docker container
Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games
Programmatically author, schedule and monitor data pipelines
Precompiled rules for User Agent Parser
The python wrapper for the GitLab REST and GraphQL APIs.
license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.
Provider package apache-airflow-providers-snowflake for Apache Airflow
Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.
Form rendering, validation, and CSRF protection for Flask with WTForms.
Python wrapper for the arXiv API
Microsoft Azure Service Bus Client Library for Python
Python client library and utilities for communicating with Triton Inference Server
jsonpickle encodes/decodes any Python object to/from JSON
PyMuPDF Layout turns PDFs into structured data 10× faster than vision-based tools using AI trained on PDF internals, not images. CPU-only. No GPU required.
Generate mypy stub files from protobuf specs
JavaScript grammar for tree-sitter
Framework for evaluating stochastic code execution, especially code making use of LLMs
Python library to build pretty command line user prompts ⭐️
utilities for filesystem exploration and automated builds
A package to repair broken json strings
SQLAlchemy dialect integrated into Cloud Spanner database
Download market data from Yahoo! Finance API
Legacy registered functions for spaCy backwards compatibility
Library to implement a well-behaved Unix daemon process.
Parameterized testing with any Python test framework
Looker REST API
File-based locks for Python on Linux and Windows
A Django plugin for pytest.
OpenTelemetry aiohttp client instrumentation
Small library to dynamically create python functions.
django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
Windows Negotiate Authentication Client and Server
A python package that provides useful locks
Jupyter terminal console
Jupyter metapackage. Install all the Jupyter components in one go.
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
Form validation and rendering for Python web development.
Python implementation of the Circuit Breaker pattern
Immutable wrapper around dictionaries (a fork of frozendict)
A simple, safe single expression evaluator library.
API to interact with the python pyproject.toml based projects
A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
Python library for CycloneDX
A purl aka. Package URL parser and builder
Resolve abstract dependencies into concrete ones
Python Wrapper for Wikipedia
PostgREST client for Python. This library provides an ORM interface to PostgREST.
CMake is an open-source, cross-platform family of tools designed to build, test and package software
Python DB API 2.0 (PEP 249) client for Amazon Athena
Pythonic argument parser, that will make you smile
C# grammar for tree-sitter
Python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry.
An implementation of chunked, compressed, N-dimensional arrays for Python
Integration package connecting Claude (Anthropic) APIs and LangChain
An audio library based on libsndfile, CFFI and NumPy
The geodesic routines from GeographicLib
Keyring backend for Google Auth tokens
Firebase Admin Python SDK
OpenTelemetry SQLAlchemy instrumentation
Library for serializing and deserializing Python Objects to and from JSON and XML.
Python Geocoding Toolbox
Google Ai Generativelanguage API client library
cuFile GPUDirect libraries
Modern, extensible Python project management
Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office)
Documentation that simply works
Typing stubs for pyOpenSSL
A high performance build system
Google Generative AI High level API client library and tools.
An implementation of time.monotonic() for Python 2 & < 3.3
Python interface to Graphviz's Dot
Microsoft Azure Storage Management Client Library for Python
A (partial) reimplementation of pywin32 using ctypes/cffi
A framework for elegantly configuring complex applications
HTML parser based on the WHATWG HTML specification
Python library for easily interacting with trained machine learning models
Copy your docs directly to the gh-pages branch.
OpenTelemetry Redis instrumentation
A custom YAML tag for referencing environment variables in YAML files.
MLflow Tracing SDK is an open-source, lightweight Python package that only includes the minimum set of dependencies and functionality to instrument your code/models/agents with MLflow Tracing.
A collection of cache libraries in the same API interface.
Provider package apache-airflow-providers-imap for Apache Airflow
A library for efficient similarity search and clustering of dense vectors.
Microsoft Azure Containerservice Management Client Library for Python
PyDeequ - Unit Tests for Data
Provider package apache-airflow-providers-ssh for Apache Airflow
AsyncSSH: Asynchronous SSHv2 client and server library
Provider package apache-airflow-providers-sqlite for Apache Airflow
Hatch plugin for versioning with your preferred VCS
Building applications with LLMs through composability
Python Atlassian REST API Wrapper
A Python implementation of Amazon Ion.
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.
Shim for the Logfire SDK which does nothing unless Logfire is installed
gRPC extensions for Google Cloud Platform
A wrapper around the pdftoppm and pdftocairo command line tools to convert PDF to a PIL Image list.
Avro is a serialization and RPC framework.
Microsoft Corporation Key Vault Keys Client Library for Python
SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.
Microsoft Azure Compute Management Client Library for Python
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).
A declarative object transformer and formatter, for conglomerating nested data.
Microsoft Azure Monitor Opentelemetry Distro Client Library for Python
Python support for Parquet file format
pip requirements parser - a mostly correct pip requirements parsing library because it uses pip's own code.
Generate and parse RFC 3339 timestamps
Use JDBC database drivers from Python 2/3 or Jython with a DB-API.
C grammar for tree-sitter
LightGBM Python-package
A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.
Java grammar for tree-sitter
A command line interface for Databricks
Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
Backport of asyncio.Runner, a context manager that controls event loop life cycle.
Type annotations for boto3 RDS 1.43.0 service generated with mypy-boto3-builder 8.12.0
An extra command for MkDocs that infers required PyPI packages from `plugins` in mkdocs.yml
Thrift SASL Python module that implements SASL transports for Thrift (`TSaslClientTransport`).
A framework for building Singer taps and targets
Python-tesseract is a python wrapper for Google's Tesseract-OCR
Provider package apache-airflow-providers-mysql for Apache Airflow
Meson Python build backend (PEP 517)
Google Cloud Alloydb API client library
A formatter for Python code
A unified approach to explain the output of any machine learning model.
Go grammar for tree-sitter
Rust grammar for tree-sitter
Extension pack for Python Markdown and MkDocs Material.
Provider package apache-airflow-providers-ftp for Apache Airflow
Provider package apache-airflow-providers-google for Apache Airflow
Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier.
Django-filter is a reusable Django application for allowing users to filter querysets dynamically.
Adds i18n/l10n support for Flask applications.
Implements a topological sort algorithm.
Type annotations for boto3 SQS 1.43.0 service generated with mypy-boto3-builder 8.12.0
GenSON is a powerful, user-friendly JSON Schema generator.
Microsoft Corporation Key Vault Certificates Client Library for Python
The hassle-free way to integrate analytics into any python application.
Microsoft 365 & Microsoft Graph Library for Python
Vectorized spatial vector file format I/O using GDAL/OGR
This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.
A lightweight and powerful JSONPath implementation for Python
Databricks Connect Client
Provider package apache-airflow-providers-smtp for Apache Airflow
Read GCS, ABS and local paths with the same interface, clone of tensorflow.io.gfile
New time-based UUID formats which are suited for use as a database key
reStructuredText linter
Pytest plugin which splits the test suite to equally sized sub suites based on test execution time.
A Simple SVG Converter based on Cairo
Divides large result sets into pages for easier browsing
A strictly RFC 4510 conforming LDAP V3 pure Python client library
Optimized PyTree Utilities.
A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.
OpenTelemetry Semantic Conventions Extension for Large Language Models
Microsoft Azure Msi Management Client Library for Python
scp module for paramiko
Library for analyzing ELF files and DWARF debugging information
Updated configparser from stdlib for earlier Pythons.
Backports and enhancements for the contextlib module
Microsoft Azure Containerregistry Management Client Library for Python
A feature-rich command-line audio/video downloader
Production-ready community-driven modern Stripe-like API versioning in FastAPI
Enhance the standard unittest package with features for testing asyncio libraries
PHP grammar for tree-sitter
Access Azure Blobs and Data Lake Storage (ADLS) Gen2 with fsspec and dask
PyTorch native Metrics
Ruby grammar for tree-sitter
A small utility to simplify and clean up argument parsing scripts.
Google Cloud resource detector for OpenTelemetry
Python bindings for the docker credentials store API
An integration package connecting Google's genai package and LangChain
A tool for scanning Python environments for known vulnerabilities
Library provides the way to automatically manage drivers for different browsers
Python extension for computing string edit distances and similarities.
This is a small Python module for parsing Pip requirement files.
SQLAlchemy integration with the marshmallow (de)serialization library
Mock out requests made by ClientSession from aiohttp package
OpenTelemetry gRPC instrumentation
"Higher Level Zookeeper Client"
Typed library that provides an ORM wrapper for tmux, a terminal multiplexer.
Microsoft Azure Event Hubs Client Library for Python
Microsoft Azure Cosmosdb Management Client Library for Python
Instrument your FastAPI app with Prometheus metrics
Cron expression parser and evaluator
Type annotations for boto3 DynamoDB 1.43.0 service generated with mypy-boto3-builder 8.12.0
The official Python library for the together API
Python library for the snappy compression library from Google
Core abstractions for kiota generated libraries in Python
Microsoft Azure Azure Data Tables Client Library for Python
The official SWE-smith package - A toolkit for generating software engineering training data at scale.
Microsoft Azure Core OpenTelemetry plugin Library for Python
Generate sparklines for numbers using Unicode characters only.
Core abstractions for kiota generated libraries in Python
Ultra-lightweight pure Python package to check if a file is binary or text.
A SQL query builder API for Python
This package allows for HTTP NTLM authentication using the requests library.
Type annotations for boto3 Lambda 1.43.0 service generated with mypy-boto3-builder 8.12.0
Uber's hierarchical hexagonal geospatial indexing system
Python library to interact with Amazon SageMaker Unified Studio
Python module and CLI for hashing of file system directories.
A utility for mocking out the Python HTTPX and HTTP Core libraries.
A programming model for software-defined state
Connexion - API first applications with OpenAPI/Swagger
Azure Resource Detector for OpenTelemetry
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
A small utility to modify the dynamic linker and RPATH of ELF executables.
Lightning toolbox for across the our ecosystem.
Google Cloud Storage Control API client library
A pytest plugin to report test results as JSON files
Flexible recursive directory iterator: scandir meets glob("**", recursive=True)
Diff JSON and JSON-like structures in Python
Fixes mojibake and other problems with Unicode, after the fact
Microsoft Azure Container Instance Client Library for Python
Core abstractions for kiota generated libraries in Python
Core abstractions for kiota generated libraries in Python
Extended JWT integration with Flask
Google Cloud Artifact Registry API client library
An integration package connecting AWS and LangChain
PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.
Creates JUnit XML test result documents that can be read by tools such as Jenkins
Meta-package that provides the oldest NumPy that supports a given Python version and platform. If wheels for the platform became available on PyPI only for a more recent NumPy version, then that NumPy version is specified.
Microsoft Azure Datafactory Management Client Library for Python
Service identity verification for pyOpenSSL & cryptography.
A Docker client for Python, designed to be fun and intuitive!
A system for controlling process state under UNIX
Play and Record Sound with Python
Radically simplified static file serving for WSGI applications
Library to easily read single chars and key strokes
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Extension to include jQuery on newer Sphinx releases
Parse git diff data or .diff file. Access a list of properties including filenames, filepath, source-hash, target-hash and more for every file changed.
An asynchronous networking framework written in Python
A generator library for concise, unambiguous and URL-safe UUIDs.
A network address manipulation library for Python
NVSHMEM creates a global address space that provides efficient and scalable communication for NVIDIA GPU clusters.
asyncio rate limiter, a leaky bucket implementation
pytest plugin for repeating tests
A wrapper around re and regex that adds additional back references.
Orbax Checkpoint
Alibaba Cloud adb (20211201) SDK Library for Python
std-uritemplate implementation for Python
Core abstractions for kiota generated libraries in Python
Automatically mock your HTTP interactions to simplify and speed up testing
Core component of the Microsoft Graph Python SDK
Type annotations for boto3 EC2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Microsoft Azure Storage Common Client Library for Python
Dictionary with auto-expiring values for caching purposes
Type annotations for boto3 CloudFormation 1.43.0 service generated with mypy-boto3-builder 8.12.0
Ultralytics YOLO 🚀 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.
Full featured redis cache backend for Django.
OpenTelemetry Botocore instrumentation
Fast and simple WSGI-framework for small web-applications.
A pure Python trie data structure implementation.
Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.
High quality, one-dimensional sample-rate conversion library
Self-service finite-state machines for the programmer on the go.
A modern Python package and dependency manager supporting the latest PEP standards
A library to identify devices (phones, tablets) and their capabilities by parsing browser user agent strings.
Microsoft Azure Data Lake Store Management Client Library for Python
'Turn functions and methods into fully controllable objects'
A simple utility to separate the implementation of your Python package and its public API surface.
YAML parser and emitter for Python with support for free-threading
nose extends unittest to make testing easier
Python SDK for Claude Code
Interface between LLMs and your data
Provider package apache-airflow-providers-common-io for Apache Airflow
Sane and flexible OpenAPI 3 schema generation for Django REST framework
Non-blocking Python methods using decorators
Type hints (PEP 484) support for the Sphinx autodoc extension
Expand standard functools to methods
A high-throughput and memory-efficient inference and serving engine for LLMs
Support for many storage backends in Django
Interact with a server using the SMB 2/3 Protocol
Python dependency specifications supporting logical operations
The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.
Provider package apache-airflow-providers-slack for Apache Airflow
Call stack profiler for Python. Shows you why your code is slow!
A CSS Cascading Style Sheets library for Python
Microsoft Azure Synapse Artifacts Client Library for Python
Job scheduling for humans.
Provider package apache-airflow-providers-amazon for Apache Airflow
Fast, light, accurate library built for retrieval embedding generation
Svix webhooks API client and webhook verification library
This project extends the Application Insights API surface to support Python.
Python library for easily interacting with trained machine learning models
Python bindings for FFmpeg - with complex filtering support
Language detection library ported from Google's language-detection.
Type annotations for boto3 SecretsManager 1.43.0 service generated with mypy-boto3-builder 8.12.0
MinIO Python SDK for Amazon S3 Compatible Cloud Storage
TensorFlow Estimator.
Python driver with native interface for ClickHouse
URL normalization for Python
Microsoft Azure Key Vault Client Libraries for Python
A tool that automatically formats Python code to conform to the PEP 8 style guide
The SQL Linter for Humans
XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml
The Snowflake adapter plugin for dbt
A Git URL parsing module (supports parsing and rewriting)
Plotly graph export library
Microsoft Azure Keyvault Management Client Library for Python
Convert WSGI app to ASGI app or ASGI app to WSGI app.
Simple & fast PDF generation for Python
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+
Submit predictions to the SWE-bench API and manage your runs
Support for Zstandard (zstd) compression
Microsoft Corporation Azure Monitor Query Client Library for Python
An open source FaaS (Function as a service) framework for writing portable Python functions -- brought to you by the Google Cloud Functions team.
Publication helps you maintain public-api-friendly modules by preventing unintentional access to private implementation details via introspection.
Python tool and library for decrypting and encrypting MS Office files using a password or other keys
A Python framework for building reactive web-apps. Developed by Plotly.
Microsoft Azure Synapse Spark Client Library for Python
Fast and robust extraction of original and updated publication dates from URLs and web pages.
A collection of chemoinformatics and machine-learning software written in C++ and Python
Saml Python Toolkit. Add SAML support to your Python software using this library
pytest plugin for URL based testing
OpenLineage common python library for integrations
PyInstaller bundles a Python application and all its dependencies into a single package.
A library that contains the AWS CLI for use in Lambda Layers
This python module helps converting arbitrary Python objects into JSON strings and back.
Non-blocking MongoDB driver for Tornado or asyncio
AWS X-Ray Propagator for OpenTelemetry
Python interface for the Rust OpenLineage lineage extraction library
Find dead code
HTTP client that can impersonate web browsers
Library for performing speech recognition, with support for several engines and APIs, online and offline.
Community maintained hooks for PyInstaller
Teradata SQL Driver for Python
A light-weight and flexible data validation and testing tool for statistical data objects.
Pure python 7-zip library
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
Microsoft Azure Redis Cache Management Client Library for Python
A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
Lightweight, extensible schema and data validation tool for Pythondictionaries.
Extract the top-level domain (TLD) from the URL given.
Utilities for preparing Stan inputs and processing Stan outputs
Kusto Ingest Client
multi volume file wrapper library
Microsoft Azure Monitor Client Library for Python
deflate64 compression/decompression library
A lightweight and fast pure python ECDSA library
Command line tool and async library to perform basic file operations on local paths, Google Cloud Storage paths and Azure Blob Storage paths.
Pretty Good Privacy for Python
Microsoft App Configuration Data Client Library for Python
Google Cloud Managedkafka API client library
Format messages and post to Microsoft Teams.
Uses tokenized query returned by python-sqlparse and generates query metadata
Backport of the standard library zoneinfo module
A pytest wrapper with fixtures for Playwright to automate web browsers
dlt is an open-source python-first scalable data loading library that does not require any backend to run.
The alibabacloud credentials module of alibabaCloud Python SDK.
Apache Beam SDK for Python
Apache Cassandra Python Driver
Removes unused imports and unused variables
Push Notifications that work with just about every platform!
Builds a queryable graph of the imports within one or more Python packages.
Command line utility to show dependency tree of packages.
State-of-the-art diffusion in PyTorch and JAX.
Read, write, repair, and transform PDFs in Python, powered by qpdf
Google Cloud Trace exporter for OpenTelemetry
InfluxDB 2.0 Python client library
EditorConfig File Locator and Interpreter for Python
Auth0 Python SDK - Management and Authentication APIs
Microsoft Corporation Azure AI Projects Client Library for Python
Mock data generation factories
Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks
The Deep Learning framework to train, deploy, and ship AI products Lightning fast.
A configurable set of panels that display various debug information about the current request/response.
Type annotations for boto3 STS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Dictdiffer is a library that helps you to diff and patch dictionaries.
Slack API clients for Web API and RTM API (Legacy) - Please use https://pypi.org/project/slack-sdk/ instead.
Python Bidi layout wrapping the Rust crate unicode-bidi
Avro is a serialization and RPC framework.
A high-performance TOON (Token Oriented Object Notation) parser and serializer for Python, implemented in Rust.
Type annotations for aiobotocore 3.6.0 generated with mypy-boto3-builder 8.12.0
A Python implement of Agent Client Protocol (ACP, by Zed Industries)
Pure Python conversion library for common geospatial data formats
Type annotations for boto3 1.43.2 generated with mypy-boto3-builder 8.12.0
RFC 5545 compatible parser and generator of iCalendar files
Microsoft Azure Web Management Client Library for Python
Automatic documentation from sources, for MkDocs.
Fast inference engine for Transformer models
Python library to convert dataclasses into marshmallow schemas.
Simplifies to build parse types based on the parse module
Core abstractions for kiota generated libraries in Python
Core abstractions for kiota generated libraries in Python
PyYAML-based module to produce a bit more pretty and readable YAML-serialized data
Ben Hodgson: A teeny Python library for creating Python dicts from protocol buffers and the reverse. Useful as an intermediate step before serialisation (e.g. to JSON). Kapor: upgrade it to PB3 and PY3, rename it to protobuf3-to-dict
Parse and manage posts with YAML (or other) frontmatter
client-side and server-side support for the OpenAPI Specification v3
Install and Run Python Applications in Isolated Environments
Base class for creating enumerated constants that are also subclasses of str
Vestigial utilities from IPython
Microsoft Azure Cognitiveservices Management Client Library for Python
A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
Fancy PyPI READMEs with Hatch
Automatically link across pages in MkDocs.
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
Python Circuit Breaker pattern implementation
Microsoft Azure AI Document Intelligence Client Library for Python
Microsoft Azure SQL Management Client Library for Python
IPv4/IPv6 manipulation library
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*.
Google Cloud Datastore API client library
Microsoft Azure Rdbms Management Client Library for Python
A pure python-based utility to extract text and images from docx files.
Type annotations for aiobotocore S3 3.6.0 service generated with mypy-boto3-builder 8.12.0
Utilities for spying on function calls in unit tests.
Exit pytest test session with custom exit code in different scenarios
The official Python library for the cloudflare API
Plugin interface for the Pinecone python client
Allure pytest integration
Parser like ConfigParser but for updating configuration files
Cython implementation of Toolz: High performance functional utilities
Type annotations for boto3 RedshiftDataAPIService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Wrapper package for OpenCV python bindings.
llama-index indices llama-cloud integration
Backport of Python 3.11's datetime.fromisoformat
Convert Word documents from docx to simple and clean HTML and Markdown
use icdiff for better error messages in pytest assertions
Type annotations for boto3 Appflow 1.43.0 service generated with mypy-boto3-builder 8.12.0
Typing stubs for python-slugify
Microsoft Azure Service Bus Management Client Library for Python
A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.
Addict is a dictionary whose items can be set using both attribute and item syntax.
Microsoft Azure Loganalytics Management Client Library for Python
Reenter an async event loop from synchronous code
Config file reading, writing and validation.
A plugin for Apache Airflow to interact with Microsoft Fabric items
Type annotations for boto3 Glue 1.43.0 service generated with mypy-boto3-builder 8.12.0
SQLALchemy JSONField implementation for storing dicts at SQL
Click utility functions
Python grammar for tree-sitter
A pillow plugin that adds avif support via libavif
Modules to convert numbers to words. Easily extensible.
Microsoft Azure Event Hub Management Client Library for Python
WebSocket client & server library, WAMP real-time framework
Python interface for libheif library
Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
A small Python utility to set file creation time on Windows
OpenTelemetry Celery Instrumentation
HuggingFace community-driven open-source library of evaluation
Oracle Cloud Infrastructure Python SDK
Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Compatibility API between asyncio/Twisted/Trollius
Detect if code is running in an AI agent or automated development environment
Send responses to httpx.
Mosaic AI Agent Framework SDK
Mistral-common is a library of common utilities for Mistral AI.
Microsoft Azure Recoveryservices Management Client Library for Python
Microsoft Azure Recoveryservicesbackup Management Client Library for Python
Alibaba Cloud openapi SDK Library for Python
Microsoft Azure CDN Management Client Library for Python
A wrapper around the stdlib `tokenize` which roundtrips.
Faster Whisper transcription with CTranslate2
Microsoft Azure Managementgroups Management Client Library for Python
A module for monitoring memory usage of a python program
Microsoft Azure Batch Management Client Library for Python
Microsoft Azure Search Management Client Library for Python
lancedb
Microsoft Azure Resource Management Namespace Package [Internal]
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML.
Interface between LLMs and your data
TensorFlow IO
python package for finding the timezone of any point on earth (coordinates) offline
Microsoft Azure Application Insights Management Client Library for Python
Kaitai Struct declarative parser generator for binary data: runtime library for Python
A minimal JSON Web Token authentication plugin for Django REST Framework
An extended [CommonMark](https://spec.commonmark.org/) compliant parser,
Microsoft Azure IoT Hub Management Client Library for Python
Dagster is an orchestration platform for the development, production, and observation of data assets.
Microsoft Corporation Azure AI Agents Client Library for Python
Parameterize and run Jupyter and nteract Notebooks
Statsig Python bindings for the Statsig Core SDK.
A sphinx extension for designing beautiful, view size responsive web components.
A tool to determine the content type of a file with deep learning
Uniform Manifold Approximation and Projection
ISO 639 language codes, names, and other associated information
Microsoft Azure Event Grid Management Client Library for Python
Microsoft Azure Traffic Manager Management Client Library for Python
Toolkit for Dagster integrations with transform logic outside of Dagster
Clean, filter and sample URLs to optimize data collection – includes spam, content type and language filters.
Turns CSS blocks into style attributes
Microsoft Azure Market Place Ordering Client Library for Python
Probabilistic data structures for processing and searching very large datasets
RQ is a simple, lightweight, library for creating background jobs, and processing them.
Microsoft Corporation Azure Search Documents Client Library for Python
eth-account: Sign Ethereum transactions and messages with local private keys
A zero-dependency, local, fast, tiny ip-address to country lookup
Microsoft Azure Data Lake Management Namespace Package [Internal]
A package that allows you to utilize 12factor inspired environment variables to configure your Django application.
Implements a fake file system that mocks the Python file system modules.
Parse partial JSON generated by LLM
Efficient, Flexible and Portable Structured Generation
Cross-platform network interface and IP address enumeration library
Core packages for Apache Airflow, schedule and API server
Google OR-Tools python libraries and modules
Pinecone client and SDK
An integration package connecting miscellaneous Google's products and LangChain
Common methods for propbable parsers
Collection of common python utils
A plugin for Apache Airflow to interact with Microsoft Fabric items
Library for utilization of compressed safetensors of neural network models
Dependency injection framework for Python
Parse US addresses using conditional random fields
pytest plugin to run tests in a specific order
Microsoft Azure Advisor Client Library for Python
The build backend used by PDM that supports latest packaging standards
Microsoft Azure Policy Insights Client Library for Python
Up-to-date simple useragent faker with real world database
Exasol python driver with extra features
Hamcrest framework for matcher objects
TensorBoardX lets you watch Tensors Flow without Tensorflow
A High-Performance Graph Library for Python
Microsoft Azure SignalR Client Library for Python
Microsoft Azure Service Fabric Management Client Library for Python
A Python wrapper for the Discord API
Setuptools Rust extension plugin
unittest-based test runner with Ant/JUnit like XML reporting.
Microsoft Azure Billing Client Library for Python
Microsoft Azure Maps Client Library for Python
Microsoft Azure Media Services Client Library for Python
Microsoft Azure IoT Hub Provisioning Services Client Library for Python
(Soon to be) the fastest pure-Python PEG parser I could muster
Microsoft Azure Data Migration Client Library for Python
Microsoft Azure Batch AI Management Client Library for Python
Microsoft Azure Iotcentral Management Client Library for Python
The Microsoft Graph Python SDK
OpenTelemetry System Metrics Instrumentation
A python implementation of GNU readline.
Microsoft Azure Network Management Client Library for Python
Convert between various DB API 2.0 parameter styles.
pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly).
python-keycloak is a Python package providing access to the Keycloak API.
k-bit optimizers and matrix multiplication routines.
Video editing with Python
Fiona reads and writes spatial data files
Various objects to denote special meanings in python
Keep all y'all's __all__'s in sync
Integration of uv with tox (meta package with bundled uv).
hexbytes: Python `bytes` subclass that decodes hex, with a readable console output
Fake pymongo stub for testing simple MongoDB-dependent code
Python parser for the CommonMark Markdown spec
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
A command line utility to check for unused, missing and transitive dependencies in a Python project.
A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
Python SDK for Opsgenie REST API
OpenTelemetry Vertex AI instrumentation
Python SDK for Firecrawl API
Core library used by SDKs for IBM Cloud Services
Version 2 of the AWS Cloud Development Kit library
eth-utils: Common utility functions for python code that interacts with Ethereum
A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym).
Powerful and Lightweight Python Tree Data Structure with various plugins
Utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.
The official Amplitude backend Python SDK for server-side instrumentation.
Ultralytics THOP package for fast computation of PyTorch model FLOPs and parameters.
UUID version 7, generating time-sorted UUIDs with 200ns time resolution and 48 bits of randomness
OpenAI's response format for its open-weight model series gpt-oss
Pure Python read/write support for ESRI Shapefile format
Python bindings for the LangChain agent streaming protocol
eth_abi: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding
Provider package apache-airflow-providers-docker for Apache Airflow
YAML grammar for tree-sitter
Pytest plugin to randomly order tests and control random.seed.
eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3
A library for creating GraphQL APIs
A framework for optimizing textual system components (AI prompts, code snippets, etc.) using LLM-based reflection and Pareto-efficient evolutionary search.
Google Cloud Discoveryengine API client library
Heuristic based boilerplate removal tool
Generate simple tables in terminals from a nested list of strings.
Fast, flexible, and advanced augmentation library for deep learning, computer vision, and medical imaging. Albumentations offers a wide range of transformations for both 2D (images, masks, bboxes, keypoints) and 3D (volumes, volumetric masks, keypoints) data, with optimized performance and seamless integration into ML workflows.
Import, export, process, analyze and view triangular meshes.
MQTT version 5.0/3.1.1 client class
A simple Python wrapper for FFmpeg
eth-typing: Common type annotations for ethereum python packages
Structured deserialization of Docker Compose files.
Python port of the fzy fuzzy string matching algorithm
Python wrapper for the GitHub API(http://developer.github.com/v3)
Prefect integrations for interacting with Amazon Web Services.
Async generators and context managers for Python 3.5+
Read & write Java .properties files
Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
Scan dependencies for known vulnerabilities and licenses.
eth-rlp: RLP definitions for common Ethereum objects in Python
Log and progress bar manager for console, notebooks, web...
A development tool to measure, monitor and analyze the memory behavior of Python objects.
Google Analytics Data API client library
A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
JSON decoder for Python that can extract data from the muck
SDK and CLI for parsing PDF, DOCX, HTML, and more, to a unified document representation for powering downstream workflows such as gen AI applications.
Yet Another Terminal Spinner
A getattr and setattr that works on nested objects, lists, dicts, and any combination thereof without resorting to eval
The set of adapter protocols and base functionality that supports integration with dbt-core
A pytest plugin powered by VCR.py to record and replay HTTP traffic
The Apache Spark adapter plugin for dbt
Type annotations for boto3 SSM 1.43.0 service generated with mypy-boto3-builder 8.12.0
Tools for stamping and signing PDF files
Notifications for all Farama Foundation maintained libraries.
Lance Namespace interface and plugin registry
OpenTelemetry instrumentation for AsyncPG
Python wrapper around the Azure DevOps 7.x APIs
A full-featured console (xterm et al.) user interface library
Lance Namespace Specification
Microsoft Azure API Management Client Library for Python
Automatically configures Python to use system certificates via truststore
Efficiently computes derivatives of NumPy code.
Pure python implementation of Apache Thrift.
Random name and slug generator
Editable interval tree data structure for Python 2 and 3
A Flexible Service Locator
Python Driver for ArangoDB
Microsoft Azure DNS Private Zones Client Library for Python
Database-backed Periodic Tasks.
A powerful declarative symmetric parser/builder for binary data
Type annotations for boto3 ECR 1.43.0 service generated with mypy-boto3-builder 8.12.0
netCDF4 via h5py
An event-driven, async-first, step-based way to control the execution flow of AI applications like Agents.
Postgresql fixtures and fixture factories for Pytest.
A model-driven approach to building AI agents in just a few lines of code
An utility to monitor NVIDIA GPU status and usage
Microsoft Azure Security Center Management Client Library for Python
Physical quantities module
Rebuild Sphinx documentation on changes, with hot reloading in the browser.
Microsoft Azure HDInsight Management Client Library for Python
Function decoration for backoff and retry
Devtools Protocol implementation for chrome.
SQLAlchemy database migrations for Flask applications using Alembic.
Self-contained ISO 3166-1 country definitions.
Microsoft Azure App Configuration Management Client Library for Python
A tool for detecting and masking secrets
Generate a dot graph from the output of several profilers.
Microsoft Azure Appcontainers Management Client Library for Python
Python wrapper around rapidjson
Plugin for pytest that automatically reruns flaky tests.
PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems.
Microsoft Azure Event Grid Client Library for Python
Simple wrapper over logging for a couple basic features
Microsoft Azure Postgresqlflexibleservers Management Client Library for Python
Python client for Valkey forked from redis-py
Bindings for the Low-level Guidance (llguidance) Rust library for use within Guidance
Microsoft Azure Synapse Management Client Library for Python
A library that prepares raw documents for downstream ML tasks.
Microsoft Azure Redhatopenshift Management Client Library for Python
Schema for the protocol between CDK framework and CDK CLI
The PEX packaging toolchain.
Python Rate-Limiter using Leaky-Bucket Algorithm
Tree is a library for working with nested data structures.
rlp: A package for Recursive Length Prefix encoding and decoding
Google Cloud Monitoring exporter for OpenTelemetry
Bash grammar for tree-sitter
JSON Merge Patch library (https://tools.ietf.org/html/rfc7386)
Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.
Hjson, a user interface for JSON.
Structured Text Generation in Rust
Lightweight stateless SQL execution for Databricks with minimal dependencies
Type Hints for Python
eth-keyfile: A library for handling the encrypted keyfiles used to store ethereum private keys
Converts between Gregorian dates and other calendar systems
@aws-cdk/asset-node-proxy-agent-v6
Microsoft Corporation Key Vault Administration Client Library for Python
Search for words, documents, images, news, maps and text translation using the DuckDuckGo.com search engine.
Microsoft Azure Netapp Management Client Library for Python
Python library for Intel HEX files manipulations
Data Quality eXtended (DQX) is a Python library for data quality checks and data quality monitoring
A web-based viewer for Python profiler output
Microsoft Azure Synapse AccessControl Client Library for Python
Microsoft Azure SQL Virtual Machine Management Client Library for Python
Microsoft Azure Mysqlflexibleservers Management Client Library for Python
Python library for Windows Remote Management
Microsoft Azure Image Builder Client Library for Python
Snowflake Python API for Resource Management
Microsoft Azure Service Linker Management Client Library for Python
Microsoft Azure Bot Service Client Library for Python
Microsoft Azure Servicefabricmanagedclusters Management Client Library for Python
A fast HTML5 parser with CSS selectors, written in Cython, using Modest and Lexbor engines.
Microsoft Azure Synapse Managed Private Endpoints Client Library for Python
Microsoft Azure Extended Location Management Client Library for Python
pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.
TF.Text is a TensorFlow library of text related ops, modules, and subgraphs.
A tiny, secure, URL-friendly, unique string ID generator for Python
Python framework for fast Vector Space Modelling
TensorFlow Serving Python API.
Packrat parser interpreter
An international phone number field for django models.
A simple library to get or create a unique device id for a device in Python.
A pure-Python implementation of the HTTP/2 priority tree
Pure python AMQP asynchronous client library
Collection of common interactive command line user interfaces, based on Inquirer.js
A py.test plugin that parses environment files before running tests
Dynamic versioning based on VCS tags for uv/hatch project
Comprehensive collection of 305 tree-sitter language parsers with polyglot bindings
A ASGI Server based on Hyper libraries and inspired by Gunicorn
Python client for the Impala distributed query engine
Resolving Swagger/OpenAPI 2.0 and 3.0.0 Parser
The tea-util module of alibabaCloud Python SDK.
A flexible utility for flattening and unflattening dict-like objects in Python.
Python package for configuring a python package
An easy interface to query the EC2 metadata API, with caching.
A wizard-like JSON serialization library for Python dataclasses
Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays.
Google Cloud Bigquery Biglake API client library
behave is behaviour-driven development, Python style
QueryString parser for Python/Django that correctly handles nested dictionaries
Microsoft Azure Graph RBAC Client Library for Python
unittest subTest() support and subtests fixture
Simple construction, analysis and modification of binary data.
Saves and loads to the cache a transformed versions of a source object.
A record linkage toolkit for linking and deduplication
Parsing made fun ... using typing.
Python utilities for the NVIDIA Management Library
This module performs conversions between Python values and C bit field structs represented as Python byte strings.
The BigQuery adapter plugin for dbt
Plugin for Poetry to enable dynamic versioning based on VCS tags
Experimental package to automatically extract test plugins for Home Assistant custom components
Celery result backends for Django.
Official native Python client for the Vertica database.
PycURL -- A Python Interface To The cURL library
Type annotations for boto3 IAM 1.43.2 service generated with mypy-boto3-builder 8.12.0
Python interface for libheif library
Generic automation framework for acceptance testing and robotic process automation (RPA)
Microsoft Azure Deploymentstacks Management Client Library for Python
OAuth2 Provider for Django
Static memory-efficient and fast Trie-like structures for Python.
Safe, minimalistic evaluator of python expression using ast module
Microsoft Corporation Azure Keyvault Securitydomain Client Library for Python
TypeScript and TSX grammars for tree-sitter
A collection of accessible pygments styles
Reference implementations of popular deep learning models
Convert AWS CloudFormation templates between JSON and YAML formats
Microsoft Azure AI Inference Client Library for Python
An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.
Python decorator for async properties.
Provider package apache-airflow-providers-microsoft-mssql for Apache Airflow
Python Task SDK for Apache Airflow DAG Authors
Microsoft Azure Resource Deployments Management Client Library for Python
Tool for detecting secrets in the codebase
OpenTelemetry SQLite3 instrumentation
OpenTelemetry Bedrock instrumentation
Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)
Microsoft Azure Resource Templatespecs Management Client Library for Python
Microsoft Azure Resource Deploymentscripts Management Client Library for Python
A high-performance JSON Schema validator for Python
A minimal snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games
Type annotations for aioboto3 15.5.0 generated with mypy-boto3-builder 8.11.0
A fast & compressed ndarray library with a flexible compute engine.
Provider package apache-airflow-providers-standard for Apache Airflow
OpenTelemetry Cohere instrumentation
Type annotations for boto3 Athena 1.43.0 service generated with mypy-boto3-builder 8.12.0
Modern datetime library for Python
Comet tool for logging and evaluating LLM traces
Fork of the standard library cgi and cgitb modules removed in Python 3.13
chDB is an in-process OLAP SQL Engine powered by ClickHouse
Type annotations for boto3 Kinesis 1.43.0 service generated with mypy-boto3-builder 8.12.0
Embedded Template (ERB, EJS) grammar for tree-sitter
OpenTelemetry LlamaIndex instrumentation
Pure-Python robots.txt parser with support for modern conventions
Repackaging of Google's Diff Match and Patch libraries.
Library for communicating with Redis Clusters. Built on top of redis-py lib
a fork of Python 2 and 3 ast modules with type comment support
Colorful worry-free console applications for Linux, Mac OS X, and Windows.
Type annotations for boto3 SFN 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BedrockRuntime 1.43.0 service generated with mypy-boto3-builder 8.12.0
OpenTelemetry Ollama instrumentation
OpenTelemetry Qdrant instrumentation
OpenTelemetry Replicate instrumentation
OpenTelemetry crewAI instrumentation
A pure-Python library for reading and converting SVG
OpenTelemetry transformers instrumentation
OpenTelemetry Chroma DB instrumentation
OpenTelemetry Haystack instrumentation
A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
A2A Python SDK
OpenTelemetry Weaviate instrumentation
OpenTelemetry Pinecone instrumentation
OpenTelemetry IBM Watsonx Instrumentation
OpenTelemetry Mistral AI instrumentation
Wrapper around the aiormq for asyncio and humans
A Kerberos authentication handler for python-requests
OpenTelemetry Milvus instrumentation
Enforce the output format (JSON Schema, Regex etc) of a language model
OpenTelemetry Starlette Instrumentation
OpenTelemetry Together AI instrumentation
OpenTelemetry SageMaker instrumentation
Pseudo terminal support for Windows from Python.
OpenTelemetry Lancedb instrumentation
A task runner that works well with poetry and uv.
OpenTelemetry Marqo instrumentation
Portable mixed-precision BLAS-like vector math library for x86 and ARM
Google Cloud Logging exporter for OpenTelemetry
Library with a Postgres implementation of LangGraph checkpoint saver.
A Wadler–Lindig pretty-printer for Python.
Undetected Python version of the Playwright testing and automation library.
A check digit library for data validation
OpenTelemetry Anthropic instrumentation
Python Client for BioThings API services.
Python Client for MyGene.Info services.
Deep learning for humans.
Plumbum: shell combinators library
A simple Python module for parsing human names into their individual components.
OpenTelemetry instrumentation for asyncio
Please run pip install vertexai to use the Vertex SDK.
Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6).
OpenTelemetry Aleph Alpha instrumentation
A simple, cross-platform, pure Python module for JavaScript-like message boxes.
mbstrdecoder is a Python library for multi-byte character string decoder
A helper class for handling configuration defaults of packaged apps gracefully.
Schemas for Safety tools
Parsel is a library to extract data from HTML and XML using XPath and CSS selectors
Python bindings and utilities for GeoJSON
Typed settings based on attrs classes
Functional enrichment analysis and more via the g:Profiler toolkit
`interface_meta` provides a convenient way to expose an extensible API with enforced method signatures and consistent documentation.
Using SQLAlchemy with Spatial Databases
Multi key dictionary implementation
Reconstruct Arabic sentences to be used in applications that do not support Arabic
Validates X.509 certificates and paths; forked from wbond/certvalidator
Official Box Python SDK
Utilities and helpers for writing Pylint plugins
Naturally author ONNX functions and models using a subset of Python
Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
High-performance image processing functions for deep learning and computer vision.
Check PEP-8 naming conventions, plugin for flake8
Provider package apache-airflow-providers-odbc for Apache Airflow
Install rust into a temporary directory for boostrapping a rust-based build backend
Tool for detecting secrets in the codebase
Probabilistic time series modeling in Python.
Teradata SQL Driver Dialect for SQLAlchemy
a jinja2 extension to use humanize library inside jinja2 templates
Probably the fastest Python package to convert longitude/latitude to timezone name
Python client for Appium
typepy is a Python library for variable type checker/validator/converter at a run time.
OpenTelemetry Kafka-Python instrumentation
Mustache for Python
OpenTelemetry jinja2 instrumentation
Python bindings to Rust's regress ECMA regular expressions library
Type annotations for boto3 S3 1.43.0 service generated with mypy-boto3-builder 8.12.0
Python implementation of SAML Version 2 Standard
Utilities for working with inspect.Signature objects.
Easy VCS-based management of project version strings
Expand system variables Unix style
Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion
Provider package apache-airflow-providers-sftp for Apache Airflow
Package for AWS-specific Dagster framework solid and resource components.
Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores
Expose features from _ArviZverse_ refactored packages together in the ``arviz`` namespace.
A package interact with the Hive metastore via the Thrift protocol
ModelScope: bring the notion of Model-as-a-Service to life.
Google Drive Public File/Folder Downloader
Provides an object-oriented python interface to the netCDF version 4 library
Integration of uv with tox (bare package, bring your own uv).
The hassle-free way to integrate analytics into any python application.
A spec-compliant gitignore parser for Python 3.5+
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
A simple Python wrapper around the PubChem PUG REST API.
Type annotations for boto3 SNS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Boto3 SQS service tracing for OpenTelemetry
Universal Python binding for the LMDB 'Lightning' Database
Forecasting utilities
ONNX Runtime is a runtime accelerator for Machine Learning models
A Python module to bypass Cloudflare's anti-bot page.
Type annotations for boto3 SES 1.43.0 service generated with mypy-boto3-builder 8.12.0
Open-source thermodynamic and transport properties database
A gradient processing and optimization library in JAX.
A chess library with move generation, move validation, and support for common formats.
Daytona
A sphinx extension that automatically documents argparse commands and options
Python client library for IBM Cloudant
OpenTelemetry Langchain instrumentation
Unicode to ASCII transliteration
Immutable Collections
Complete lxml external type annotation
Ariadne is a Python library for implementing GraphQL servers.
Daytona
OpenTelemetry OpenAI instrumentation
A dot-accessible dictionary (a la JavaScript objects)
A Lucene query parser generating ElasticSearch queries and more !
A python library to define and validate data types in Docling.
Proxy (SOCKS4, SOCKS5, HTTP CONNECT) client for Python
Distributed Asynchronous Hyperparameter Optimization
Build complex rules, serialize them as JSON, and execute them in Python
Aiohttp transport for HTTPX
Matrices describing affine transformation of the plane
Instrumentation and Observability for LlamaIndex
Dux Distributed Global Search. A metasearch library that aggregates results from diverse web search services.
Supplementary data about languages used by the langcodes module
Command-line YAML/XML processor - jq wrapper for YAML/XML documents
Automagic shell tab completion for Python CLI applications
OpenTelemetry pymongo instrumentation
Compress responses in your Flask app with gzip, deflate, brotli or zstandard.
Microsoft Azure Machine Learning Client Library for Python
Python 3 library for downloading YouTube Videos.
Client for the Presto distributed SQL Engine
Type annotations for boto3 APIGateway 1.43.0 service generated with mypy-boto3-builder 8.12.0
A fast type checker and language server for Python with powerful IDE features
OpenLineage integration with Airflow
A domain-specific language for modeling convex optimization problems in Python.
A library for Unicode normalization (NFC, NFD, NFKC, NFKD) independent of Python's core Unicode database.
A DuckDB MCP server
Swagger UI bundled for usage with Python
Train transformer language models with reinforcement learning.
A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.
Python wrapper around invoking shellcheck (https://www.shellcheck.net/)
Python modules for implementing LDAP clients
An integration package connecting Ollama and LangChain
A library for recording and reading data in Jupyter and nteract Notebooks
Python implementation of Jean Meeus astronomical routines
Astronomy and astrophysics core library
Extract attachments from Outlook .msg files.
automatically setups a postgresql instance in a temporary directory, and destroys it after testing
Daytona Toolbox API
Daytona Toolbox API
Fast implementation of the edit distance (Levenshtein distance)
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
Asynchronous Python HTTP for Humans.
Aliyun Tea OpenApi Library for Python
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
A Grammar of Graphics for Python
OpenTelemetry mysqlclient instrumentation
Make beautiful maps with Leaflet.js & Python
Scales for Python
A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
utilities for testing.* packages
Checks playbooks for practices and behavior that could potentially be improved
A collection of helpers and mock objects for unit tests and doc tests.
Python Client for the Airtable API
The missing async toolbox
Generate complex HTML+JS pages with Python
An abstraction layer for distributed computing
Wraps the open-source Stockfish chess engine for easy integration into python.
Cache-based rate-limiting for Django.
A pytest plugin that allows multiple failures per test.
Injector - Python dependency injection framework, inspired by Guice
Type annotations for boto3 XRay 1.43.0 service generated with mypy-boto3-builder 8.12.0
XFormers: A collection of composable Transformer building blocks.
Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and retrieve archived pages easily.
Avro record class and specific record reader generator
Draws Python object reference graphs with graphviz
Type annotations for boto3 Signer 1.43.0 service generated with mypy-boto3-builder 8.12.0
Store model history and view/revert changes from admin site.
Read/write gspread worksheets using pandas DataFrames
PDF file reader/writer library
LEB128(Little Endian Base 128)
Python bindings for the Enchant spellchecking system
Property-based testing framework for Open API and GraphQL based apps
A library to access World Bank data
Python wrapper for the Buildkite API
Utility to detect blocking calls in the async event loop
PowerShell Remoting Protocol and WinRM for Python
A complete web automation framework for end-to-end testing.
The kms module of Aliyun Python sdk.
Multiple argument dispatching.
OpenTelemetry AWS Lambda instrumentation
An extending constructor of PyYAML: include other YAML files into current YAML document
Type annotations for boto3 Schemas 1.43.0 service generated with mypy-boto3-builder 8.12.0
Cython bindings and Python interface to HMMER3.
A set of disposable email domains
Sandboxed code execution for AI agents, locally or on the cloud.
Wrapper package for OpenCV python bindings.
Mermaid diagrams in your Sphinx-powered docs
Create Python CLI apps with little to no effort at all!
Python bindings for ERFA
A DynamoDB json util from and to python objects
Modern and fully asynchronous framework for Telegram Bot API
Retry potentially transient HTTP errors in Python.
Code Metrics in Python
The Dag IO Framework for Fugue projects
Shims to make deprecation of pytz easier
A chess library with move generation and validation, Polyglot opening book probing, PGN reading and writing, Gaviota tablebase probing, Syzygy tablebase probing, and XBoard/UCI engine communication.
Python's forecast::auto.arima equivalent
Bootstrap-based Sphinx theme from the PyData community
A Rust HTTP server for Python applications
Google Cloud Pubsublite API client library
Accurate Hijri-Gregorian dates converter based on Umm al-Qura calendar
PDF generator using HTML and CSS
A Python package for easy multiprocessing, but faster than multiprocessing
Python Real-time SDK for LiveKit
Clang-Format is an LLVM-based code formatting tool
AWS Encryption SDK implementation for Python
Snowflake Python API
AWS Plugin for MLflow with SageMaker
Type annotations for boto3 CodeArtifact 1.43.0 service generated with mypy-boto3-builder 8.12.0
Python module to handle standardized numbers and codes
Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt
Process executor (not only) for tests.
A Python logging handler for Fluentd event collector
EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
A pluggable framework for adding two-factor authentication to Django using one-time passwords.
Type annotations for boto3 ECS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Lightweight SOAP client (community fork)
Type annotations for boto3 CloudWatchLogs 1.43.2 service generated with mypy-boto3-builder 8.12.0
NVIDIA cuDNN Frontend — Python and C++ Graph API with SOTA attention (SDPA / Flash Attention), MoE grouped GEMM fusions, and FP8/MXFP8 kernels for Hopper and Blackwell GPUs.
Python binding for Rust's library for reading excel and odf file - calamine
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.
Type annotations for boto3 LakeFormation 1.43.0 service generated with mypy-boto3-builder 8.12.0
Alibaba Cloud OSS (Object Storage Service) SDK V2 for Python
Generate locked-down AWS IAM Policies
Pytest plugin to create CodSpeed benchmarks
[DEPRECATED] Use 'hijridate' package instead
Access dict values as attributes (works recursively).
Prometheus metrics exporter for Flask
Jupyter Notebook as a Jupyter Server extension.
OpenTelemetry Instrumentation for Tortoise ORM
Standard OpenGL bindings for Python
Tornado instrumentation for OpenTelemetry
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
Presidio Anonymizer package - replaces analyzed text with desired values.
A video decoder for PyTorch
AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized HTML report.
OpenTelemetry aiokafka instrumentation
Type annotations for boto3 KMS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Kubeflow Pipelines API
US state meta information and other fun stuff
Build and run queries against data
Django middlewares to monitor your application with Prometheus.io.
Search, hash, sort, and process strings faster via SWAR and SIMD
The darabonba module of alibabaCloud Python SDK.
a modern parsing library
Open Source Differentiable Computer Vision Library for PyTorch
Declarative parsing and validation of HTTP request objects, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, Falcon, and aiohttp.
Python bindings for the Qt cross platform application toolkit
An asyncio driver for ClickHouse with native TCP support
Sphinx extension that provides a domain for documenting HTTP APIs.
Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR
Extracts emails and attachments saved in Microsoft Outlook's .msg files
A powerful framework for building realtime voice AI agents
Microsoft Azure MyService Management Client Library for Python
Inmem implementation for the LangGraph API server.
Zipkin Span JSON Exporter for OpenTelemetry
The Redshift adapter plugin for dbt
llama-index readers llama-parse integration
Lint your dbt project SQL
Convert docx to pdf on Windows or macOS directly using Microsoft Word (must be installed).
A FastMCP-based PDF reading and manipulation tool server
Python client library for the Plaid API and Link
A library for deferring decorator actions
A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.
A tiny LRU cache implementation and decorator
llama-index embeddings openai integration
IBM watsonx.ai API Client
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
Type annotations for boto3 CloudWatch 1.43.2 service generated with mypy-boto3-builder 8.12.0
TinyDB is a tiny, document oriented database optimized for your happiness :)
General purpose 'deep agent' with sub-agent spawning, todo list capabilities, and mock file system. Built on LangGraph.
Provider package apache-airflow-providers-postgres for Apache Airflow
This package will be released in the near future. Stay tuned!
Framework for large language model evaluations
Pure Python library for LaTeX to MathML conversion
Silky smooth profiling for the Django Framework
Provider package apache-airflow-providers-celery for Apache Airflow
Monitor the health of your Django app and its connected services.
Easily measure timing and throughput of code blocks, with beautiful human friendly representations.
Massive Text Embedding Benchmark
A framework for writing Airbyte Connectors.
Splitting conic solver
Survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression
Basic trajectory file format functionality for Biotite; forked from MDTraj
Generate C/C++ code coverage reports with gcov
Promises/A+ implementation for Python
pytest plugin to annotate failed tests with a workflow command for GitHub Actions
UUID object and generation functions (Python 2.3 or higher)
A fast, extensible Markdown parser in pure Python.
Open reproduction of consastive language-image pretraining (CLIP) and related.
A Python package for dealing with Hebrew (Jewish) calendar dates.
Python protocol stubs for LiveKit
llama-index readers file integration
Fast implementations of common forecasting routines
Whois querying and parsing of domain registration information.
Microsoft Azure DNS Management Client Library for Python
Simple entity relation (ER) diagrams generation
Powerful Feature flagging and A/B testing for Python apps
Clarabel Conic Interior Point Solver for Rust / Python
A comprehensive, fast, pure Python memcached client
An implementation of Interactive Connectivity Establishment (RFC 5245)
Type annotations for SciPy
Microsoft Azure Subscription Management Client Library for Python
python wrapper for Lance columnar format
Compressed Rich Text Format (RTF) compression and decompression package
Implementation of ITU-R BS.1770-4 loudness algorithm in Python.
Plugin backend renderer for reportlab.graphics.renderPM
You should switch to the snowflake-uuid package
Time series forecasting suite using statistical models
SAP HANA Python Client
Python library for extract property from data.
Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).
Python toolkit for standardized model hosting container implementations with Amazon SageMaker integration
Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation
Load, configure, and compose WSGI applications and servers
Tempo is timeseries manipulation for Spark. This project builds upon the capabilities of PySpark to provide a suite of abstractions and functions that make operations on timeseries data easier and highly scalable.
Building Blocks for Precise & Flexible Type Hints
pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV / YAML.
Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.
Type annotations for aiobotocore SQS 3.6.0 service generated with mypy-boto3-builder 8.12.0
Universally Unique Lexicographically Sortable Identifier
A sleek Python library for binary data.
Conan C/C++ package manager
Python Server API for LiveKit
A package for encoding categorical variables for machine learning
HuggingFace library for verifying mathematical answers
Low level implementations for computer vision in Rust
Check CDK v2 applications for best practices using a combination on available rule packs.
A mocking library for requests.
A modern, enterprise-ready business intelligence web application
OpenTelemetry psycopg instrumentation
A Python library for splitting text into smaller chunks while preserving as much local semantic context as possible.
IERS Earth Rotation and Leap Second tables for the astropy core package
Generate random strings in Python
GraphFrames: DataFrame-based Graphs
Client-side AWS Secrets Manager caching library
A collection of specialized tools for Strands Agents
A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite/etc.
Full featured consistent hashing python library compatible with ketama.
Type stubs for Celery and its related packages
Pure Python implementation of Google Common Expression Language
Pyspark test helper library
Provides a tag-expression parser and evaluation logic for cucumber/behave
Zope Deprecation Infrastructure
Line-by-line profiler
OpenTelemetry PyMySQL instrumentation
The powerful data exploration & web app framework for Python.
Standard library chunk redistribution. "dead battery".
Type annotations for boto3 EventBridge 1.43.0 service generated with mypy-boto3-builder 8.12.0
Yet Another Python Profiler
Library to parse and apply unified diffs.
Standard library aifc redistribution. "dead battery".
This package is deprecated, switch to roman-numerals.
Falcon instrumentation for OpenTelemetry
Python DBI driver for DB2 (LUW, zOS, i5)
Type stubs for the Kubernetes Python API client
Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more
Integrated process monitor for developing and reloading daemons.
A file format that achieves a new frontier of IO efficiency
A fully-featured and blazing-fast Python API client to interact with Algolia.
A Microsoft Fabric Synapse Data Warehouse adapter plugin for dbt
A pure Python package for reading and writing DICOM data
tcolopy is a Python library to apply true color for terminal text.
Type annotations for boto3 ElasticLoadBalancingv2 1.43.0 service generated with mypy-boto3-builder 8.12.0
The official Python library for the Modern Treasury API
Python commitizen client tool
A lightweight, object-oriented Python state machine implementation with many extensions.
OpenTelemetry elasticsearch instrumentation
Middleware correlating project logs to individual requests
The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.
An extension of the Hugging Face CLI for interacting with Gradio Spaces and Apps.
MONGODB-AWS authentication support for PyMongo
A web server and web framework that's written to go fast. Build fast. Run fast.
Library and standards for schema and statistics.
Google Cloud Recommendations Ai API client library
Flake8 plug-in loading the configuration from pyproject.toml
A library for extracting HTML content from RTF encapsulated HTML as commonly found in the exchange MSG email format.
CommonMark compliant Markdown formatter
Adds the ability to retry flaky tests in CI environments
Easy-to-use parser combinators, for parsing in pure Python
Type annotations for boto3 EMR 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Textract 1.43.0 service generated with mypy-boto3-builder 8.12.0
Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables.
A wrapper around NumPy and other array libraries to make them compatible with the Array API standard
A Python library to interract with the Pusher Channels API
Cucumber Expressions - a simpler alternative to Regular Expressions
Change point detection for signals in Python.
To simplify exif manipulations with python. Writing, reading, and more...
Python XML Binding
Implements the hashids algorithm in python. For more information, visit http://hashids.org/
print statement checker plugin for flake8
Databricks API client auto-generated from the official databricks-cli package
Simple VAPID header generation library
Utilities for string case conversion.
Pure-Python Implementation of the AES block-cipher and common modes of operation
Provider package apache-airflow-providers-openlineage for Apache Airflow
Linux-only Pytest plugin to control durations of various test case execution phases
Provider package apache-airflow-providers-airbyte for Apache Airflow
End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution
The tea module of alibabaCloud Python SDK.
OpenTelemetry Pyramid instrumentation
Type annotations for boto3 EventBridgeScheduler 1.43.0 service generated with mypy-boto3-builder 8.12.0
Graph and drawing algorithms framework
Evaluate your speech-to-text system with similarity measures such as word error rate (WER)
Type annotations for boto3 Batch 1.43.0 service generated with mypy-boto3-builder 8.12.0
A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups.
Simple package to extract text with coordinates from programmatic PDFs
Multi-producer multi-consumer in-memory signal dispatch system
A Python library for anomaly detection across tabular, time series, graph, text, and image data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.
Static typing compatibility layer for older versions of NumPy
Git for data scientists - manage your code and data together
Jupyter notebooks as Markdown documents, Julia, Python or R scripts
Django application and library for importing and exporting data with included admin integration.
Hatchling plugin to read project dependencies from requirements.txt
Java Property file parser and writer for Python
MCP server for manipulating Microsoft Word documents
A Celery Beat Scheduler using Redis for persistent storage
Collection of persistent (disk-based) and non-persistent (memory-based) queues
Type annotations for boto3 CognitoIdentityProvider 1.43.0 service generated with mypy-boto3-builder 8.12.0
Randomise the order in which pytest tests are run with some control over the randomness
A fast C-implemented library for Levenshtein distance
Logging formatters for ECS (Elastic Common Schema) in Python
Best way to have Django DRY forms
Python wrapper of the TestRail API
Type annotations for boto3 Route53 1.43.0 service generated with mypy-boto3-builder 8.12.0
Python module which allows you to specify timeouts when calling any existing function. Also provides support for stoppable-threads
selects tests affected by changed files and methods
Keep track of failed login attempts in Django-powered sites.
Read audio file metadata
Alibaba Cloud Gateway SPI SDK Library for Python
Type annotations for boto3 SageMaker 1.43.1 service generated with mypy-boto3-builder 8.12.0
Treescope: An interactive HTML pretty-printer for ML research in IPython notebooks.
PostgreSQL Languages AST and statements prettifier
Template tool for putting up the scaffold of a Python project
Universal Binary JSON encoder/decoder
OpenTelemetry Confluent Kafka instrumentation
A library for working with web frameworks
Python bindings for interacting with Vagrant virtual machines.
Wrappers for the Cocoa frameworks on macOS
Bootstrap themed components for use in Plotly Dash
OpenTelemetry Google Generative AI instrumentation
Easy data preprocessing and data augmentation for deep learning models
A library for throttling algorithms
pysmb is an experimental SMB/CIFS library written in Python to support file sharing between Windows and Linux machines
Python test runner built in Rust
Utility library for i18n relied on by various Repoze and Pyramid packages
High performance graph data structures and algorithms
Microsoft Azure Monitor Ingestion Client Library for Python
AWS SigV4 Authentication with the python requests module
WebPush publication library
Convert strings to snakecase
Type annotations for boto3 CloudFront 1.43.0 service generated with mypy-boto3-builder 8.12.0
OpenTelemetry Aio-pika instrumentation
Contains the integration code of AzureML with Mlflow.
RotatingFileHandler replacement with concurrency, gzip and Windows support. Size and time based rotation.
Provider package apache-airflow-providers-apache-impala for Apache Airflow
Type annotations for boto3 DataExchange 1.43.0 service generated with mypy-boto3-builder 8.12.0
The Datadog AWS Lambda Library
Microsoft Azure CosmosDB Table Client Library for Python
SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.
Command line python tool for working with singularity.
scandir, a better directory iterator and faster os.walk()
The Pyramid Web Framework, a Pylons project
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
A Jupyter server extension to run additional processes and proxy to them that comes bundled JupyterLab extension to launch pre-defined processes.
Apache Drill for SQLAlchemy
BlingFire bindings for livekit-agents
Programmatically open an editor, capture the result.
Pythonic HTML generation/templating (no template files)
A Pulumi package to create TLS resources in Pulumi programs.
Building applications with LLMs through composability
A pure python implementation of multicast DNS service discovery
urllib3.future is a powerful HTTP 1.1, 2, and 3 client with both sync and async interfaces
Google Spreadsheets Python API v4
Generate source code for Python classes from a JSON schema.
Media bundle containing audio/3D/misc workflow assets
Microsoft Azure CosmosDB Namespace Package [Internal]
A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs
Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy linebreaks.
Microsoft Azure Storage File Client Library for Python
Type annotations for boto3 EMRServerless 1.43.0 service generated with mypy-boto3-builder 8.12.0
Core helpers for ComfyUI workflow templates
An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
Thin proxy server for Claude Code and Laminar tracing
Provider package apache-airflow-providers-datadog for Apache Airflow
This package provides AWS V4 request signing using the requests library.
YAML reading/writing for Pydantic models
Extension for flake8 which uses pydocstyle to check docstrings
The duckdb adapter plugin for dbt (data build tool)
Media bundle containing video workflow assets
Python NVD3 - Chart Library for d3.js
Simple async process supervisor
A client library for accessing Windmill server wrapping the Windmill client API
A collection of tweening (aka easing) functions.
script tag with additional attributes for django.forms.Media
PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.
Type annotations for boto3 EKS 1.43.1 service generated with mypy-boto3-builder 8.12.0
This package contains the AI models used by the Docling PDF conversion package
OpenTelemetry MySQL instrumentation
Thin wrapper around the "aws" command line interface for use with LocalStack
Function and command-line program to strip Python type hints.
A fully featured, pythonic library for representing and using quaternions.
Type annotations for boto3 AutoScaling 1.43.0 service generated with mypy-boto3-builder 8.12.0
Safest and fastest Python library for secp256k1 elliptic curve operations
Type annotations for aiobotocore DynamoDB 3.6.0 service generated with mypy-boto3-builder 8.12.0
Media bundle containing image workflow assets
Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze.
A simple, cross-platform module for obtaining GUI information on application's windows.
Type annotations for boto3 CognitoIdentity 1.43.0 service generated with mypy-boto3-builder 8.12.0
Access your OS root certificates with utmost ease
includes jinja templates in a documentation
Interface to multimedia databases and experimental protocols
PyCharm Debugger (used in PyCharm and PyDev)
A simple, cross-platform screenshot module for Python 2 and 3.
Type annotations for boto3 EFS 1.43.0 service generated with mypy-boto3-builder 8.12.0
HTTP security headers for Flask.
A loader implementing the PasteDeploy syntax to be used by plaster.
A loader interface around multiple config file formats.
Safe, minimal import sorting
Geocoder is a simple and consistent geocoding library.
Type annotations for boto3 Bedrock 1.43.0 service generated with mypy-boto3-builder 8.12.0
Human-readable HTML tracebacks for Python exceptions
PyRect is a simple module with a Rect class for Pygame-like rectangular areas.
Ctypes-based simple MagickWand API binding for Python
Amazon MSK Library in Python for SASL/OAUTHBEARER Auth
Allows you to use fixtures in @pytest.mark.parametrize.
CUBLAS native runtime libraries
Clustering based on density with variable density clusters
Gherkin parser (official, by Cucumber team)
Python bindings for the Qt cross-platform application and UI framework (Essentials)
Sass for Python: A straightforward binding of libsass for Python.
Apache Sedona is a cluster computing system for processing large-scale spatial data
Simple and tiny yield-based trampoline implementation.
Microsoft Azure Reservations Client Library for Python
An application to display XY position and RGB color information for the pixel currently under the mouse. Works on Python 2 and 3.
SSH Filesystem -- Async SSH/SFTP backend for fsspec
Python/C++ bindings helper module
A Lightning Fast ⚡ Rust-based regex crate wrapper for Python3 to get faster performance. 👾
Type annotations for boto3 ElastiCache 1.43.0 service generated with mypy-boto3-builder 8.12.0
Read write lock for asyncio.
An integration package connecting Groq and LangChain
Server and client runtime library for Connect RPC
OpenTelemetry pymemcache instrumentation
NFS-safe file locking with timeouts for POSIX and Windows
MCP server for retrieving context from a Qdrant vector database
Type annotations for boto3 CodeBuild 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ApplicationAutoScaling 1.43.0 service generated with mypy-boto3-builder 8.12.0
backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout
A library to choose unique available network ports.
A Software Testing Tool
django-taggit is a reusable Django application for simple tagging.
High level interface to SSPI for Kerberos client auth
Advanced data structures for handling temporal segments with attached labels
Type annotations for boto3 Firehose 1.43.0 service generated with mypy-boto3-builder 8.12.0
Fully featured framework for fast, easy and documented API development with Flask
MongoEngine is a Python Object-Document Mapper for working with MongoDB.
Type annotations for boto3 Pricing 1.43.0 service generated with mypy-boto3-builder 8.12.0
fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
sqldf for pandas
Dump the software license list of Python packages installed with pip.
A simple Docker HTTP API wrapper written with asyncio and aiohttp.
Generate modern Python clients from OpenAPI
C++ grammar for tree-sitter
Easy and powerful exception tracking with Rollbar. Send messages and exceptions with arbitrary context, get back aggregates, and debug production issues quickly.
Type annotations for boto3 AgentsforBedrockRuntime 1.43.0 service generated with mypy-boto3-builder 8.12.0
OpenTelemetry aiopg instrumentation
Type annotations for boto3 SageMakerRuntime 1.43.0 service generated with mypy-boto3-builder 8.12.0
A python module that will check for package updates.
Intel® oneAPI Threading Building Blocks (oneTBB)
A python implementation of the three Reader-Writer problems.
Type annotations for boto3 OpenSearchService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Semantic link for Microsoft Fabric
Robust Speech Recognition via Large-Scale Weak Supervision
A Python tool to maintain a modular package architecture.
OpenTelemetry Cassandra instrumentation
Reliable and fast NGINX configuration file parser.
cuDNN runtime libraries
OpenTelemetry Remoulade instrumentation
The CrowdStrike Falcon SDK for Python
Type annotations for boto3 Organizations 1.43.0 service generated with mypy-boto3-builder 8.12.0
A lightweight, local-first, and free experiment tracking library built on top of Hugging Face Datasets and Spaces.
Convert pydantic models to typescript interfaces
Type annotations for boto3 CostExplorer 1.43.0 service generated with mypy-boto3-builder 8.12.0
An open source library containing multiple known STEM equations in a functional form.
Type annotations for boto3 IoT 1.43.2 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudTrail 1.43.0 service generated with mypy-boto3-builder 8.12.0
Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers
Python bindings for the Qt cross-platform application and UI framework (Addons)
Declarative parameters for robust Python classes and a rich API for reactive programming
Calendars for securities exchanges
Unleash the power of MkDocs with macros and variables
Seamless polymorphic inheritance for Django models.
Pagefind is a library for performant, low-bandwidth, fully static search.
AWS SAM CLI is a CLI tool for local development and testing of Serverless applications
Type annotations for boto3 ResourceGroupsTaggingAPI 1.43.0 service generated with mypy-boto3-builder 8.12.0
Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
ML Collections is a library of Python collections designed for ML usecases.
A toolkit for reproducible evaluation, diagnostic, and error analysis of speaker diarization systems
Python bindings for the Qt cross-platform application and UI framework
Awesome OCR Library
Reads and Writes SAS, SPSS and Stata files into/from pandas and polars data frames.
Type annotations for boto3 ACM 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DatabaseMigrationService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Plugin for FABRIC SDK, used in fabric online Spark/Python Notebook and SJD
OT Trace Propagator for OpenTelemetry
Python bindings for Jsonnet - The data templating language
A small package to create visualizations of PyTorch execution graphs
Fast, re-entrant optimistic lock implemented in Cython
SDK for the Fabric Analytics Client
Type annotations for boto3 AgentsforBedrock 1.43.0 service generated with mypy-boto3-builder 8.12.0
Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Mandrill, Postal, Postmark, Resend, Scaleway TEM, SendGrid, SparkPost, and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)
Compute distance between the two texts.
Pytest to Slack reporting plugin
Type annotations for boto3 S3Control 1.43.0 service generated with mypy-boto3-builder 8.12.0
Python compiler with full language support and CPython compatibility
The country converter (coco) - a Python package for converting country names between different classifications schemes
Microsoft Cognitive Services Speech SDK for Python
Tools to ease creating larger test libraries for Robot Framework using Python.
Proxy connector for aiohttp
Dictionary wrapper for quick access to deeply nested keys.
Type annotations for boto3 SESV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Access Kaggle resources anywhere
Autograd compatible approximations to the gamma family of functions
Type annotations for boto3 ConfigService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Backup 1.43.0 service generated with mypy-boto3-builder 8.12.0
Google Cloud Vectorsearch API client library
Type annotations for boto3 Transfer 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AppConfig 1.43.0 service generated with mypy-boto3-builder 8.12.0
High-performance library for inlining CSS into HTML 'style' attributes
Asynchronous Python ODM for MongoDB
Type annotations for boto3 S3Tables 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 TimestreamQuery 1.43.0 service generated with mypy-boto3-builder 8.12.0
An integration package connecting MongoDB and LangChain
Publish Markdown files to Confluence wiki
Sphinx extension to support docstrings in Numpy format
Null values and sentinels like (but not) None, False & True
A library for providing I/O abstraction.
Full-featured Telegram client library for Python 3
Add Python and JavaScript style comments in your JSON files.
Type annotations for boto3 Redshift 1.43.0 service generated with mypy-boto3-builder 8.12.0
Plyvel, a fast and feature-rich Python interface to LevelDB
Type annotations for boto3 ApiGatewayManagementApi 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 TranscribeService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Convert text with ANSI color codes to HTML or to LaTeX
Type annotations for boto3 CodeDeploy 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 GreengrassV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Agent Framework Plugin for Silero
Type annotations for boto3 SSOAdmin 1.43.1 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 RAM 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ApiGatewayV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SSO 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IdentityStore 1.43.0 service generated with mypy-boto3-builder 8.12.0
OpenHands SDK - Core functionality for building AI agents
Type annotations for boto3 TimestreamWrite 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ElasticLoadBalancing 1.43.0 service generated with mypy-boto3-builder 8.12.0
Chex: Testing made fun, in JAX!
an efficient SMT solver library
Type annotations for boto3 EBS 1.43.0 service generated with mypy-boto3-builder 8.12.0
A Python library for managing multiple versions of dependencies
Type annotations for boto3 ServiceQuotas 1.43.0 service generated with mypy-boto3-builder 8.12.0
Minimal CLI coding agent by Mistral
Type annotations for boto3 AppConfigData 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ElasticsearchService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTDataPlane 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Route53Resolver 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DocDB 1.43.0 service generated with mypy-boto3-builder 8.12.0
A Python library for sending messages to DingTalk chatbot
Kalman filtering and optimal estimation library
Type annotations for boto3 RDSDataService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Alembic autogenerate support for creation, alteration and deletion of enums
Type annotations for boto3 DynamoDBStreams 1.43.0 service generated with mypy-boto3-builder 8.12.0
Python module to assist in taking advantage of the Kinesis message aggregation format for both aggregation and deaggregation.
Type annotations for boto3 Translate 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DirectoryService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DirectConnect 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodePipeline 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SecurityHub 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WAFV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AppSync 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 QuickSight 1.43.2 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Comprehend 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DAX 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Amplify 1.43.0 service generated with mypy-boto3-builder 8.12.0
jinja2 template renderer for aiohttp.web (http server for asyncio)
Type annotations for boto3 Neptune 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ACMPCA 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodeCommit 1.43.0 service generated with mypy-boto3-builder 8.12.0
Package for reading, manipulating, and writing genomic data
Type annotations for boto3 Kafka 1.43.1 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DLM 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BedrockAgentCore 1.43.1 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Connect 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AccessAnalyzer 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ElasticBeanstalk 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 GuardDuty 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ServiceDiscovery 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ComprehendMedical 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WorkSpaces 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WAF 1.43.0 service generated with mypy-boto3-builder 8.12.0
Encode and decode Base64 without "=" padding
Type annotations for boto3 FMS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 FIS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MediaConvert 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3. Adds code completion in IDEs such as PyCharm.
Type annotations for boto3 WAFRegional 1.43.0 service generated with mypy-boto3-builder 8.12.0
Poetry plugin that adds support for pypi.org mirrors and pull-through caches
Type annotations for aiobotocore EC2 3.6.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Account 1.43.0 service generated with mypy-boto3-builder 8.12.0
Mixed sync-async queue to interoperate between asyncio tasks and classic threads
Type annotations for boto3 CloudControlApi 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Kendra 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ServerlessApplicationRepository 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ManagedGrafana 1.43.0 service generated with mypy-boto3-builder 8.12.0
OpenInference LangChain Instrumentation
Type annotations for boto3 ComputeOptimizer 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Glacier 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WorkMailMessageFlow 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MWAA 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AppStream 1.43.2 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Pinpoint 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for aiobotocore Lambda 3.6.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 HealthLake 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Support 1.43.0 service generated with mypy-boto3-builder 8.12.0
Media bundle containing API-driven workflow assets
Type annotations for boto3 ECRPublic 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SSOOIDC 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 VerifiedPermissions 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SWF 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ResourceGroups 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 FSx 1.43.0 service generated with mypy-boto3-builder 8.12.0
High performance storage and I/O for deep learning and data processing.
Type annotations for boto3 WorkMail 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTWireless 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AmplifyBackend 1.43.0 service generated with mypy-boto3-builder 8.12.0
Marker library to detect whether urllib3 was installed with the deprecated [secure] extra
Type annotations for boto3 AppIntegrationsService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ApplicationInsights 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 VPCLattice 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 KinesisAnalyticsV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AppMesh 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Route53Domains 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WorkDocs 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WellArchitected 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PI 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudSearch 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 EC2InstanceConnect 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Ivsrealtime 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Chime 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ServiceCatalog 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WorkSpacesWeb 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AutoScalingPlans 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MQ 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Braket 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PrometheusService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Synthetics 1.43.0 service generated with mypy-boto3-builder 8.12.0
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
Type annotations for boto3 EMRContainers 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 GlobalAccelerator 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DeviceFarm 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LicenseManager 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AuditManager 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Imagebuilder 1.43.0 service generated with mypy-boto3-builder 8.12.0
Protocol Buffer Validation for Python
A VPython extension for JupyterLab
Type annotations for boto3 KinesisAnalytics 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ConnectWisdomService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Budgets 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Rekognition 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MarketplaceMetering 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudDirectory 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ApplicationCostProfiler 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 VoiceID 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DataSync 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AppRunner 1.43.0 service generated with mypy-boto3-builder 8.12.0
Simple ClickHouse SQLAlchemy Dialect
Type annotations for boto3 AppFabric 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodeStarNotifications 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LocationServicePlacesV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SimpleDB 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudHSMV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BedrockAgentCoreControl 1.43.1 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Cloud9 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AmplifyUIBuilder 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CustomerProfiles 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 TrustedAdvisorPublicAPI 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodeStarconnections 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudWatchApplicationSignals 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 TelcoNetworkBuilder 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodeGuruReviewer 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WorkSpacesThinClient 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CognitoSync 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudSearchDomain 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ConnectParticipant 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Snowball 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CleanRoomsService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MarketplaceEntitlementService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CostandUsageReportService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 StorageGateway 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SSMContacts 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DataAutomationforBedrock 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodeGuruProfiler 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudHSM 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 GameLift 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BillingandCostManagementDataExports 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ARCZonalShift 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Shield 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MediaLive 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ConnectCases 1.43.0 service generated with mypy-boto3-builder 8.12.0
A python library to read and write structured data in csv, zipped csvformat and to/from databases
Type annotations for boto3 ApplicationDiscoveryService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 TimestreamInfluxDB 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MediaTailor 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodeConnections 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ChimeSDKIdentity 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Artifact 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SupportApp 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ConnectContactLens 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WorkspacesInstances 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BillingandCostManagementPricingCalculator 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ChimeSDKMessaging 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 GroundStation 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 TaxSettings 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ChimeSDKVoice 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTThingsGraph 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BackupSearch 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DevOpsGuru 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Chatbot 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DeadlineCloud 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BackupGateway 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Outposts 1.43.0 service generated with mypy-boto3-builder 8.12.0
AI Observability and Evaluation
Type annotations for boto3 Macie2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ChimeSDKMeetings 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 B2BI 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CleanRoomsML 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 WickrAdminAPI 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ForecastService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BillingConductor 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SSMIncidents 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MediaConnect 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LocationService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Detective 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DataPipeline 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DataZone 1.43.1 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 RuntimeforBedrockDataAutomation 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SavingsPlans 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 FraudDetector 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Billing 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SupplyChain 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 GlueDataBrew 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Lightsail 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudTrailDataService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LexRuntimeService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SsmSap 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodeCatalyst 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PersonalizeRuntime 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CodeGuruSecurity 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ControlTower 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Health 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTJobsDataPlane 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Greengrass 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTSecureTunneling 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BillingandCostManagementDashboards 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MachineLearning 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ForecastQueryService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AugmentedAIRuntime 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudFrontKeyValueStore 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ImportExport 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ChimeSDKMediaPipelines 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTEvents 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 KinesisVideo 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ResourceExplorer 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SystemsManagerQuickSetup 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Inspector 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 S3Vectors 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Polly 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ConnectCampaignService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MarketplaceCatalog 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MarketplaceCommerceAnalytics 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTEventsData 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 FinSpaceData 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ConnectCampaignServiceV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
A patch parsing and application library.
Type annotations for boto3 CostOptimizationHub 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LocationServiceRoutesV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AppRegistry 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AIOps 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SageMakerFeatureStoreRuntime 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Drs 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ControlCatalog 1.43.0 service generated with mypy-boto3-builder 8.12.0
Shorthand syntax for building OrderedDicts
Type annotations for boto3 LexModelsV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ARCRegionswitch 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MediaStoreData 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 BillingandCostManagementRecommendedActions 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SnowDeviceManagement 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IVS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 KinesisVideoSignalingChannels 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MediaPackageVod 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PinpointSMSVoice 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Keyspaces 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MediaStore 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Inspector2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Turn functions into command-line interfaces
Type annotations for boto3 MigrationHubConfig 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ManagedBlockchain 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PinpointEmail 1.43.0 service generated with mypy-boto3-builder 8.12.0
API key permissions for the Django REST Framework
Type annotations for boto3 IoTSiteWise 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 KinesisVideoMedia 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Finspace 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PinpointSMSVoiceV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
a dictionary-like, file-based cache module for Python
Type annotations for boto3 MTurk 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudWatchRUM 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SimSpaceWeaver 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LocationServiceMapsV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PersonalizeEvents 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 KinesisVideoArchivedMedia 1.43.0 service generated with mypy-boto3-builder 8.12.0
Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.
Type annotations for boto3 QBusiness 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Personalize 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DocDBElastic 1.43.0 service generated with mypy-boto3-builder 8.12.0
A library for accessing stubs in typeshed.
Compresses linked and inline JavaScript or CSS into single cached files.
Type annotations for boto3 KafkaConnect 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SagemakerEdgeManager 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LexModelBuildingService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 OpenSearchServiceServerless 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Omics 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 HealthImaging 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 S3Outposts 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LexRuntimeV2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 FreeTier 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 NetworkManager 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SageMakerMetrics 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 EntityResolution 1.43.2 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AuroraDSQL 1.43.0 service generated with mypy-boto3-builder 8.12.0
Microsoft Azure Resourcegraph Management Client Library for Python
Type annotations for boto3 MemoryDB 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 NetworkFirewall 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTDeviceAdvisor 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SSMGUIConnect 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LookoutEquipment 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudWatchInternetMonitor 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MediaPackage 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MigrationHub 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 NeptuneGraph 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SecurityLake 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 EKSAuth 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 RedshiftServerless 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LicenseManagerUserSubscriptions 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PaymentCryptographyControlPlane 1.43.1 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Mediapackagev2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Invoicing 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 DirectoryServiceData 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTTwinMaker 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 KendraRanking 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Route53RecoveryCluster 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LicenseManagerLinuxSubscriptions 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ManagedBlockchainQuery 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 GameLiftStreams 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 NeptuneData 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 QConnect 1.43.2 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Mgn 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 EventBridgePipes 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 AgreementService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Theory of Mind modeling for Software Engineering assistants
CUDA Runtime native Libraries
Wrappers for the Quartz frameworks on macOS
Type annotations for boto3 UserNotifications 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 OpenSearchIngestion 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SageMakergeospatialcapabilities 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Inspectorscan 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Route53RecoveryControlConfig 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SecurityIncidentResponse 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 EVS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IoTFleetWise 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 IAMRolesAnywhere 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Ivschat 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Proton 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Route53RecoveryReadiness 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MainframeModernization 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PaymentCryptographyDataPlane 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Route53Profiles 1.43.0 service generated with mypy-boto3-builder 8.12.0
Mako template bindings for the Pyramid web framework
Type annotations for boto3 MigrationHubRefactorSpaces 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ResilienceHub 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ParallelComputingService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MigrationHubStrategyRecommendations 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 RePostPrivate 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 LaunchWizard 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SignInService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 RecycleBin 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PartnerCentralSellingAPI 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Panorama 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PrivateCAConnectorforSCEP 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MarketplaceReportingService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 PcaConnectorAd 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ComputeOptimizerAutomation 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudWatchObservabilityAdminService 1.43.1 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 KinesisVideoWebRTCStorage 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudWatchNetworkMonitor 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MailManager 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MigrationHubOrchestrator 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 RTBFabric 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 ManagedintegrationsforIoTDeviceManagement 1.43.0 service generated with mypy-boto3-builder 8.12.0
A Discord Audio & Video End-to-End Encryption (DAVE) Protocol implementation
Type annotations for boto3 MarketplaceDeploymentService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 CloudWatchObservabilityAccessManager 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 UserNotificationsContacts 1.43.0 service generated with mypy-boto3-builder 8.12.0
VTK is an open-source toolkit for 3D computer graphics, image processing, and visualization
Type annotations for boto3 NetworkFlowMonitor 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 QApps 1.43.0 service generated with mypy-boto3-builder 8.12.0
ordered, dynamically-expandable dot-access dictionary
Type annotations for boto3 KeyspacesStreams 1.43.0 service generated with mypy-boto3-builder 8.12.0
Complete Two-Factor Authentication for Django
Type annotations for boto3 PartnerCentralAccountAPI 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Odb 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MultipartyApproval 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 Route53GlobalResolver 1.43.1 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 NovaActService 1.43.0 service generated with mypy-boto3-builder 8.12.0
Handlebars template engine for composing LLM prompts, built on Pydantic
Type annotations for boto3 PartnerCentralChannelAPI 1.43.0 service generated with mypy-boto3-builder 8.12.0
Validate_email verify if an email address is valid and really exists.
Type annotations for boto3 PartnerCentralBenefits 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 MWAAServerless 1.43.0 service generated with mypy-boto3-builder 8.12.0
Provides a country field for Django models.
Type annotations for aiobotocore RDS 3.6.0 service generated with mypy-boto3-builder 8.12.0
Converts a Python dictionary or other native data type into a valid XML string.
Provider package apache-airflow-providers-microsoft-azure for Apache Airflow
Microsoft Azure Form Recognizer Client Library for Python
A Python implementation of tree structure.
A dynamic code loading framework for building pluggable Python distributions
Base classes for sklearn-like parametric objects
Python модуль для создания скриптов для социальной сети Вконтакте (vk.com API wrapper)
A package which provides an interactive HTML debugger for Pyramid application development
Provider package apache-airflow-providers-oracle for Apache Airflow
Microsoft Azure Azure Schema Registry Client Library for Python
A Pylint plugin to help Pylint understand the Django web framework
Google Cloud Documentai API client library
Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering
pysbd (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box across many languages.
Awesome multilingual OCR and document parsing toolkits based on PaddlePaddle
Microsoft Azure Azure Container Registry Client Library for Python
Python data structure and operations for intervals
Provider package apache-airflow-providers-dbt-cloud for Apache Airflow
TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models.
Microsoft Azure DevTestLabs Management Client Library for Python
Enable users to hijack (=login as) and work on behalf of another user.
The portable Python dataframe library
Databricks Feature Engineering Client
Qwen Vision Language Model Utils - PyTorch
NVRTC native runtime libraries
Jinja2 template bindings for the Pyramid web framework
Authentication Library for OpenStack Identity
Command-line interface to Jinja2 for templating in shell scripts.
converts and manipulates various color representation (HSL, RVB, web, X11, ...)
A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators
Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.
Extensive database of location and timezone data for nearly every airport and landing strip in the world.
Type annotations for boto3 SQS 1.43.0 service generated with mypy-boto3-builder 8.12.0
A small python api to collect data from prometheus
Simple wrapper for tabula-java, read tables from PDF into DataFrame
Type system extensions for use with the pyre type checker
The Rerun Logging SDK
Dash wrapper around AG Grid, the best interactive data grid for the web.
dvc objects - filesystem and object-db level abstractions to use in dvc and dvc-data
Versioning It with your Version In Git
Modin: Make your pandas code run faster by changing one line of code.
2-5X faster training, reinforcement learning & finetuning
calculations with values with uncertainties, error propagation
Official Box Python Generated SDK
A Pylint plugin to help Pylint understand the Pydantic
Python client for CodeWords with auto-configured FastAPI integration.
Python bindings for the mapbox earcut C++ polygon triangulation library
Type annotations for boto3 DynamoDB 1.43.0 service generated with mypy-boto3-builder 8.12.0
Backport functools.singledispatch to older Pythons.
Python bindings for CityHash and FarmHash
Python client library and CLI for using Redis as a vector database
A lunar calendar converter, including a number of lunar and solar holidays, mainly from China.
A Python implementation of Google's Encoded Polyline Algorithm Format.
A dataclasses serializer for Django REST Framework
A package that provides type hints for AWS Lambda event, context and response objects
JSONSchema Spec with object-oriented paths
Runtime Hooks for AWS Lambda SnapStart - Python
Agent Framework plugin for services from OpenAI
Streamlit component implementation of ag-grid
Python version of Sudachi, the Japanese Morphological Analyzer
Generate profile report for pandas DataFrame
Ease support for compatible scikit-learn estimators across versions
Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.
Type annotations for aiobotocore CloudFormation 3.6.0 service generated with mypy-boto3-builder 8.12.0
Alibaba Cloud Gateway SPI SDK Library for Python
Python and Django SDK for Cloudinary
high-level file-system operations for lazy devs.
Small library to post data from DVC/DVCLive to Iterative Studio
A nested progress with plotting options for fastai
Apify API client for Python
Python library for working with the SpatioTemporal Asset Catalog (STAC) specification
Mimesis: Fake Data Generator.
Semantic Link Labs for Microsoft Fabric
Sudachi Dictionary for SudachiPy - Core Edition
python wrapper for Xvfb, Xephyr and Xvnc
This package allows deprecating model fields and allows removing them in a backwards compatible manner.
Microsoft Azure Data Lake Analytics Management Client Library for Python
Extend your Sanic installation with some core functionality.
Nano SWE Agent - A simple AI software engineering agent
Faster zlib and gzip compatible compression and decompression by providing python bindings for the ISA-L ibrary.
A Pytorch library for audio data augmentation. Inspired by audiomentations. Useful for deep learning.
Ready-to-use and customizable users management for FastAPI
Robot Framework keyword library wrapper around requests
Python PAM module using ctypes, py3
This module contains several useful functions to work with prime numbers. from primePy import primes
A JupyterLab extension for rendering HoloViz content.
A customizable parser/transpiler for SCIM2.0 filters.
A library to extract the main content from html. Developed for information on LLM and for feeding data into LangChain and LlamaIndex.
Oracle Cloud Infrastructure CLI
Python's missing debug print command, and more.
The endpoint-util module of alibabaCloud Python SDK.
An implementation of Apache Ant FileSet and Globs
An extension to the Django web framework that provides version control for model instances.
SQL-based prefix tree inspired by pygtrie and python-diskcache
The official Python library for the Browserbase API
Toolkit for Python-based database access.
SkyPilot: Run AI on Any Infra — Unified, Faster, Cheaper.
katex extension for Python Markdown
Namecheap DNS Authenticator plugin for Certbot
Type annotations for boto3 EC2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Azure Machine Learning core packages, modules, and classes
Simple VTXXX-compatible terminal emulator.
Python client for Nacos.
Python bindings for [Loro](https://loro.dev)
The programming language for agentic software.
Web testing library for Robot Framework
Create standard barcodes with Python. No external modules needed. (optional Pillow support included).
Generate test data from JSON schemata with Hypothesis
Type annotations for boto3 Lambda 1.43.0 service generated with mypy-boto3-builder 8.12.0
FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)
A wrapper library that provides one API to read, manipulate and writedata in different excel formats
Pickled object field for Django
A python threadded logging handler and service extension for Azure Log Workspace OMS REST API.
Bindings to access kaggle's external-facing APIs
Give your project support for a variety of PyTorch model architectures, including auto-detecting model architecture from just .pth files. spandrel gives you arch support.
FIDO2/WebAuthn library for implementing clients and servers.
A pure-Python implementation of SNMP/SMI MIB parsing and conversion library.
Provider package apache-airflow-providers-mongo for Apache Airflow
An accurate natural language detection library, suitable for short text and mixed-language text
Python library for consuming OpenStack sevice-types-authority data
Type annotations for boto3 RDS 1.43.0 service generated with mypy-boto3-builder 8.12.0
Spinners for terminals
A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)
A command line tool for interacting with cloud storage services.
Type Stubs for pysaml2
Colored symbols for various log levels for Python
MWParserFromHell is a parser for MediaWiki wikicode
External JavaScript for yt-dlp supporting many runtimes
Library for making sigv4 requests to AWS API endpoints
Support for Databricks AI support in LangChain
Nested resources for the Django Rest Framework
A tool to automatically upgrade syntax for newer versions.
Prometheus metrics exporter for Starlette applications.
Smart object creation facility for Django.
Parallel Distributed Deep Learning
Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks.
SQL Lineage Analysis Tool powered by Python
A Python wrapper for ngrok
Molecule aids in the development and testing of Ansible roles
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.
Easy-to-use, Pythonic and complete IMAP client library
A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol
Library that uses Python to connect to Smartsheet services (using API 2.0).
A lightweight package that adds security headers for Python web frameworks.
Use git repo data for building a version number according to PEP-440
OpenTelemetry-native Auto instrumentation library for monitoring LLM Applications and GPUs, facilitating the integration of observability into your GenAI-driven projects
Python module for interacting with nested dicts as a single level dict with delimited keys.
Various utilities for working with date and datetime objects
HdiJupyterUtils: Utils for Jupyter projects from HDInsight team
Optimum Library is an extension of the Hugging Face Transformers library, providing a framework to integrate third-party libraries from Hardware Partners and interface with their specific functionality.
Interrogate a codebase for docstring coverage.
Never use print() to debug again: inspect variables, expressions, and program execution with a single, simple function call.
The CDK Construct Library for AWS Lambda in Python
Open3D: A Modern Library for 3D Data Processing.
Read one-dimensional barcodes and QR codes from Python 2 and 3.
A client library for accessing Neptune API
pydantic xml extension
Provider package apache-airflow-providers-apache-kafka for Apache Airflow
Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file.
The smartest command line arguments parser in the world
OpenInference OpenAI Instrumentation
Replace default `flask shell` command by similar command running IPython.
Asyncio DataLoader implementation for Python
AutoVizWidget: An Auto-Visualization library for pandas dataframes
In-place file processing
An SDK for building applications to work with OpenStack
Easy access of environment variables from Python with support for strings, booleans, list, tuples, and dicts.
Version and deploy your models following GitOps principles
Fast python callback/event system modeled after Qt Signals
Headless chrome/chromium automation library (unofficial port of puppeteer)
A high-level plotting API for the PyData ecosystem built on HoloViews.
Types for Confluent Kafka
Stone is an interface description language (IDL) for APIs.
E2B Code Interpreter - Stateful code execution
Python icalendar (rfc5545) parser
Prefect integrations for interacting with Docker.
A flake8 plugin to help you write better list/set/dict comprehensions.
Client for Microsoft Exchange Web Services (EWS)
Nebius Python SDK
Type annotations for boto3 CloudFormation 1.43.0 service generated with mypy-boto3-builder 8.12.0
Integration of Vite in a Django project.
Static type checking support for Trio and related projects
An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.
Flexible python implementation of red black trees
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
Library to instrument executable formats
Python client for reading yaml based config files
All-in-one speech toolkit in pure Python and Pytorch
Graph Neural Network Library for PyTorch
Clean US addresses following USPS pub 28 and RESO guidelines
Docker integration tests for pytest
SageMaker Serve package for model serving and deployment
Probabilistic Generative Model Programming
DEPRECATED — use 'pip install vastai' instead. This package is a compatibility wrapper that installs vastai.
Vector Quantization - Pytorch
LLM Observability
CVSS2/3/4 library with interactive calculator for Python 2 and Python 3
Monitor and control user input devices
Python interface for SEGGER J-Link.
A pure Python Levenshtein implementation that's not freaking GPL'd.
Automatically rerun your tests on file modifications
Design of Experiments for Python
QR Code and Micro QR Code generator for Python
Google Cloud Profiler Python Agent
Microsoft Azure Consumption Client Library for Python
An integration package connecting Hugging Face and LangChain.
Singer.io utility library - PipelineWise compatible
OpenTelemetry OpenAI Agents instrumentation
Scrape and search localized results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Homedepot, youtube at scale using SerpApi.com
Open source library for Hugging Face Task Sample Inputs and Outputs
Apache Kylin Python Client Library
Open source library for training and deploying models on Amazon SageMaker.
Pinecone client (DEPRECATED)
fast html to text parser (article readability tool) with python 3 support
Kedro-Datasets is where you can find all of Kedro's data connectors.
Library with a MongoDB implementation of LangGraph checkpoint saver.
SageMaker MLOps package for workflow orchestration and model building
Extensions to the Python standard library unit testing framework
BrowserGym: a gym environment for web task automation in the Chromium browser
VMware vSphere Python SDK
A pytest plugin that allows multiple failures per test
A Django app for adding object tools for models in the admin
Flexible version handling
Provider package apache-airflow-providers-jdbc for Apache Airflow
Androguard is a full python tool to play with Android files.
The official Python library for the cerebras API
python-benedict is a dict subclass with keylist/keypath/keyattr support, normalized I/O operations (base64, csv, ini, json, pickle, plist, query-string, toml, xls, xml, yaml) and many utilities... for humans, obviously.
tensorflow/datasets is a library of datasets ready to use with TensorFlow.
Python class to integrate Boto3's Cognito client so it is easy to login users. With SRP support.
Snowball stemming algorithms, for information retrieval
Generate REST API and OpenAPI documentation for your Flask project.
Tool to support lazy imports
Python API for vespa.ai
A library to convert Markdown to Slack's mrkdwn format
Microsoft Azure Notification Hubs Management Client Library for Python
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
Python-ASN1 is a simple ASN.1 encoder and decoder for Python 2.7+ and 3.5+.
Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package.
apkInspector is a tool designed to provide detailed insights into the zip structure of APK files, offering the capability to extract content and decode the AndroidManifest.xml file.
Package for using Celery as Dagster's execution engine.
Official Python library for Databricks AI support
Library with a SQLite implementation of LangGraph checkpoint saver.
Localization library for expressive translations.
A set of simple math filters for Django
Microsoft Azure Storage Client Library for Python with multi API version support.
Microsoft Azure Service Fabric Client Library for Python
The Python agent to be used for Amazon CodeGuru Profiler
A libpq-based ADBC driver for working with PostgreSQL.
FastDepends - extracted and cleared from HTTP domain logic FastAPI Dependency Injection System. Async and sync are both supported.
Litestar - A production-ready, highly performant, extensible ASGI API Framework
Monitor, kill, and analyze Postgres queries.
pytest plugin for test data directories and files
Meltano is your CLI for ELT+: Open Source, Flexible, and Scalable. Move, transform, and test your data with confidence using a streamlined data engineering workflow you’ll love.
Trino dialect for SQLAlchemy
A library to create a command-line program from a function
Microsoft Azure Logic Apps Management Client Library for Python
Postgres locking routines and lock table access.
SQL code converter and data reconcilation tool for accelerating data onboarding to Databricks from EDW, CDW and other ETL sources.
flake8 plugin that integrates isort
Low-code development tool based on PaddlePaddle.
Python binding for Intel's Embree ray engine
An integration package connecting Chroma and LangChain.
Simple pytest fixtures for Docker and Docker Compose based tests
Python extension to run WebAssembly binaries
OpenCC made with Python
Nice DSP sweets: resampling, FFT Convolutions. All with PyTorch, differentiable and with CUDA support.
Blazingly fast cleaning swear words (and their leetspeak) in strings
Converts a string from snake case to camel case or camel case to snake case
Microsoft Azure Log Analytics Client Library for Python
Plain Python functions as CLI commands without boilerplate
Honcho: a Python clone of Foreman. For managing Procfile-based applications.
A flexible Python Kconfig implementation
PyXDG contains implementations of freedesktop.org standards in python.
Fast Kernel Library for ComfyUI with multiple compute backends
Propensity score matching for python and graphical plots
Serve self-contained distribution builds of Swagger UI and Redoc with Django
Intelligent browser header & fingerprint generator
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
A Python package for flexible and modular causal inference modeling
Plugin for adding monorepository support in Mkdocs.
Color palettes for Python
Market and exchange trading calendars for pandas
Python API for sparkMeasure, a tool for performance troubleshooting of Apache Spark workloads.
Improved build system generator for Python C/C++/Fortran/Cython extensions
The Cranelift compiler for the `wasmer` package (to compile WebAssembly module)
Generator for random text that looks like Latin.
A library for making HTTP requests through browser impersonation
JSON type with nested change tracking for SQLAlchemy
A tool for converting ONNX files to LiteRT/TFLite/TensorFlow, PyTorch native code (nn.Module), TorchScript (.pt), state_dict (.pt), Exported Program (.pt2), and Dynamo ONNX. It also supports direct conversion from LiteRT to PyTorch.
A programming framework for agentic AI
Apache Atlas client
A fast native implementation of diff algorithm with a pure python fallback
Command line tool for managing Amazon S3 and CloudFront services
CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments
Automatically retrieve credentials for AWS CodeArtifact.
A python project containing all the dependencies for schema s3 for tentaclio.
Snapshot testing for pytest, unittest, Django, and Nose
Python module for parsing semi-structured text into python tables.
textwrap from Python 3.6 backport (plus a few tweaks)
Threading and multiprocessing eye-candy.
MySQL driver written in Python
The "Django Admin Inline Paginator" is simple way to paginate your inline in django admin
Hypothesis strategies for GraphQL queries
Generic drag-and-drop sorting for the List, the Stacked- and the Tabular-Inlines Views in the Django Admin
MkDocs plugin to programmatically generate documentation pages during the build
Koalas: pandas API on Apache Spark
Sparse n-dimensional arrays for the PyData ecosystem
Pure Python implementation of the squarify treemap layout algorithm
Check MANIFEST.in in a Python source package for completeness
gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API
Provider package apache-airflow-providers-pagerduty for Apache Airflow
Simple python library for color and formatting to terminal
Microsoft Azure Relay Client Library for Python
Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.
Neptune Fetcher (DEPRECATED - use neptune-query instead)
AutoGen agents and teams library
Converting pydantic classes to avro schemas
Strawberry GraphQL Django extension
Generate random english words and phrases.
Monte Carlo's Python SDK
Zero-dependency Python package for easy throttling with asyncio support
An integration package to support Azure AI Foundry capabilities in LangChain/LangGraph ecosystem.
Grain: A library for loading and transforming data for ML training.
A partial implementation of the SCIM 2.0 provider specification for use with Django.
A setuptools extension for building cpython extensions written in golang.
Type-Safe Pydantic Schemas for Django JSONFields
Flake8 and pylama plugin that checks the ordering of import statements.
Prime Intellect Sandboxes SDK - Manage remote code execution environments
Python DataFrames as interactive DataTables
sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application
This SDK enables a set of First Party (Google owned) pipeline components that allow users to take their experience from Vertex AI SDK and other Google Cloud services and create a corresponding pipeline using KFP or Managed Pipelines.
Fast, async, fully-typed Redis client with support for cluster and sentinel
A set of py.test fixtures to test Flask applications.
Google Cloud Recaptcha Enterprise API client library
A MkDocs plugin for dynamic page redirects to prevent broken links
Easily parse JSON returned by Amazon Textract.
Strips outputs from Jupyter and IPython notebooks
Generate HTML reports from Junit results
Open-source home automation platform running on Python 3.
A web server for spawning and communicating with Jupyter kernels
Google Cloud propagator for OpenTelemetry
ReDoc powered OpenAPI (fka Swagger) spec renderer for Sphinx
Simple cron-like parser, which determines if current datetime matches conditions.
OpenVINO™ Telemetry package for sending statistics with user's consent, used in combination with other OpenVINO™ packages.
An app to add a "Log in as user" button in the Django user admin page.
Verifiers: Environments for LLM Reinforcement Learning
TensorFlow is an open source machine learning framework for everyone.
The CLI for Jinja2
A backport of Starlette TestClient using requests! ⏪️
A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
Docusign eSignature REST API
Agent Framework plugin for services using Deepgram's API.
OpenTelemetry Writer instrumentation
Generate fully typed GraphQL client from schema, queries and mutations!
textwrap, but savvy to ANSI colors and styles
An OpenTelemetry package to populates Resource attributes for Kubernetes pods
Microsoft Azure Commerce Client Library for Python
Microsoft Azure Resource Management Client Libraries for Python
Parse gdb machine interface output with Python
Package for GCP-specific Dagster framework op and resource components.
Simple YAML configuration file parser with easy access for structured data
"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities"
Generate static HTML documentation from JSON schemas
Runs tests multiple times to expose flakiness.
A library for indexing Django models with Elasicsearch, OpenSearch or database and searching them with the Django ORM.
An Agent-Computer Interface (ACI) designed for software development agents OpenHands.
Microsoft Azure Scheduler Management Client Library for Python
Microsoft Azure Power BI Embedded Management Client Library for Python
DEPRECATED: LangChain integration is now included in the main braintrust package. Install braintrust instead.
A fully featured modbus protocol stack in python
PEM file parsing in Python.
Microsoft Azure SAP Hana on Azure Management Client Library for Python
pdb++, a drop-in replacement for pdb
Microsoft Azure ManagementPartner Management Client Library for Python
MkDocs plugin supports image lightbox with GLightbox.
Microsoft Azure Machine Learning Compute Management Client Library for Python
Prime Intellect Tunnel SDK - Expose local services via secure tunnels
A Python client for the tus resumable upload protocol -> http://tus.io
Microsoft Azure Legacy Service Management Client Library for Python
Microsoft Azure Dev Spaces Client Library for Python
PyDev.Debugger (used in PyDev, PyCharm and VSCode Python)
A Great Dane turned Python environment detective
Automatic Semantic Versioning for Python projects
Create decorators easily in python.
Common functions and classes for Snakemake and its plugins
Microsoft Azure Application Insights Client Library for Python
Pure Python client for Apache Kafka
Google Cloud TPU runtime library.
Jinja2 Extension for Dates and Times
The Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification. This project enables secure, contextual AI interactions with Atlassian tools while maintaining data privacy and security. Key features include:
Workflow mgmgt + task scheduling + dependency resolution.
Helpful functions for Python 🐍 🛠️
End of utterance detection for LiveKit Agents
Kconfig tooling for esp-idf
Mailchimp Transactional API
Matplotlib Jupyter Extension
A simple wrapper around inotify. No fancy bells and whistles, just a literal wrapper with ctypes. Under 100 lines of code!
Library to convert rich text from Draft.js raw ContentState to HTML
On the fly conversion of Python docstrings to markdown
A Python library for cartographic visualizations with Matplotlib
This package provides a stable interface for interactions between Snakemake and its storage plugins.
Manage multiple versions of your MkDocs-powered documentation
Amazon AWS API Gateway WSGI wrapper
HTML grammar for tree-sitter
Official Python SDK for Unity Catalog
Document structures for collaborative editing using Ypy
Multi-container orchestration for Docker
Standardizing Feature Flagging for Everyone
Compute a single hash of the file contents of a directory.
A wrapper library to read, manipulate and write data in xls format. Itreads xlsx and xlsm format
Convert number words eg. three hundred and forty two to numbers (342).
CliKit is a group of utilities to build beautiful and testable command line interfaces.
Python API for Federal Reserve Economic Data (FRED) from St. Louis Fed
jupyter-server extension integrating collaborative shared models.
Foundational interfaces and agent runtime implementation for AutoGen
Middleware that Prints the number of DB queries to the runserver console.
colorful TAB completion for Python prompt
Full Python ROUGE Score Implementation (not a wrapper)
Django extension to allow working with 'clusters' of models as a single unit, independently of the database
Official Python library for Unity Catalog AI support
MkDocs plugin to allow clickable sections that lead to an index page
CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical optimization in Python
A simple, easy to use, unified manner of accessing program properties.
Generate core dumps on unrecoverable software errors
Backport of new features in Python's weakref module
SPARQL Endpoint interface to Python
X-Transformers
SQLAlchemy Adapter for PyCasbin
Pytest plugin providing a fixture interface for spulec/freezegun
A collection of self-contained fsspec-based filesystems
Evaluation framework for RAG and LLM applications
Official Python client library for LinkedIn APIs
A Python image library that sits on top of Pillow, Wand and OpenCV
Structural Search and Rewrite code at large scale using precise AST pattern.
This is the official Python SDK for Hatchet, a distributed, fault-tolerant task queue. The SDK allows you to easily integrate Hatchet's task scheduling and workflow orchestration capabilities into your Python applications.
Torch Model Archiver is used for creating archives of trained neural net models that can be consumed by TorchServe inference
Small utility to convert a python dictionary into an XML string
An OpenTelemetry package to populates Resource attributes from Docker containers
Firmware size analysis for ESP-IDF
Use dropdowns in Django admin list filter
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.
pyfaidx: efficient pythonic random access to fasta subsequences
GRPC library for the google-logging-v2 service
This library enables developers to call any method seen in Tableau Server's REST API documentation.
Backport of new features in Python's tempfile module
Polymorphic serializers for Django REST Framework.
Kubernetes Operator Pythonic Framework (Kopf)
A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects.
The fastest way to create an HTML app
A Django email backend for Amazon's Simple Email Service (SES)
foreman reads from .env. manage.py doesn't. Let's fix that.
Kana kanji simple inversion library
python CFFI bindings for the olm cryptographic ratchet library
A programming framework for agentic AI. Proxy package for autogen-agentchat.
Mailjet V3 API wrapper
A command line application framework
Google Cloud Org Policy API client library
CUDA nvcc
Fluent data processing in Python - a chainable stream processing library for expressive data manipulation using method chaining
XML & DTD grammars for tree-sitter
Check python packages from requirement.txt and report issues
Google Cloud Os Config API client library
An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
Mailchimp Marketing API
Converts XML into JSON/Python dicts/arrays and vice-versa.
Implements consistent hashing in Python (using md5 as hashing function).
CSS grammar for tree-sitter
Version numbering for anarchists and software realists
cChardet is high speed universal character encoding detector.
Google Cloud Access Context Manager Protobufs
Local continuous test runner with pytest and watchdog.
Fugue SQL Antlr Parser
Python Telnet server and client CLI and Protocol library
JSON grammar for tree-sitter
Geonames data parser into Shapefile/KML
Calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545.
PureCloud Platform API SDK
Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.
Cortex-M debugger for Python
Tweak the form field rendering in templates, not in python-level form definitions.
Markdown grammar for tree-sitter
Misuse-resistant authenticated symmetric encryption
Make your functions return something meaningful, typed, and safe!
A serial utility for flashing, provisioning, and interacting with Espressif SoCs.
A faster tokenizer for the json-stream Python library
rendezvous hashing implementation based on murmur3 hash
a thread-safe connection pool for ClickHouse
The Splunk Software Development Kit for Python.
A GitHub Flavored Markdown compliant Markdown linter.
Jupyter Server extension providing an implementation of the File ID service.
A port of Ansible's jinja2 filters without requiring ansible core.
Original, standard and customisable versions of the Jaro-Winkler functions.
A library for exchanging data between Python and JavaScript
A robust implementation of concurrent.futures.ProcessPoolExecutor
Prefect integrations for interacting with Google Cloud Platform.
Create web-based user interfaces with Python. The nice way.
Standardized and easy-to-parse API error responses for DRF.
A library for CRC calculation and code generation
Mask your objects instead of deleting them from your database.
django-admin-rangefilter app, add the filter by a custom date range on the admin UI.
golden master/snapshot/approval testing library which puts the values right into your source code
TOML grammar for tree-sitter
A clean book theme for scientific explanations and documentation with Sphinx
Package containing libusb so it can be installed via Python package managers
Django extension for creating forms that vary according to user permissions
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning
Image transformation, compression, and decompression codecs
Worldwide holidays and working days helper and toolkit.
CircularDict is a high-performance Python data structure that blends the functionality of dictionaries and circular buffers. Inheriting the usage of traditional dictionaries, it allows you to define constraints on size and memory usage. This way, the CircularDict will be always up-to-date with the last N added elements, ensuring that neither the maximum length nor the memory usage limit is exceeded. It is ideal for caching large data structures while maintaining control over memory footprint.
A unified framework for machine learning with time series
Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines
Bayesian Optimization package
Client library for Enterprise h2oGPTe
Ebook library which can handle EPUB2/EPUB3 format
Data monitoring and lineage
Support for Unity Catalog functions as LangChain tools
Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
Thai Natural Language Processing library
Python 3 replacement for java.util.Properties.
('Selenium.webdriver.Chrome replacement with compatiblity for Brave, and other Chromium based browsers.', 'Not triggered by CloudFlare/Imperva/hCaptcha and such.', 'NOTE: results may vary due to many factors. No guarantees are given, except for ongoing efforts in understanding detection algorithms.')
"Automatically retrieve credentials for Azure Artifacts."
Intuit OAuth Client
CUDA CCCL
A Python library for probabilistic modeling and inference
A Lambda Layer that contains kubectl v1.20
A MkDocs plugin for including mermaid graphs in markdown sources
Click instrumentation for OpenTelemetry
Collection of common code shared among different research projects in FAIR computer vision team
Extends Selenium to give you the ability to inspect requests made by the browser.
Shell escape a string to safely use it as a token in a shell command (backport of cPython shlex.quote for Python versions 2.x & < 3.3)
A static analyzer and interpreter for Python pickle data
Low-level, data-driven core of IBM SDK for Python
Open-source tools to analyze, monitor, and debug machine learning model in production.
Utilities for building and installing packages with compiled extensions
Complete Google Sheets formatting support for gspread worksheets
This plugin provides an easy way to render a beautiful API reference based on a OpenAPI/Swagger file with FastAPI.
CUSPARSE native runtime libraries
Django components that know how to render themselves.
ASCII Art Library For Python
Generic API for dispatch to Pyro backends.
An AWS Labs Model Context Protocol (MCP) server for AWS Documentation
The official Python library for the composio API
Pytorch version of Stable Baselines, implementations of reinforcement learning algorithms.
Alibaba Cloud Dingtalk SDK Library for Python
Read and write ZIP files - backport of the zipfile module from Python 3.6
Elegant easy-to-use neural networks in JAX.
ASGI middleware to emit timing metrics with something like statsd
Streaming JSON encoder and decoder
geospatial xarray extension powered by rasterio
Fiddle: A Python-first configuration library
Basic face library
All-in-one type annotations for boto3 1.43.2 generated with mypy-boto3-builder 8.12.0
Fast, pure-Python full text indexing, search, and spell checking library.
The tea-xml module of alibabaCloud Python SDK.
Prefect integrations for working with dbt
CockroachDB dialect for SQLAlchemy
A full-featured Python package for parsing and creating iCalendar and vCard files
FastAPI like dependency injection implementation
Distributed task queue with full async support
Repair Google Calendar - This Python module and program makes ICS/iCalendar files using X-WR-TIMEZONE compatible with the RFC 5545 standard.
Data Insights Library for Amazon SageMaker.
Amazon SageMaker Data Wrangler Library
A bit of extra usability for sqlite
A fork of sqlite-minutils for apsw
The new features in unittest backported to Python 2.4+.
Python Language Server for the Language Server Protocol
Python client for ReportPortal v5.
An integration package connecting Postgres and LangChain
Microsoft Azure Redisenterprise Management Client Library for Python
Hosted coverage reports for GitHub, Bitbucket and Gitlab
Jupyter Packaging Utilities.
CUFFT native runtime libraries
Look up the frequencies of words in many languages, based on many sources of data.
A toolkit for building composable interactive data driven applications.
CUDA solver native runtime libraries
Python bindings for MPI
Import exceptions from potentially bundled packages in requests.
A sqlalchemy/alembic extension for migrating procedures and views
Google Cloud Error Reporting API client library
Google Cloud Scheduler API client library
CUDA profiling tools runtime libs.
Browser fingerprint datapoints collected by Apify
Tree-sitter Grammar for SQL
CURAND native runtime libraries
TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.
Collate SQL Lineage for Analysis Tool powered by Python and sqlfluff based on sqllineage.
Convert markdown to Slack-compatible formatting
John Snow Labs Spark NLP is a natural language processing library built on top of Apache Spark ML. It provides simple, performant & accurate NLP annotations for machine learning pipelines, that scale easily in a distributed environment.
A set of easy-to-use utils that will come in handy in any Computer Vision project
Add PKCS#12 support to the requests library in a clean way, without monkey patching or temporary files
Enhanced Python wrapper around ChaN's FatFS library - Fork of fatfs-python with extended features.
Automatically install geckodriver that supports the currently installed version of chrome.
An integration package connecting NVIDIA AI Endpoints and LangChain
Python wrapper of lightning fast Finite State Machine based NLP library.
Provider package apache-airflow-providers-apache-spark for Apache Airflow
Rust-powered collection of financial functions for Python.
Kedro-Viz helps visualise Kedro data and analytics pipelines
py.test plugin to locally test sftp server connections.
A thin, practical wrapper around terminal coloring, styling, and positioning
NVIDIA Tools Extension
Python module that is capable of splitting files and merging it back.
A set of Python modules to automate the Microsoft Windows GUI
Jaeger Thrift Exporter for OpenTelemetry
Matchers for pytest
WebSocket connector for Ypy
fastai simplifies training fast and accurate neural nets using modern best practices
Avoid costly downtime during Postgres migrations.
The CDK Construct Library for AWS::Glue
USA zipcode programmable database, includes 2020 census data and geometry information.
Postgres trigger support integrated with Django models.
OpenTracing API for Python. See documentation at http://opentracing.io
A django-compressor filter to compile SASS files using libsass
mutation testing for Python 3
Probabilistic modeling and statistical inference in TensorFlow
A Python Matrix client library, designed according to sans I/O principles.
An integration package connecting Mistral and LangChain
FHIR Resources as Model Class
Remote Python Call (RPyC) is a transparent and symmetric distributed computing library
Detect test environment - pytest, doctest, unittest, or regular execution
A tool that parses emails by enhancing the Python standard library, extracting all details into a comprehensive object.
Validation and parsing library
Calculations for the position of the sun and moon.
Support for Databricks AI support with OpenAI
A simple opionated yaml formatter that keeps your comments!
With no prior knowledge of machine learning or device-specific deployment, you can deploy a computer vision model to a range of devices and environments using Roboflow Inference.
Translates Django models using a registration approach.
Graphene Django integration
Python bindings for libmongocrypt
An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk
Regex grammar for tree-sitter
Tools for using a Web Server Gateway Interface stack
Scalable machine learning based time series forecasting
jinja2 pre and post-processor to update with YAML
A Python library for automatically generating Pydantic v2 models from JSON Schema definitions
Bidirectional UTM-WGS84 converter for python
Generate Avro Schemas from Python classes. Serialize/Deserialize python instances with avro schemas
Support for Unity Catalog functions as OpenAI tools
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with PyTensor
NVIDIA Collective Communication Library (NCCL) Runtime
Formats docstrings to follow PEP 257
Collection objects similar to those in stdlib by jaraco
Python SDK for the Okta Management API
OpenTelemetry Voyage AI instrumentation
Python utilities used to generate and sign orders from Polymarket's Exchange
Setuptools revision control system plugin for Git
The cw-rpa package provides reusable functions/common utilities for developing CW RPA bots.
Cheetah is a template engine and code generation tool
py-ecc: Elliptic curve crypto in python including secp256k1, alt_bn128, and bls12_381
Git commit message linter written in python, checks your commit messages for style.
Build GUI for your Python program with JavaScript, HTML, and CSS
Simplest open source retrieval (RAG) framework
An integration package connecting LiteLLM and LangChain
A debugging and profiling tool that can trace and visualize python code execution
portable archive file manager
HTTP-based interface to Stan, a package for Bayesian inference.
A speedy LookML parser implemented in pure Python.
A high-level plotting API for the PyData ecosystem built on HoloViews.
Type annotations for boto3 SES 1.43.0 service generated with mypy-boto3-builder 8.12.0
Asynchronous console and interfaces for asyncio
Iteratively adjust text position in matplotlib plots to minimize overlaps
Python wrapper for Pandoc - the universal document converter
fasttext with wheels and no external dependency, but only the predict method (<1MB)
Time-Accurate Automatic Speech Recognition using Whisper.
This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
PROXY protocol library with asyncio server implementation
A rewrite of the builtin doctest module
Python wrapper for the MeCab morphological analyzer for Japanese
Linear Assignment Problem solver (LAPJV/LAPMOD).
A cross platform OCR Library based on OnnxRuntime.
Lightweight SOAP client
install curator through pip and run it through python
Creates and signs online certificate status protocol (OCSP) requests and responses for X.509 certificates
RFC 6960 compliant OCSP Responder framework written in Python 3.5+.
Type annotations for boto3 IoTAnalytics 1.42.3 service generated with mypy-boto3-builder 8.12.0
Sphinx extension to build a 404 page with absolute URLs
Your Gateway to Embedded Software Development Excellence. Unlock the true potential of embedded software development with PlatformIO's collaborative ecosystem, embracing declarative principles, test-driven methodologies, and modern toolchains for unrivaled success.
Python manager for CMSIS-Pack index and cache with fast Rust backend
Zipkin Span Protobuf Exporter for OpenTelemetry
A library for performing inference using trained models.
Web mercator XYZ tile utilities
Creates NTLM authentication structures
Type annotations for boto3 CloudWatchEvidently 1.42.35 service generated with mypy-boto3-builder 8.12.0
Client for getstream.io. Build scalable newsfeeds & activity streams in a few hours instead of weeks.
A bytes manipulation library inspired by Java ByteBuffer
A semi hard Cornish cheese, also queries PyPI (PyPI client)
Lock context manager implemented via redis SETNX/BLPOP.
Unix cron implementation by Python
llama-index question_gen openai integration
Python REST and Realtime client library SDK for Ably realtime messaging service
Timedelta for business time. Supports exact amounts of time (hours, seconds), custom schedules, holidays, and time zones.
Windows Management Instrumentation
TorchRec: Pytorch library for recommendation systems
Python Client for Couchbase
A DBAPI and SQLAlchemy dialect for Elasticsearch
Python DB API 2.0 (PEP 249) client for Amazon DynamoDB
A small package to deal with the headaches of scanning for files for an application to execute on.
Provider package apache-airflow-providers-trino for Apache Airflow
llama-index multi-modal-llms openai integration
An integration package connecting Cohere and LangChain
Python interface to the ecCodes GRIB and BUFR decoder/encoder
Hook for adding Open Authentication support to Python-requests HTTP library.
Quickly import and export delimited data with Django support for PostgreSQL's COPY command
Fast and Accurate ML in 3 Lines of Code
JSONPath, JSON Pointer and JSON Patch for Python.
Pydantic data models for the GeoJSON spec.
The datacontract CLI is an open source command-line tool for working with Data Contracts. It uses data contract YAML files to lint the data contract, connect to data sources and execute schema and quality tests, detect breaking changes, and export to different formats. The tool is written in Python. It can be used as a standalone CLI tool, in a CI/CD pipeline, or directly as a Python library.
Transparently use webpack with django
A starter toolkit for using Bedrock AgentCore
Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
Pytest plugin reporting fixtures and test functions execution time.
Django live settings with pluggable backends, including Redis.
Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python.
A pytest plugin for verifying alembic migrations.
Authentication for HTTPX
JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow
A reusable Django field that allows you to store validated JSON in your model.
Generate badges for tools that do not provide one.
Simple reuse of partial HTML page templates in the Jinja template language for Python web frameworks.
Add new pages to the Django admin.
Azure Machine Learning Feature Store SDK
{OPEN} client authentication protocol for python-requests
Spectrum instance spotinst-agent that is able to run remote scripts, collect data, deploy applications and more.
OpenHands Agent Server - REST/WebSocket interface for OpenHands AI Agent
The extension for Sphinx documentation projects that handle redirects for moved pages. It generates HTML pages with meta refresh redirects to the new page location to prevent 404 errors if you rename or move your documents.
Chronos: Pretrained models for time series forecasting
Library for Hawk HTTP authorization
Adds features to Click: option groups, constraints, subcommand sections and help themes.
Adapters and tools for lintrunner
A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).
Checks syntax of reStructuredText and code blocks nested within it
An integration package connecting Pinecone and LangChain
A Python package for extracting, transforming and loading tables of data.
OpenMed delivers state-of-the-art biomedical and clinical LLMs that rival proprietary enterprise stacks, unifying model discovery, advanced extractions, and one-line orchestration.
Aiohttp server instrumentation for OpenTelemetry
Multi-vendor library to simplify legacy CLI connections to network devices
Stub files for confluent-kafka.
Patch asyncio to allow nested event loops
Remote vanilla PDB (over TCP sockets) *done right*: no extras, proper handling around connection failures and CI. Based on `pdbx
Type annotations for boto3 ElementalInference 1.43.0 service generated with mypy-boto3-builder 8.12.0
Simple library for creating fake models in the unit tests.
WebDAV client, based on original package https://github.com/designerror/webdav-client-python but uses requests instead of PyCURL
A library for building flexible command line interfaces
The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale.
Localization library for expressive translations.
Type annotations for boto3 ConnectHealth 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for aiobotocore KMS 3.6.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SimpleDBv2 1.43.0 service generated with mypy-boto3-builder 8.12.0
Type annotations for boto3 SignerDataPlane 1.43.0 service generated with mypy-boto3-builder 8.12.0
Google Drive API made easy. Maintained fork of PyDrive.
Agent Framework plugin for voice synthesis with ElevenLabs' API.
A high-performance WARC parsing library for Python written in C++/Cython.
Easily serialize dataclasses to and from JSON.
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
Algolia Search integration for Django
Simple, incomplete implementation of the Beats protocol used by Elastic Beats and Logstash.
Python library for NETCONF clients
Convert JSON Schema to human-readable Markdown documentation
A Python logging handler that sends your logs to Splunk
The subset of a Qt installation needed by PyQt6-WebEngine.
Type annotations for boto3 IAM 1.43.2 service generated with mypy-boto3-builder 8.12.0
A Python API for accessing resources on a Jenkins continuous-integration server.
Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data
tasks runner for python projects
Parse and process date string of varied precision as prefixes in Python.
GDB pretty printers and commands for debugging the MongoDB Server
Python client for Taskcluster
Wrapper around Playwright to help launch Camoufox
TQDM progress bar helpers for logging and other headless application
Cache-DiT: A PyTorch-native Inference Engine with Hybrid Cache Acceleration and Massive Parallelism for DiTs.
Fit interpretable models. Explain blackbox machine learning.
GraphFrames: Graph Processing Framework for Apache Spark
Commons of banal micro-functions for Python.
A defined interface for working with a cache of jupyter notebooks.
libclang python bindings
Create modern looking GUIs with Python
Flake8 noqa comment validation
Python Finite State Machines made easy.
Provider package apache-airflow-providers-redis for Apache Airflow
A collection of robust and fast processing tools for parsing and analyzing (not only) web archive data.
Core (offline) functionality for the apeye library.
Package which provides the plugin API for the jinjanator tool
Command-line interface to Jinja2 for templating in shell scripts.
A Python NLP Library for Many Human Languages, by the Stanford NLP Group
Uncompress DEFLATE streams in pure Python (albeit compiled with Cython)
TensorFlow Addons.
Video scene cut/shot detection program and Python library.
A library that can print Python objects in human readable format
Check for python builtins being used as variables or parameters
Python VISA bindings for GPIB, RS232, TCPIP and USB instruments
A flexible, customizable timer for your Python code.
Official Saxonica python package for the SaxonC-HE 12.9.0 processor: for XSLT 3.0, XQuery 3.1, XPath 3.1 and XML Schema processing.
Python function to stream unzip all the files in a ZIP archive, without loading the entire ZIP file into memory or any of its uncompressed files
Datahub Airflow plugin to capture executions and send to Datahub
A SQL formatter
Fully customizable language detection for spaCy pipeline
Detect backward incompatible migrations for your django project
MCP Server for PowerPoint manipulation using python-pptx - Consolidated Edition
The athena adapter plugin for dbt (data build tool)
Integrate mypy with existing codebase.
Detect confusable usage of unicode homoglyphs, prevent homograph attacks.
Version of the glob module that can capture patterns and supports recursive wildcards
BigQuery DataFrames -- scalable analytics and machine learning with BigQuery
HTTPie: modern, user-friendly command-line HTTP client for the API era.
Python SDK for Mailgun
A Comprehensive Python 3 Technical Analysis Library with Pandas Dataframe Extension for Quantitative Researchers, Traders, and Investors.
Hook and simulate keyboard events on Windows and Linux
s3pathlib is the python package provides the Pythonic objective oriented programming (OOP) interface to manipulate AWS S3 object / directory. The api is similar to the pathlib standard library and very intuitive for human.
A lightweight Python client for LocalStack.
django-rest-framework-role-filters
Tenacious & trustworthy tool calling built on LangGraph.
session_info outputs version information for modules loaded in the current session, Python, and the OS.
CANopen stack implementation
An OpenTelemetry package to populates Resource attributes from the running process
An OpenTelemetry distro which automatically discovers container attributes
Probabilistically split concatenated words using NLP based on English Wikipedia uni-gram frequencies.
FastStream: the simplest way to work with a messaging queues
pynose fixes nose to extend unittest and make testing easier
A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser.
utils to inspect Python type annotations
Enabling Modern UI Composition in Django.
Table/data-grid framework for Django
Reliability Engineering toolkit for Python
Python bindings around Google Chromium's embedded compact language detection library (CLD2)
A package to search for shared libraries on various platforms
Easily use and manipulate unit-aware measurements in Python.
This package has been renamed to cross-web. Install cross-web instead.
Microsoft Azure Data Box Edge Management Client Library for Python
(Geohash fixed for python3) Module to decode/encode Geohashes to/from latitude and longitude. See http://en.wikipedia.org/wiki/Geohash
Command-line tool and Python library to efficiently diff rows across two different databases.
A library extend sqlalchemy module, makes CRUD easier.
It helps to use fixtures in pytest.mark.parametrize
Utilities for working with Excel files that require both xlrd and xlwt
Git commit message linter written in python, checks your commit messages for style.
Provides an alternative, or maybe a more user friendly way to use the native boto3 API.
Structural Search and Rewrite code at large scale using precise AST pattern.
Apache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.
Standardized url generator for taskcluster resources.
Utilities to execute code blocks in Markdown files.
The package provides base classes and utils for flake8 plugin writing
An asynchronous wrapper around Stripe's official python library.
Create a source of truth for ML model results and browse it on Papers with Code
Separate test code from test cases in pytest.
Modules to read and manipulate many file formats related to Debian packages and repositories
Pseudo API for Google Trends
A set of functions and classes for simulating the performance of photovoltaic energy systems.
Very fast implementation of the token bucket algorithm.
Python library to access and analyze SEC Edgar filings, XBRL financial statements, 10-K, 10-Q, and 8-K reports
library for structural biology
Text utilities, models, transforms, and datasets for PyTorch.
Pure python ISO manipulation library
Give any iterable object capability to use .one(), .one_or_none(), .many(k), .skip(k), .all() API.
Configuration library for Python applications
Legacy type annotations for boto3, use types-boto3 instead.
A Cython interface to the hidapi from https://github.com/libusb/hidapi
A data-structure parameterization system written for embedding context in JSON objects
Sphinx directive to add unselectable prompt
Deprecate django fields and make migrations without breaking existing code.
LangChain integration for Nebius AI Studio
A Pulumi package to safely use randomness in Pulumi programs.
Per object permissions for Django
Tools to expand Python's enum module.
A Python library for adding effects to audio.
Strict, simple, lightweight RFC3339 functions
A wrapper library to read, manipulate and write data in xlsx and xlsmformat
Provider package apache-airflow-providers-tableau for Apache Airflow
Python client for Elasticsearch
🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).
A simpler and easier-to-use library for loading, manipulating, saving, and visualizing URDF files.
Prefect integrations for working with databases
Deprecated
A general purpose data downloading library.
Version bump your Python project
A toolbar overlay for debugging Flask applications.
ASAM MDF measurement data file parser
A Python framework for high-performance simulation and graphics programming
XProf Profiler Plugin
fasttext Python bindings, fixed numpy 2 compatibiliy
a pytest plugin for parallel and concurrent testing
A pure python3 version of ICMP ping implementation using raw socket.
Print versions of imported packages.
Pure python spell checker based on work by Peter Norvig
Alpaca API python client
Convex optimization package
A lightweight Python library for creating wrapper functions with enhanced argument handling using sentinel values to mark parameters as required or optional.
MCUboot's image signing and key management
TensorBoard lets you watch Tensors Flow
Standard library sunau redistribution. "dead battery".
Beautiful terminal spinners in Python
Simple assertion library for unit testing in python with a fluent API
Dropbox Sign API
SSH public key parser
Python CLI tool and library for diffing CSV and JSON files
Sequential model-based optimization toolbox.
Valkey GLIDE Async client. Supports Valkey and Redis OSS.
JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python.
OpenAPI (v3) specification schema as pydantic class
JSON Python Logging
Generate coverage badges for Coverage.py.
Python package for generating STAC metadata for the Met Office Deterministic Numerical Weather Prediction model
Deploy scalable workflows to databricks using python
Google Ads Python Client Library
Patch ssl.match_hostname for Unicode(idna) domains support
Mdformat plugin for GitHub Flavored Markdown compatibility
A microlibrary that defines a Json type alias for Python.
A hierarchical, easy-to-use, powerful configuration module for Python
Parallel test runner for Robot Framework
Prisma Client Python is an auto-generated and fully type-safe database client
Type Stubs for sqlalchemy-utils
Binary dependency utility
aiosmtpd - asyncio based SMTP server
An MkDocs extension to generate documentation for Click command line applications
Add windows certificate store to certifi cacerts.
Static code analysis tool (linter) and code formatter for Robot Framework
A Snakemake storage plugin for Google Cloud Storage
Sphinx extension that automatically documents click applications
An implementation of the IETF HTTP Message Signatures draft standard
Removes commented-out code.
A Python library for scraping the Google search engine.
Logging handler to send logs to your Logz.io account with bulk SSL
A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
Image augmentation library for deep neural networks
Google Cloud Modelarmor API client library
Python implementation of subunit test streaming protocol
Library to extract Exif information from digital camera image files.
LLM Observability
Python interface to c++filt / abi::__cxa_demangle
SEC EDGAR Filings API
Flagsmith Python SDK
Rate-limiting for the requests library
Lite type annotations for boto3 1.43.2 generated with mypy-boto3-builder 8.12.0
#1 quality TLS certs while you wait, for the discerning tester
A Lightweight Face Recognition and Facial Attribute Analysis Framework (Age, Gender, Emotion, Race) for Python
A python implementation of DESeq2.
Dynamically build Apache Airflow DAGs from YAML files
Doing the OAuth dance with style using Flask, requests, and oauthlib
Bindings to the Linux input handling subsystem
Python wrapper for tshark, allowing python packet parsing using wireshark dissectors
Simple symmetric GPG file encryption and decryption
Standard library imghdr redistribution. "dead battery".
Drop-in replacement for Python's CSV library that tries to mitigate CSV injection attacks
A minimal client library
Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
This project provides the infrastructure to build s5cmd Python wheels.
Implementations of window operations such as rolling and expanding.
Make Excel fly: Interact with Excel from Python and vice versa.
Pure Python implementation of JSONata
Apple DeviceCheck API. Reduce fraudulent use of your services by managing device state and asserting app integrity.
Open source Python library converting pdf to docx.
Formatting PyTest output for Azure Pipelines UI
The Pydantic Model of the Open Data Contract Standard
Provides Currency and Money classes for use in your Python code.
Handy tools for working with URLs and APIs.
smbus2 is a drop-in replacement for smbus-cffi/smbus-python in pure Python
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
SQLAlchemy admin for FastAPI and Starlette
Yet another serialization library on top of dataclasses
A python package for converting string case in jinja2 templates
Azure ML Data Preparation SDK is used to load, transform, and write data for machine learning workflows
With no prior knowledge of machine learning or device-specific deployment, you can deploy a computer vision model to a range of devices and environments using Roboflow Inference CLI.
Django multiple select field
Checks syntax of reStructuredText and code blocks nested within it
Build contrasts for models defined with formulaic
Model summary in PyTorch, based off of the original torchsummary.
A portable, lightweight MessagePack serializer and deserializer written in pure Python.
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp.
Produce and consume STIX 2 JSON content
Python client library for Postmark API
Large Language Model Develop Toolkit
Extended sphinx autodoc including automatic autosummaries
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
The Pydantic Model of the Data Contract Specification
Easy to use fixtures to write regression tests.
Asynchronous Python logging handler for Logstash.
Wrappers for the framework Security on macOS
A Sphinx extension that builds an HTML gallery of examples from any set of Python scripts.
Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes.
Pusher websocket client for python, based on Erik Kulyk's PythonPusherClient
pure Python (no prereqs) coordinate conversions, following convention of several popular Matlab routines.
tabcompleter --- Autocompletion in the Python console.
Collection of python functions that can be used to run GitHub Action Workflow Commands
Parse and compile Excel formulas and workbooks in python code.
Parse Python docstrings in reST, Google and Numpydoc format
Package that generates markdown tables from a list of dicts
Durable Functions For Python
Literate BDD assertions in Python with no magic
Easy multiprocessing with tqdm and logging redirected to main process.
The official Python library for the runloop API
Track Earth satellites given TLE data, using up-to-date 2020 SGP4 routines.
color field for django models with a nice color-picker in the admin.
Microsoft Agent Framework for building AI Agents with Python. This is the core package that has all the core abstractions and implementations.
BotBuilder Schema
A pytest plugin for instrumenting test runs via OpenTelemetry
A python client for interacting with Cerberus
Wrappers for the framework CoreML on macOS
ONNX Converter and Optimization Tools
Redis integration for taskiq
pytest support for PyQt and PySide applications
Python library to work with CSVW described tabular data
FHIR Core library
Provide extension module pytransform3 for Pyarmor
Kedro helps you build production-ready data and analytics pipelines
Validation of Swagger specifications
lakeFS Python SDK Wrapper
Microsoft Bot Framework Bot Builder SDK for Python.
Knee-point detection in Python
#1913 social-auth-core 5.18M
Python social authentication made simple.