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.
Async client for aws services using botocore and aiohttp
Easily download, build, install, upgrade, and uninstall Python packages
Extensions to the standard Python datetime module
Fundamental package for array computing in Python
File-system specification
cryptography is a package which provides cryptographic recipes and primitives to Python developers.
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`.
Safely add untrusted strings to HTML/XML markup.
World timezone definitions, modern and historical
Google Authentication Library
Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)
Core functionality for Pydantic validation and serialization
Pygments is a syntax highlighting package written in Python.
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
High-level concurrency and networking framework on top of asyncio or Trio
Sniff out which async library your code is running under
A platform independent file lock.
Cross-platform colored terminal text.
Reusable constraint types to use with typing.Annotated
An implementation of JSON Schema validation for Python
Universal Command Line Environment for AWS.
Virtual Python Environment builder
Async http client/server framework (asyncio)
Common protobufs used in Google APIs
JSON Web Token implementation in Python
Module for decorators, wrappers and monkey patching.
A lil' TOML parser
Read key-value pairs from a .env file and set them as environment variables
Fast, Extensible Progress Meter
aiosignal: a list of registered asynchronous callbacks
A list-like structure which implements collections.abc.MutableSequence
Python bindings to Rust's persistent data structures (rpds)
Lightweight in-process concurrent programming
Accelerated property cache
Cross-platform lib for process and system monitoring in Python. NOTE: the syntax of this script MUST be kept compatible with Python 2.7.
The official Python library for the cloudflare API
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
The JSON Schema meta-schemas and vocabularies, exposed as a Registry
Cloudflare DNS Authenticator plugin for Certbot
Fundamental algorithms for scientific computing in Python
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
Utility library for gitignore style pattern matching of file paths.
pyparsing module - Classes and methods to define and execute parsing grammars
JSON Referencing + Python
Screen-scraping library
A modern CSS selector implementation for Beautiful Soup.
Python port of markdown-it. Markdown parsing, done right!
A utility belt for advanced users of python-requests
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
A Python library to read/write Excel 2010 xlsx/xlsm files
An implementation of lxml.xmlfile for the standard library
OpenTelemetry Semantic Conventions
Python wrapper module around the OpenSSL library
More routines for operating on iterables, beyond itertools
Canonical source for classifiers on PyPI (pypi.org).
An ISO 8601 date/time/duration parser and formatter
Google Cloud Storage API client library
MessagePack serializer
Type system extensions for programs checked with the mypy type checker.
WebSocket client for Python with low level API options
Python binding to the Networking and Cryptography (NaCl) library
Code coverage measurement for Python
Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
psycopg2 - Python-PostgreSQL Database Adapter
Poetry PEP 517 Build Backend
A set of python modules for machine learning and data mining
Microsoft Azure Core Library for Python
FastAPI framework, high performance, easy to learn, fast to code, ready for production
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
Python package for creating and manipulating graphs and networks
GitPython is a Python library used to interact with Git repositories
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.
Client library to download and publish models, datasets and other repos on the huggingface.co hub
Measures the displayed width of unicode strings in a terminal
Python @deprecated decorator to deprecate old python classes, functions or methods.
Modern password hashing for your software and your servers
Universal encoding detector for Python 3
Pexpect allows easy control of interactive console applications.
Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
A pure Python implementation of a sliding window memory map manager
Google API Client Library for Python
Microsoft Azure Identity Library for Python
Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.
Python plotting package
OpenTelemetry Collector Protobuf over HTTP Exporter
Standard Health Checking Service for gRPC
Snowflake Connector for Python
Utilities for Google Media Downloads and Resumable Uploads
Google Authentication Library
Wrappers to call pyproject.toml-based build backend hooks.
Library for building powerful interactive command lines in Python
Python bindings to FreeDesktop.org Secret Service API
Function decoration for backoff and retry
A python wrapper of the C library 'Google CRC32C'
An implementation of the WebSocket Protocol (RFC 6455 & 7692)
ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
A fast implementation of the Cassowary constraint solver
Distro - an OS platform information API
OpenTelemetry Protobuf encoding
XML bomb protection for Python stdlib modules
State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow
OpenTelemetry requests instrumentation
Python client for Redis database and key-value store
Zstandard bindings for Python
OpenTelemetry Collector Protobuf over gRPC Exporter
Composable style cycles
Implementation of RFC 6570 URI Templates
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.
the blessed package to manage your versions by scm tags
Google Authentication Library: httplib2 transport
Makes working with XML feel like you are working with JSON
Pytest plugin for measuring coverage.
Enables Python programs to dynamically access arbitrary Java objects
IPython: Productive Interactive Computing
Python library for calculating contours of 2D quadrilateral grids
Python client for the Prometheus monitoring system.
Typer, build great CLIs. Easy to code. Based on Python type hints.
A lightweight library for converting complex datatypes to and from native Python datatypes.
C version of reader, parser and emitter for ruamel.yaml derived from libyaml
Patch asyncio to allow nested event loops
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Query metadata from sdists / bdists / installed packages.
The uncompromising code formatter.
An extremely fast Python linter and code formatter, written in Rust.
Traitlets Python configuration system
Modern, extensible Python build backend
Microsoft Azure Blob Storage Client Library for Python
Fast iterable JSON parser.
An autocompletion tool for Python that can be used for text editors.
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Identify specific nodes in a JSON document (RFC 6901)
The Cython compiler for writing C extensions in the Python language.
Pickler class to extend the standard pickle.Pickler functionality
A super-fast templating language that borrows the best ideas from the existing templating languages.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Inline Matplotlib backend for Jupyter
Load and dump data from json-like format into typed data structures
Kubernetes python client
Get the currently executing AST node of a frame, and other information
Python dependency management and packaging made easy.
Python style guide checker
A Python utility / library to sort Python imports.
The core module of Aliyun Python SDK.
Python implementation of John Gruber's Markdown.
Poetry plugin to export the dependencies to various formats
Annotate AST trees with source code positions
Building applications with LLMs through composability
ANSI color formatting for output in terminal
Cleo allows you to create beautiful and testable command-line interfaces.
Python bindings for 0MQ
Extract data from python stack frames and tracebacks for informative displays
Google Cloud Secret Manager API client library
Python library for arbitrary-precision floating-point arithmetic
A framework for managing and maintaining multi-language pre-commit hooks.
Clean single-source support for Python 3 and 2
JSON Log Formatter for the Python Logging Package
Validate configuration and produce human readable error messages.
An extremely fast Python package and project manager, written in Rust.
pytest xdist plugin for distributed testing, most importantly across multiple CPUs
PyMongo - the Official MongoDB Python driver
Utils for streaming large files (S3, HDFS, GCS, SFTP, Azure Blob Storage, gzip, bz2, zst...)
Runtime inspection utilities for typing module.
tiktoken is a fast BPE tokeniser for use with OpenAI's models
An implementation of the Debug Adapter Protocol for Python
Manipulation and analysis of geometric objects
Jupyter Notebook - A web-based notebook environment for interactive computing
A robust email address syntax and deliverability validation library.
Snowflake SQLAlchemy Dialect
library with cross-python path, ini-parsing, io, code, log facilities
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.
Simple, modern and high performance file watching and code reload in python.
Fast implementation of asyncio event loop on top of libuv
An implementation of the SCRAM protocol.
Jupyter core package. A base package on which Jupyter projects rely.
Databricks SQL Connector for Python
IPython Kernel for Jupyter
Python helper for Semantic Versioning (https://semver.org)
Microsoft Azure Client Library for Python (Common)
better multiprocessing and multithreading in Python
Jupyter protocol implementation and client libraries
Better dates & times for Python
Filesystem events monitoring
A sane and fast Markdown parser with useful plugins and renderers
A pure python RFC3339 validator
NVIDIA Collective Communication Library (NCCL) Runtime
The Slack API Platform SDK for Python
An easy safelist-based HTML-sanitizing tool.
Thin-wrapper around the mock package for easier use with pytest
Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
A collection of framework independent HTTP protocol utils.
CUBLAS native runtime libraries
Redshift interface library
The Jupyter Notebook format
AWS4 authentication for Requests
Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (`import nbconvert`) or as a command line tool (invoked as `jupyter nbconvert ...`).
Apache Spark Python API
CUSPARSE native runtime libraries
The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
A Python module for creating Excel XLSX files.
Nvidia JIT LTO Library
cuDNN runtime libraries
Parse Python docstrings in reST, Google and Numpydoc format
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).
NVRTC native runtime libraries
CUFFT native runtime libraries
Pure-Python HPACK header encoding
Pure-Python HTTP/2 protocol implementation
Pure-Python HTTP/2 framing
CUDA solver native runtime libraries
CUDA profiling tools runtime libs.
CURAND native runtime libraries
A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor.
Module for converting between datetime.timedelta and Go's Duration strings.
CUDA Runtime native Libraries
Interfaces for Python
JupyterLab computational environment
Python client for Elasticsearch
A Python slugify application that also handles Unicode
Google Cloud Pub/Sub API client library
Low-level CFFI bindings for Argon2
A language and compiler for custom Deep Learning operations
TensorBoard lets you watch Tensors Flow
Google Analytics Admin API client library
A decorator to automatically detect mismatch when overriding a method.
Simple, fast, extensible JSON encoder/decoder for Python
Composable complex class support for attrs and dataclasses.
A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
Human friendly output for text interfaces using Python
Provider package apache-airflow-providers-common-sql for Apache Airflow
Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants
Pygments theme using JupyterLab CSS variables
Utilities for writing pandoc filters in python
Google Cloud Resource Manager API client library
Convenient Filesystem interface over GCS
Prometheus Metric Exporter for OpenTelemetry
Python logging made (stupidly) simple
GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
WebSockets state-machine based protocol implementation
NVIDIA Tools Extension
pasta is an AST-based Python refactoring library
Stackdriver Logging API client library
An OrderedSet is a custom MutableSet that remembers its order, so that every
Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files
List processing tools and functional utilities
With dbt, data analysts and engineers can build analytics the way engineers build applications.
PostgreSQL interface library
A Python implementation of the JSON5 data format.
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.
Natural Language Toolkit
Wraps the portalocker recipe for easy usage
Extremely lightweight compatibility layer between dataframe libraries
psycopg2 - Python-PostgreSQL Database Adapter
An abstract syntax tree for Python with inference support.
Google Cloud Monitoring API client library
Google Cloud Vision API client library
A utility library for mocking out the `requests` Python library.
Google Cloud Appengine Logging API client library
The set of adapter protocols and base functionality that supports integration with dbt-core
python code static checker
Google Cloud Compute API client library
A set of server components for JupyterLab and JupyterLab like applications.
Jupyter interactive widgets
Pandas Data Types for SQL systems (BigQuery, Spanner)
Send file to trash natively under Mac OS X, Windows and Linux
Google Cloud Speech API client library
croniter provides iteration for datetime object with cron like format
Add colours to the output of Python's logging module.
A library for working with the color formats defined by HTML and CSS.
Vega-Altair: A declarative statistical visualization library for Python.
Jupyter interactive widgets for Jupyter Notebook
Faker is a Python package that generates fake data for you.
OAuth 2.0 client library
Jupyter interactive widgets for JupyterLab
Google Cloud Workflows API client library
Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers
The FlatBuffers serialization format for Python
Microsoft Corporation Key Vault Secrets Client Library for Python
The ultimate Python library in building OAuth and OpenID Connect servers and clients.
Tornado websocket backend for the Xterm.js Javascript terminal emulator library.
A Python module to customize the process title
Operations with ISO 8601 durations
Structured Logging for Python
Google Cloud Language API client library
An open-source interactive data visualization library for Python
Google Cloud Dataform API client library
Simple LRU cache for asyncio
Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
A shim layer for notebook traits and config
Pure python rfc3986 validator
Google Cloud Videointelligence API client library
A library to handle automated deprecations
Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity.
A high-level Python web framework that encourages rapid development and clean, pragmatic design.
Google Cloud Os Login API client library
Jupyter Event System library
NVIDIA cuSPARSELt
An extension module for click to enable registering CLI commands via setuptools entry-points.
TensorBoard lets you watch Tensors Flow
The shared common utilities that dbt-core and adapter implementations use
A friendly Python library for async concurrency and I/O
Python APIs for using Delta Lake with Apache Spark
Messaging library for Python.
Google Cloud Memcache API client library
A Python Progressbar library to provide visual (yet text based) progress to long running operations.
A Jupyter Server Extension Providing Terminals.
Pure python SSH tunnels
Python bindings for the Apache Thrift RPC system
Microsoft Azure File DataLake Storage Client Library for Python
SQLAlchemy dialect for BigQuery
Microsoft Azure Management Core Library for Python
Defines a variety of Pygments lexers for highlighting IPython code.
Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
Open source library for training and deploying models on Amazon SageMaker.
HuggingFace community-driven open-source library of datasets
Google Cloud Bigtable API client library
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
Wrapper package for OpenCV python bindings.
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.
Python Utils is a module with some convenient utilities not included with the standard Python install
tox is a generic virtualenv management and test command line tool
Capture the outcome of Python function calls.
Coroutine-based network library
Deep learning for humans.
DB-API interface to Microsoft SQL Server for Python. (new Cython-based version)
Distributed Task Queue.
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.
image and video datasets and models for torch deep learning
parallel graph management and execution in heterogeneous computing
Google Cloud Dataproc API client library
cuFile GPUDirect libraries
Google Spreadsheets Python API
Community contributed LangChain integrations.
utilities for filesystem exploration and automated builds
Snowflake Snowpark for Python
TensorFlow is an open source machine learning framework for everyone.
WebSocket library for Trio
Google Cloud Bigquery Datatransfer API client library
Google Cloud Bigquery Storage API client library
Apache Beam SDK for Python
This package provides 32 stemmers for 30 languages generated from Snowball algorithms.
Low-level AMQP client for Python (fork of amqplib).
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.
Google Cloud Automl API client library
Retrying
Python multiprocessing fork with improvements and bugfixes
Type annotations and code completion for awscrt
An integration package connecting OpenAI and LangChain
Simple Python interface for Graphviz
Traceback serialization library.
Type annotations and code completion for botocore
Google Cloud Texttospeech API client library
Google Cloud Orchestration Airflow API client library
PyData helpers for authenticating to Google APIs
Google Cloud Dataproc Metastore API client library
GraphQL Framework for Python
Fast and well tested serialization library
Seamless operability between C++11 and Python
A library implementing the 'SemVer' scheme.
Type annotations for boto3 1.40.21 generated with mypy-boto3-builder 8.11.0
Type annotations and code completion for s3transfer
A basic Salesforce.com REST API client.
A concrete syntax tree with AST-like properties for Python 3.0 through 3.13 programs.
Very basic event publishing system
A rough port of Node.js's EventEmitter to Python with a few tricks of its own
A Python module for working with the Tableau Server REST API.
Always know what to expect from your data.
An asyncio PostgreSQL driver
pytest plugin for test session metadata
Statistical computations and models for Python
ASGI instrumentation for OpenTelemetry
Microsoft Azure Cosmos Client Library for Python
ISO country, subdivision, language, currency and script definitions and their translations
MLflow is an open source platform for the complete machine learning lifecycle
An integration package connecting Google VertexAI and LangChain
A data analysis library that is optimized for humans instead of machines.
readme_renderer is a library for rendering readme descriptions for Warehouse
A CLI and library for interacting with the Weights & Biases API.
Orchestrate your dbt projects in Airflow
Python AST that abstracts the underlying Python version
OpenTelemetry FastAPI Instrumentation
Ninja is a small build system with a focus on speed
Helper functions to syntactically validate strings according to RFC 3987.
Python library for easily interacting with trained machine learning models
Time expression parser
AWS signature version 4 signing process for the python requests module
Google Cloud Spanner API client library
A Python package for describing statistical models and for building design matrices.
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
MLflow is an open source platform for the complete machine learning lifecycle
Google Cloud Dataflow Client API client library
A library that allows you to easily mock out tests based on AWS infrastructure
A library for property-based testing
Cross-platform tool for adding locations to the user PATH
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)
A linter for YAML files.
Thin Python bindings to de/compression algorithms in Rust
PostgreSQL database adapter for Python
Looker REST API
Azure Data Lake Store Filesystem Client Library for Python
Fast data loading for TensorBoard
Google Cloud Firestore API client library
ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used in machine learning.
Collection of plugins for markdown-it-py
HTTP REST client, simplified for Python
Provider package apache-airflow-providers-cncf-kubernetes for Apache Airflow
Type annotations for boto3 S3 1.40.0 service generated with mypy-boto3-builder 8.11.0
ONNX Runtime is a runtime accelerator for Machine Learning models
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
pytest plugin to re-run tests to eliminate flaky failures
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents
We have made you a wrapper you can't refuse
Provider package apache-airflow-providers-snowflake for Apache Airflow
pip-tools keeps your pinned dependencies fresh.
Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
Date parsing library designed to parse dates from HTML pages
Transport classes and utilities shared among Python Elastic client libraries
Microsoft Azure Resource Management Client Library for Python
A sphinx extension which renders display math in HTML via JavaScript
JOSE implementation in Python
Parallel PyData with Task Scheduling
A tool to analyze and extract information from Jinja used in dbt projects.
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.
Python Data Validation for Humans™
AutoRest swagger generator Python client runtime. Azure-specific module.
A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files
Python bindings for the docker credentials store API
Python interface to MySQL
PyDeequ - Unit Tests for Data
Google Cloud Datacatalog API client library
A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files
Invoke py.test as distutils command with dependency resolution
Open World Holidays Framework
Databricks SQLAlchemy plugin for Python
Simple creation of data classes from dictionaries.
Small library to dynamically create python functions.
Image processing in Python
Wrapper package for OpenCV python bindings.
Provider package apache-airflow-providers-databricks for Apache Airflow
Python library for interacting with JIRA via REST APIs.
Google Cloud Container API client library
A Python library that converts cron expressions into human readable strings.
Resolve abstract dependencies into concrete ones
A decorator for caching properties in classes.
Google Cloud Translate API client library
Provider package apache-airflow-providers-sqlite for Apache Airflow
Links recognition library with FULL unicode support.
File type identification using libmagic
Google Cloud Dataplex API client library
Python module to generate and modify bytecode
Python command-line parsing library
The shared semantic layer definitions that dbt-core and MetricFlow use
OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator
Python application configuration via the environment
Microsoft Azure Storage Management Client Library for Python
Distribution-building parts of Flit. See flit package for more information
Pythonic argument parser, that will make you smile
Micro subset of unicode data files for linkify-it-py projects.
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
Provider package apache-airflow-providers-ssh for Apache Airflow
Correctly generate plurals, singular nouns, ordinals, indefinite articles
Microsoft Azure Azure Queue Storage Client Library for Python
pathlib api extended to use fsspec backends
Provider package apache-airflow-providers-fab for Apache Airflow
Industrial-strength Natural Language Processing (NLP) in Python
Provider package apache-airflow-providers-mysql for Apache Airflow
jsonpickle encodes/decodes any Python object to/from JSON
API to interact with the python pyproject.toml based projects
Disk Cache -- Disk and file backed persistent cache.
A Python to Java bridge
gRPC extensions for Google Cloud Platform
A refreshing functional take on deep learning, compatible with your favorite libraries
A high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
The Blis BLAS-like linear algebra library, as a self-contained C-extension.
Ray provides a simple, universal API for building distributed applications.
Provider package apache-airflow-providers-google for Apache Airflow
A python package that provides useful locks
Create, read, and update Microsoft Word .docx files.
A command line interface for Databricks
Enhance the standard unittest package with features for testing asyncio libraries
Python DB API 2.0 (PEP 249) client for Amazon Athena
Google Cloud Storage Transfer API client library
A stats collection and distributed tracing framework
Library to implement a well-behaved Unix daemon process.
PostgreSQL database adapter for Python -- C optimisation distribution
pathlib-style classes for cloud storage services.
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.
Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.
Apache Iceberg is an open table format for huge analytic datasets
In-process task scheduler with Cron-like capabilities
Programmatically author, schedule and monitor data pipelines
Python interface to Graphviz's Dot
OpenAPI schema validation for Python
Microsoft Azure Service Bus Client Library for Python
Format click help output nicely with rich
Microsoft Azure Batch Client Library for Python
Infer file type and MIME type of any file/buffer. No external dependencies.
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.
TensorFlow Estimator.
Python extension for computing string edit distances and similarities.
A faster way to build and share data apps
parse() is the opposite of format()
comprehensive password hashing framework supporting over 30 schemes
Collection of all Datadog Public endpoints
SQLAlchemy dialect integrated into Cloud Spanner database
A Django plugin for pytest.
CMake is an open-source, cross-platform family of tools designed to build, test and package software
Python client for the Impala distributed query engine
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
Embeddings, Retrieval, and Reranking
Form rendering, validation, and CSRF protection for Flask with WTForms.
Jupyter terminal console
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.
Python interface to PROJ (cartographic projections and coordinate transformations library)
cssselect parses CSS3 Selectors and translates them to XPath 1.0
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).
A library for efficient similarity search and clustering of dense vectors.
A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
Pure python implementation of Apache Thrift.
Form validation and rendering for Python web development.
Makes it easy to load subpackages and functions on demand.
Microsoft Corporation Key Vault Keys Client Library for Python
Object-oriented paths
Windows Negotiate Authentication Client and Server
Travel through time in your tests.
Use JDBC database drivers from Python 2/3 or Jython with a DB-API.
Kubernetes asynchronous python client
Microsoft Azure Container Registry Client Library for Python
Static memory-efficient and fast Trie-like structures for Python.
A simple immutable dictionary
New time-based UUID formats which are suited for use as a database key
Like `typing._eval_type`, but lets older Python versions use newer typing features.
jsonref is a library for automatic dereferencing of JSON Reference objects for Python.
OpenTelemetry urllib3 instrumentation
Parameterized testing with any Python test framework
Legacy registered functions for spaCy backwards compatibility
The Reportlab Toolkit
Keyring backend for Google Auth tokens
OpenTelemetry Database API instrumentation
A new flavour of deep learning operations
Fixes mojibake and other problems with Unicode, after the fact
Avro is a serialization and RPC framework.
Jupyter metapackage. Install all the Jupyter components in one go.
Widget for deck.gl maps
Python support for Parquet file format
pytest plugin for generating HTML reports
Checks CloudFormation templates for practices and behaviour that could potentially be improved
Supplementary data about languages used by the langcodes module
Extension pack for Python Markdown.
Microsoft Azure Cosmos DB Management Client Library for Python
The python wrapper for the GitLab REST and GraphQL APIs.
Rich help formatters for argparse and optparse
Microsoft 365 & Microsoft Graph Library for Python
Microsoft Corporation Key Vault Certificates Client Library for Python
JSONSchema Spec with object-oriented paths
OpenTelemetry urllib instrumentation
Microsoft Azure Container Instance Client Library for Python
A library for automatically generating command line interfaces.
Simple retry client for aiohttp
Avro is a serialization and RPC framework.
Google Ai Generativelanguage API client library
Microsoft Azure Container Service Management Client Library for Python
Microsoft Azure Azure Data Tables Client Library for Python
Flask instrumentation for OpenTelemetry
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.
PDF parser and analyzer
A framework for elegantly configuring complex applications
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.
Deploy and manage FastAPI Cloud apps from the command line 🚀
OpenTelemetry Instrumentation for Django
A collection of cache libraries in the same API interface.
Microsoft Azure Storage Common Client Library for Python
scp module for paramiko
Updated configparser from stdlib for earlier Pythons.
Google Generative AI High level API client library and tools.
Documentation that simply works
LightGBM Python-package
Python bindings to the Tree-sitter parsing library
Python library for easily interacting with trained machine learning models
django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
Thrift SASL Python module that implements SASL transports for Thrift (`TSaslClientTransport`).
OpenLineage common python library for integrations
Client library for the Qdrant vector search engine
A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
A pytest plugin to report test results as JSON files
Install and Run Python Applications in Isolated Environments
Manipulate audio with an simple and easy high level interface
An implementation of time.monotonic() for Python 2 & < 3.3
The bidirectional mapping library for Python.
OpenTelemetry psycopg2 instrumentation
File-based locks for Python on Linux and Windows
Microsoft Azure Compute Management Client Library for Python
Microsoft Azure Data Lake Store Management Client Library for Python
A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.
A declarative object transformer and formatter, for conglomerating nested data.
Immutable wrapper around dictionaries (a fork of frozendict)
AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates
GraphQL client for Python
Typing stubs for pyOpenSSL
A (partial) reimplementation of pywin32 using ctypes/cffi
Provider package apache-airflow-providers-http for Apache Airflow
A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby.
Geographic pandas extensions
pytest plugin that allows you to add environment variables.
Modern, extensible Python project management
Create, read, and update PowerPoint 2007+ (.pptx) files.
Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games
Diff JSON and JSON-like structures in Python
This project extends the Application Insights API surface to support Python.
Core abstractions for kiota generated libraries in Python
PyTorch native Metrics
Python extension for computing string edit distances and similarities.
Convert AWS CloudFormation templates between JSON and YAML formats
A formatter for Python code
Microsoft Azure Key Vault Management Client Library for Python
This package allows for HTTP NTLM authentication using the requests library.
Type annotations for boto3 RDS 1.40.20 service generated with mypy-boto3-builder 8.11.0
Microsoft Azure Synapse Artifacts Client Library for Python
Core abstractions for kiota generated libraries in Python
Microsoft Azure Data Factory Management Client Library for Python
Randomise the order in which pytest tests are run with some control over the randomness
Utilities for working with inspect.Signature objects.
SQLAlchemy integration with the marshmallow (de)serialization library
An audio library based on libsndfile, CFFI and NumPy
Manipulates JUnit/xUnit Result XML files
Python client library for Modal
Pure-Python robots.txt parser with support for modern conventions
Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python
Export blocking and async library versions from a single async implementation
Copy your docs directly to the gh-pages branch.
Optimized PyTree Utilities.
A custom YAML tag for referencing environment variables in YAML files.
Microsoft Azure Msi Management Client Library for Python
'Turn functions and methods into fully controllable objects'
A unified approach to explain the output of any machine learning model.
Lightning toolbox for across the our ecosystem.
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
Provider package apache-airflow-providers-slack for Apache Airflow
Library provides the way to automatically manage drivers for different browsers
Expand standard functools to methods
TensorFlow IO
Microsoft Azure Synapse Spark Client Library for Python
A high performance build system
The geodesic routines from GeographicLib
A network address manipulation library for Python
Precompiled rules for User Agent Parser
Extended JWT integration with Flask
Extension pack for Python Markdown and MkDocs Material.
Python Atlassian REST API Wrapper
A framework for building Singer taps
Adds i18n/l10n support for Flask applications.
Non-blocking MongoDB driver for Tornado or asyncio
Python Geocoding Toolbox
Native Delta Lake Python binding based on delta-rs with Pandas integration
nose extends unittest to make testing easier
Ultra-lightweight pure Python package to check if a file is binary or text.
AsyncSSH: Asynchronous SSHv2 client and server library
Python library for the snappy compression library from Google
TensorFlow Serving Python API.
Backport of the standard library zoneinfo module
A package to repair broken json strings
An asynchronous networking framework written in Python
Mock out requests made by ClientSession from aiohttp package
ClickHouse Database Core Driver for Python, Pandas, and Superset
Pinecone client and SDK
Core abstractions for kiota generated libraries in Python
Firebase Admin Python SDK
Fast, correct Python msgpack library supporting dataclasses, datetimes, and numpy
Backports and enhancements for the contextlib module
Microsoft Corporation Azure Monitor Query Client Library for Python
A cross-platform clipboard module for Python. (Only handles plain text for now.)
Microsoft Azure Monitor Client Library for Python
Connexion - API first applications with OpenAPI/Swagger
Microsoft Azure Key Vault Client Libraries for Python
Vestigial utilities from IPython
Access Azure Datalake Gen1 with fsspec and dask
Pytest plugin which splits the test suite to equally sized sub suites based on test execution time.
Django-filter is a reusable Django application for allowing users to filter querysets dynamically.
MinIO Python SDK for Amazon S3 Compatible Cloud Storage
The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.
Microsoft Azure Web Apps Management Client Library for Python
Common libraries for Databricks Labs
Microsoft App Configuration Data Library for Python
Microsoft Azure Event Hubs Client Library for Python
A simple utility to separate the implementation of your Python package and its public API surface.
Creates JUnit XML test result documents that can be read by tools such as Jenkins
Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6).
CloudEvents Python SDK
Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities.
Python implementation of redis API, can be used for testing purposes.
Microsoft Azure Redis Cache Management Client Library for Python
Microsoft Azure SQL Management Client Library for Python
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
Uber's hierarchical hexagonal geospatial indexing system
SQLALchemy JSONField implementation for storing dicts at SQL
Microsoft Azure RDBMS Management Client Library for Python
GenSON is a powerful, user-friendly JSON Schema generator.
Provider package apache-airflow-providers-common-compat for Apache Airflow
Python bindings to PDFium
pytest plugin to test server connections locally.
Microsoft Azure Traffic Manager Management Client Library for Python
Type annotations for boto3 SQS 1.40.17 service generated with mypy-boto3-builder 8.11.0
Microsoft Azure Management Groups Client Library for Python
Provider package apache-airflow-providers-ftp for Apache Airflow
Microsoft Azure Log Analytics Management Client Library for Python
Microsoft Azure Service Bus Management Client Library for Python
Run pre-commit with uv
Library with base interfaces for LangGraph checkpoint savers.
MkDocs extension that lists all dependencies according to a mkdocs.yml file
Microsoft Azure Event Hub Management Client Library for Python
Python client library for IBM Cloudant
Microsoft Azure CDN Management Client Library for Python
Microsoft Azure Batch Management Client Library for Python
Divides large result sets into pages for easier browsing
Microsoft Azure Cognitive Services Management Client Library for Python
Microsoft Azure Search Management Client Library for Python
Slack API clients for Web API and RTM API (Legacy) - Please use https://pypi.org/project/slack-sdk/ instead.
Type Hints for Python
Core library used by SDKs for IBM Cloud Services
"Higher Level Zookeeper Client"
Microsoft Azure Market Place Ordering Client Library for Python
Python dependency specifications supporting logical operations
Microsoft Azure Recovery Services Client Library for Python
Reference implementations of popular deep learning models
Microsoft Azure Recovery Services Backup Management Client Library for Python
Microsoft Azure IoT Hub Management Client Library for Python
Meson Python build backend (PEP 517)
Language detection library ported from Google's language-detection.
Hatch plugin for versioning with your preferred VCS
Google Cloud Datastore API client library
Python 3.6 and 3.7 language support for the CloudFormation CLI
Core abstractions for kiota generated libraries in Python
Typescript language support for the CloudFormation CLI
Microsoft Azure Application Insights Management Client Library for Python
Microsoft Azure Event Grid Management Client Library for Python
Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
A tool that automatically formats Python code to conform to the PEP 8 style guide
Self-contained ISO 3166-1 country definitions.
Microsoft Azure Advisor Client Library for Python
The hassle-free way to integrate analytics into any python application.
Core abstractions for kiota generated libraries in Python
Microsoft Azure Policy Insights Client Library for Python
Microsoft Azure IoT Hub Provisioning Services Client Library for Python
OpenTelemetry HTTPX Instrumentation
Microsoft Azure Billing Client Library for Python
Microsoft Azure Media Services Client Library for Python
Microsoft Azure Service Fabric Management Client Library for Python
Microsoft Azure Batch AI Management Client Library for Python
Microsoft Azure Data Migration Client Library for Python
Microsoft Azure Maps Client Library for Python
A modern Python package and dependency manager supporting the latest PEP standards
Microsoft Azure Iotcentral Management Client Library for Python
Format messages and post to Microsoft Teams.
Microsoft Azure SignalR Client Library for Python
Open reproduction of consastive language-image pretraining (CLIP) and related.
Core component of the Microsoft Graph Python SDK
Python library to build pretty command line user prompts ⭐️
Provider package apache-airflow-providers-smtp for Apache Airflow
OpenTelemetry Logging instrumentation
license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.
A library to identify devices (phones, tablets) and their capabilities by parsing browser user agent strings.
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
Generate and parse RFC 3339 timestamps
Self-service finite-state machines for the programmer on the go.
Library to easily read single chars and key strokes
Provider package apache-airflow-providers-common-io for Apache Airflow
TF.Text is a TensorFlow library of text related ops, modules, and subgraphs.
Ultralytics YOLO 🚀 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.
Library with high-level APIs for creating and executing LangGraph agents and tools.
Click utility functions
Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.
Teradata SQL Driver for Python
A wrapper around the pdftoppm and pdftocairo command line tools to convert PDF to a PIL Image list.
Job scheduling for humans.
A strictly RFC 4510 conforming LDAP V3 pure Python client library
std-uritemplate implementation for Python
A plugin for Apache Airflow to interact with Microsoft Fabric items
A getattr and setattr that works on nested objects, lists, dicts, and any combination thereof without resorting to eval
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Unified diff parsing/metadata extraction library.
Provider package apache-airflow-providers-imap for Apache Airflow
pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.
PyYAML-based module to produce a bit more pretty and readable YAML-serialized data
QueryString parser for Python/Django that correctly handles nested dictionaries
Generate mypy stub files from protobuf specs
Microsoft Azure Resource Management Namespace Package [Internal]
A lightweight and fast pure python ECDSA library
A module for monitoring memory usage of a python program
A simple, safe single expression evaluator library.
Jupyter Notebook as a Jupyter Server extension.
Provider package apache-airflow-providers-docker for Apache Airflow
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*.
libcurl ffi bindings for Python, with impersonation support.
A library that contains the AWS CLI for use in Lambda Layers
Service identity verification for pyOpenSSL & cryptography.
Connection Pool for Psycopg
A friend to fetch your data files
A light-weight and flexible data validation and testing tool for statistical data objects.
This is a small Python module for parsing Pip requirement files.
Pretty Good Privacy for Python
A minimal snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games
Checks playbooks for practices and behavior that could potentially be improved
Python driver with native interface for ClickHouse
Library for analyzing ELF files and DWARF debugging information
JSON Merge Patch library (https://tools.ietf.org/html/rfc7386)
Type annotations for boto3 DynamoDB 1.40.20 service generated with mypy-boto3-builder 8.11.0
a fork of Python 2 and 3 ast modules with type comment support
Python's forecast::auto.arima equivalent
Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.
Agent Framework / shim to use Pydantic with LLMs, slim package
Implements a topological sort algorithm.
Interact with a server using the SMB 2/3 Protocol
Microsoft Azure Data Lake Management Namespace Package [Internal]
Read GCS, ABS and local paths with the same interface, clone of tensorflow.io.gfile
Python library for throwaway instances of anything that can run in a Docker container
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 Monitor Opentelemetry Distro Client Library for Python
Config file reading, writing and validation.
Vectorized spatial vector file format I/O using GDAL/OGR
Oracle Cloud Infrastructure Python SDK
Support for many storage backends in Django
Microsoft Azure DNS Private Zones Client Library for Python
Microsoft Azure Azure Core OpenTelemetry plugin Library for Python
Pure Python conversion library for common geospatial data formats
Plumb a PDF for detailed information about each char, rectangle, and line.
Full featured redis cache backend for Django.
The Snowflake adapter plugin for dbt
A generator library for concise, unambiguous and URL-safe UUIDs.
Provider package apache-airflow-providers-airbyte for Apache Airflow
Type annotations for boto3 Glue 1.40.20 service generated with mypy-boto3-builder 8.11.0
Google Cloud Bigquery Biglake API client library
Read & write Java .properties files
Type annotations for boto3 SecretsManager 1.40.0 service generated with mypy-boto3-builder 8.11.0
Convert WSGI app to ASGI app or ASGI app to WSGI app.
XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml
Microsoft Azure API Management Client Library for Python
Saml Python Toolkit. Add SAML support to your Python software using this library
Type annotations for boto3 Lambda 1.40.7 service generated with mypy-boto3-builder 8.11.0
Command line utility to show dependency tree of packages.
Utilities for preparing Stan inputs and processing Stan outputs
The ultimate Python library for JOSE RFCs, including JWS, JWE, JWK, JWA, JWT
A purl aka. Package URL parser and builder
IPv4/IPv6 manipulation library
Databricks Connect Client
Microsoft Azure Network Management Client Library for Python
Download market data from Yahoo! Finance API
Microsoft Azure HDInsight Management 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.
Structured deserialization of Docker Compose files.
Instrument your FastAPI app with Prometheus metrics
A wrapper around re and regex that adds additional back references.
reStructuredText linter
Microsoft Azure Storage Client Library for Python with multi API version support.
Azure Resource Detector for OpenTelemetry
OpenTelemetry SQLAlchemy instrumentation
Python bindings to Zstandard (zstd) compression library.
Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office)
A python implementation of GNU readline.
Microsoft Azure Security Center Management Client Library for Python
Microsoft Azure Synapse Management Client Library for Python
OpenTelemetry Redis instrumentation
Binary Python wheels for all tree sitter languages.
Simplifies to build parse types based on the parse module
Radically simplified static file serving for WSGI applications
Dictdiffer is a library that helps you to diff and patch dictionaries.
Standard Protobuf Reflection Service for gRPC
InfluxDB 2.0 Python client library
Microsoft Azure App Configuration Management Client Library for Python
SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.
Microsoft Azure Appcontainers Management Client Library for Python
Python library for CycloneDX
Microsoft Azure Synapse AccessControl Client Library for Python
Microsoft Azure SQL Virtual Machine Management Client Library for Python
Python parser for the CommonMark Markdown spec
Microsoft Azure Bot Service Client Library for Python
A small utility to modify the dynamic linker and RPATH of ELF executables.
Microsoft Corporation Key Vault Administration Client Library for Python
Microsoft Azure Red Hat Openshift Management Client Library for Python
Plotly graph export library
Microsoft Azure Synapse Managed Private Endpoints Client Library for Python
Python library to interact with Amazon SageMaker Unified Studio
Neo4j Bolt driver for Python
A Python framework for building reactive web-apps. Developed by Plotly.
Microsoft Azure NetApp Files Management Client Library for Python
Microsoft Azure Extended Location Management Client Library for Python
Microsoft Azure Image Builder Client Library for Python
Microsoft Azure Service Linker Management Client Library for Python
Microsoft Azure Service Fabric Managed Clusters Management Client Library for Python
A configurable set of panels that display various debug information about the current request/response.
A tool for detecting and masking secrets
A high-throughput and memory-efficient inference and serving engine for LLMs
Microsoft Azure Data Box Edge Management Client Library for Python
Retry potentially transient HTTP errors in Python.
Python interface for the Rust OpenLineage lineage extraction library
Move macOS dynamic libraries into package
Parameterize and run Jupyter and nteract Notebooks
Automatically mock your HTTP interactions to simplify and speed up testing
Type annotations for boto3 Appflow 1.40.17 service generated with mypy-boto3-builder 8.11.0
Push Notifications that work with just about every platform!
CBOR (de)serializer with extensive tag support
hexbytes: Python `bytes` subclass that decodes hex, with a readable console output
DataStax Driver for Apache Cassandra
Python bindings for FFmpeg - with complex filtering support
The SQL Linter for Humans
CDK Integration Testing Constructs
Microsoft Azure Graph RBAC Client Library for Python
Microsoft Azure Postgresqlflexibleservers Management Client Library for Python
🐫 Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node
Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
Fancy PyPI READMEs with Hatch
Fast and robust extraction of original and updated publication dates from URLs and web pages.
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.
Microsoft Azure Mysqlflexibleservers Management Client Library for Python
Fiona reads and writes spatial data files
Sane and flexible OpenAPI 3 schema generation for Django REST framework
Typing stubs for python-slugify
Python-tesseract is a python wrapper for Google's Tesseract-OCR
A CSS Cascading Style Sheets library for Python
Backport of asyncio.Runner, a context manager that controls event loop life cycle.
Fake pymongo stub for testing simple MongoDB-dependent code
Addict is a dictionary whose items can be set using both attribute and item syntax.
A command line tool for interacting with cloud storage services.
Exit pytest test session with custom exit code in different scenarios
Production-ready community-driven modern Stripe-like API versioning in FastAPI
Library for serializing and deserializing Python Objects to and from JSON and XML.
Type annotations for boto3 EC2 1.40.21 service generated with mypy-boto3-builder 8.11.0
Dictionary with auto-expiring values for caching purposes
A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.
Google Cloud Pubsublite API client library
Publication helps you maintain public-api-friendly modules by preventing unintentional access to private implementation details via introspection.
A simple library to get or create a unique device id for a device in Python.
llama-index indices llama-cloud integration
use icdiff for better error messages in pytest assertions
(Soon to be) the fastest pure-Python PEG parser I could muster
k-bit optimizers and matrix multiplication routines.
unittest-based test runner with Ant/JUnit like XML reporting.
Type annotations for boto3 CloudFormation 1.40.0 service generated with mypy-boto3-builder 8.11.0
pytest plugin for repeating tests
Orbax Checkpoint
An integration package connecting miscellaneous Google's products and LangChain
HTML parser based on the WHATWG HTML specification
Python framework for fast Vector Space Modelling
A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym).
A Docker client for Python, designed to be fun and intuitive!
Type annotations for boto3 RedshiftDataAPIService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Backport of Python 3.11's datetime.fromisoformat
A wrapper around the stdlib `tokenize` which roundtrips.
Plugin interface for the Pinecone python client
A SQL query builder API for Python
Converts between Gregorian dates and other calendar systems
Setuptools Rust extension plugin
Python Circuit Breaker pattern implementation
Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).
pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly).
Video editing with Python
High quality, one-dimensional sample-rate conversion library
Python decorator for async properties.
The fast, Pythonic way to build MCP servers and clients.
Python SDK for Opsgenie REST API
Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks
Python wrapper around the Azure DevOps 7.x APIs
Alibaba Cloud openapi SDK Library for Python
State-of-the-art diffusion in PyTorch and JAX.
Modules to convert numbers to words. Easily extensible.
A more powerful JSONPath implementation in modern python
Lightweight, extensible schema and data validation tool for Pythondictionaries.
A sphinx extension for designing beautiful, view size responsive web components.
Microsoft Corporation Azure Keyvault Securitydomain Client Library for Python
Notifications for all Farama Foundation maintained libraries.
PyInstaller bundles a Python application and all its dependencies into a single package.
A Simple SVG Converter based on Cairo
Google Spreadsheets Python API v4
Python bindings and utilities for GeoJSON
Interface between LLMs and your data
Community maintained hooks for PyInstaller
Type annotations for boto3 STS 1.40.0 service generated with mypy-boto3-builder 8.11.0
A minimal JSON Web Token authentication plugin for Django REST Framework
Protocol Buffer Validation for Python
The Deep Learning framework to train, deploy, and ship AI products Lightning fast.
The build backend used by PDM that supports latest packaging standards
Interface between LLMs and your data
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
TensorBoardX lets you watch Tensors Flow without Tensorflow
Swagger UI bundled for usage with Python
Python Driver for ArangoDB
Kafka integration with asyncio
Wrapper package for OpenCV python bindings.
Google Cloud Recommendations Ai API client library
A simple Python wrapper for FFmpeg
python-keycloak is a Python package providing access to the Keycloak API.
Various objects to denote special meanings in python
Call stack profiler for Python. Shows you why your code is slow!
Python grammar for tree-sitter
Microsoft Azure DNS Management Client Library for Python
Uses tokenized query returned by python-sqlparse and generates query metadata
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+
MQTT version 5.0/3.1.1 client class
Python library to convert dataclasses into marshmallow schemas.
Collection of common interactive command line user interfaces, based on Inquirer.js
JavaScript grammar for tree-sitter
pathlib.Path subclasses for local and cloud bucket storage
Automatic documentation from sources, for MkDocs.
URL normalization for Python
Multi key dictionary implementation
An extended [CommonMark](https://spec.commonmark.org/) compliant parser,
Kubeflow Pipelines API
An integration package connecting Google's genai package and LangChain
Log and progress bar manager for console, notebooks, web...
Convert between various DB API 2.0 parameter styles.
SQLAlchemy database migrations for Flask applications using Alembic.
XFormers: A collection of composable Transformer building blocks.
Proxy (SOCKS4, SOCKS5, HTTP CONNECT) client for Python
The set of adapter protocols and base functionality that supports integration with dbt-core
Scan dependencies for known vulnerabilities and licenses.
Allure pytest integration
Parser like ConfigParser but for updating configuration files
Python Bidi layout wrapping the Rust crate unicode-bidi
Dagster is an orchestration platform for the development, production, and observation of data assets.
python package for finding the timezone of any point on earth (coordinates) offline
OpenTelemetry aiohttp client instrumentation
Plugin for pytest that automatically reruns flaky tests.
A record linkage toolkit for linking and deduplication
pytest plugin for URL based testing
RabbitMQ Focused AMQP low-level library
Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
A Flexible Service Locator
Rebuild Sphinx documentation on changes, with hot reloading in the browser.
A check digit library for data validation
Removes unused imports and unused variables
A feature-rich command-line audio/video downloader
Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
Version 2 of the AWS Cloud Development Kit library
Automatically link across pages in MkDocs.
Probabilistic data structures for processing and searching very large datasets
Python functions for working with deeply nested documents (lists and dicts)
Pure python 7-zip library
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.
The kms module of Aliyun Python sdk.
Python library for Windows Remote Management
Type annotations for boto3 1.40.21 generated with mypy-boto3-builder 8.11.0
HuggingFace community-driven open-source library of evaluation
Type hints (PEP 484) support for the Sphinx autodoc extension
Ultralytics THOP package for fast computation of PyTorch model FLOPs and parameters.
A development tool to measure, monitor and analyze the memory behavior of Python objects.
A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.
behave is behaviour-driven development, Python style
A package that allows you to utilize 12factor inspired environment variables to configure your Django application.
Microsoft Azure Resource Deploymentstacks Management Client Library for Python
Pydantic OpenAPI schema implementation
Base class for creating enumerated constants that are also subclasses of str
Command-line YAML/XML processor - jq wrapper for YAML/XML documents
Microsoft Azure Cognitive Search Client Library for Python
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.
Snowflake Python API for Resource Management
Microsoft Azure Resource Templatespecs Management Client Library for Python
Microsoft Azure Resource Deploymentscripts Management Client Library for Python
Microsoft Azure Resource Deployments Management Client Library for Python
Powerful and Lightweight Python Tree Data Structure with various plugins
Google Analytics Data API client library
Automatically configures Python to use system certificates via truststore
Easy data preprocessing and data augmentation for deep learning models
This python module helps converting arbitrary Python objects into JSON strings and back.
PostgREST client for Python. This library provides an ORM interface to PostgREST.
CUBLAS native runtime libraries
Cython bindings and Python interface to HMMER3.
Hjson, a user interface for JSON.
A DynamoDB json util from and to python objects
Generic automation framework for acceptance testing and robotic process automation (RPA)
Basic trajectory file format functionality for Biotite; forked from MDTraj
Library and standards for schema and statistics.
eth-account: Sign Ethereum transactions and messages with local private keys
Plugin for Poetry to enable dynamic versioning based on VCS tags
Google Cloud Alloydb API client library
Provider package apache-airflow-providers-amazon for Apache Airflow
A library that prepares raw documents for downstream ML tasks.
An integration package connecting Anthropic and LangChain
Physical quantities module
Read and write ZIP files - backport of the zipfile module from Python 3.8
Parse and manage posts with YAML (or other) frontmatter
The Apache Spark adapter plugin for dbt
Async generators and context managers for Python 3.5+
Cython implementation of Toolz: High performance functional utilities
Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion
OpenTelemetry Semantic Conventions Extension for Large Language Models
Microsoft Azure CosmosDB Table Client Library for Python
Prometheus metrics exporter for Flask
A Kerberos authentication handler for python-requests
Sandboxed code execution for AI agents, locally or on the cloud.
cuDNN runtime libraries
Packrat parser interpreter
Toolkit for Dagster integrations with transform logic outside of Dagster
Microsoft Azure CosmosDB Namespace Package [Internal]
Pytest plugin to randomly order tests and control random.seed.
Keep all y'all's __all__'s in sync
A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
A pytest wrapper with fixtures for Playwright to automate web browsers
Lightweight stateless SQL execution for Databricks with minimal dependencies
Core abstractions for kiota generated libraries in Python
Efficiently computes derivatives of NumPy code.
Implements a fake file system that mocks the Python file system modules.
Official native Python client for the Vertica database.
Core abstractions for kiota generated libraries in Python
Google Cloud Managedkafka API client library
Mock data generation factories
A library for recording and reading data in Jupyter and nteract Notebooks
A High-Performance Graph Library for Python
Snowflake Python API
Python bindings for the Qt cross platform application toolkit
Databricks API client auto-generated from the official databricks-cli package
Generate a dot graph from the output of several profilers.
The hassle-free way to integrate analytics into any python application.
Library for communicating with Redis Clusters. Built on top of redis-py lib
A powerful declarative symmetric parser/builder for binary data
Utilities for spying on function calls in unit tests.
Python utilities for the NVIDIA Management Library
Cross-platform network interface and IP address enumeration library
OpenTelemetry Botocore instrumentation
Prefect integrations for interacting with Amazon Web Services.
NVRTC native runtime libraries
Lightning-fast JSON wizardry for Python dataclasses — effortless serialization right out of the box!
A system for controlling process state under UNIX
CUDA Runtime native Libraries
mbstrdecoder is a Python library for multi-byte character string decoder
Mistral-common is a library of common utilities for Mistral AI.
Python implementation of Jean Meeus astronomical routines
A beautiful reStructuredText renderer for rich
pip requirements parser - a mostly correct pip requirements parsing library because it uses pip's own code.
typepy is a Python library for variable type checker/validator/converter at a run time.
Play and Record Sound with Python
Database-backed Periodic Tasks.
@aws-cdk/asset-node-proxy-agent-v6
Import, export, process, analyze and view triangular meshes.
Dependency injection framework for Python
A sphinx extension that automatically documents argparse commands and options
Deep learning for humans.
Simple construction, analysis and modification of binary data.
Python supercharged for fastai development
Efficient, Flexible and Portable Structured Generation
Teradata SQL Driver Dialect for SQLAlchemy
A persistent cache for python requests
A Microsoft Fabric Synapse Data Warehouse adapter plugin for dbt
Client for the Presto distributed SQL Engine
LEB128(Little Endian Base 128)
UUID object and generation functions (Python 2.3 or higher)
multi volume file wrapper library
converts and manipulates various color representation (HSL, RVB, web, X11, ...)
Asynchronous file operations.
Up-to-date simple useragent faker with real world database
Parsing made fun ... using typing.
Saves and loads to the cache a transformed versions of a source object.
Python interface for libheif library
Plumbum: shell combinators library
Provider package apache-airflow-providers-sftp for Apache Airflow
client-side and server-side support for the OpenAPI Specification v3
O365 - Microsoft Graph and Office 365 API made easy
A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
A Git URL parsing module (supports parsing and rewriting)
Python bindings for the Enchant spellchecking system
A pillow plugin that adds avif support via libavif
Provider package apache-airflow-providers-microsoft-mssql for Apache Airflow
Library for utilization of compressed safetensors of neural network models
Turns CSS blocks into style attributes
deflate64 compression/decompression library
Wrapper around the aiormq for asyncio and humans
Pure python AMQP asynchronous client library
Microsoft Azure Storage File Client Library for Python
Microsoft Azure Event Grid Client Library for Python
unittest subTest() support and subtests fixture
A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.
TypeScript and TSX grammars for tree-sitter
You should switch to the snowflake-uuid package
JSON decoder for Python that can extract data from the muck
web3: A Python library for interacting with Ethereum
Safe, minimalistic evaluator of python expression using ast module
Make beautiful maps with Leaflet.js & Python
eth-utils: Common utility functions for python code that interacts with Ethereum
Simple ClickHouse SQLAlchemy Dialect
Backport of pathlib ABCs
Shims to make deprecation of pytz easier
RQ is a simple, lightweight, library for creating background jobs, and processing them.
An asyncio driver for ClickHouse with native TCP support
Thread context propagation support for OpenTelemetry
PycURL -- A Python Interface To The cURL library
Exasol python driver with extra features
A pure-Python implementation of the HTTP/2 priority tree
Fast implementation of the edit distance (Levenshtein distance)
Send responses to httpx.
Python client for Appium
Pure Python implementation of Google Common Expression Language
A package interact with the Hive metastore via the Thrift protocol
Non-blocking Python methods using decorators
eth-rlp: RLP definitions for common Ethereum objects in Python
Fast, re-entrant optimistic lock implemented in Cython
Official Box Python SDK
Tools for stamping and signing PDF files
Function and command-line program to strip Python type hints.
Generate simple tables in terminals from a nested list of strings.
Programmatically open an editor, capture the result.
Distributed Asynchronous Hyperparameter Optimization
Tree is a library for working with nested data structures.
Simple & fast PDF generation for Python
Extract datetime objects from strings
A ASGI Server based on Hyper libraries and inspired by Gunicorn
Add Python and JavaScript style comments in your JSON files.
dlt is an open-source python-first scalable data loading library that does not require any backend to run.
Generate complex HTML+JS pages with Python
Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)
Resolving Swagger/OpenAPI 2.0 and 3.0.0 Parser
EditorConfig File Locator and Interpreter for Python
iCalendar parser/generator
Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores
Astronomy and astrophysics core library
Hamcrest framework for matcher objects
A zero-dependency, local, fast, tiny ip-address to country lookup
Mustache for Python
The Microsoft Graph Python SDK
A utility for mocking out the Python HTTPX and HTTP Core libraries.
AWS X-Ray Propagator for OpenTelemetry
eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3
Utilities for string case conversion.
Schema for the protocol between CDK framework and CDK CLI
RotatingFileHandler replacement with concurrency, gzip and Windows support. Size and time based rotation.
eth-typing: Common type annotations for ethereum python packages
Enforce the output format (JSON Schema, Regex etc) of a language model
Open Source Differentiable Computer Vision Library for PyTorch
Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)
Google Cloud resource detector for OpenTelemetry
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.
Parsel is a library to extract data from HTML and XML using XPath and CSS selectors
PowerShell Remoting Protocol and WinRM for Python
Please run pip install vertexai to use the Vertex SDK.
Shim for the Logfire SDK which does nothing unless Logfire is installed
Multiple argument dispatching.
Automagic shell tab completion for Python CLI applications
A dot-accessible dictionary (a la JavaScript objects)
Structured Text Generation in Rust
A patch parsing and application library.
A Python wrapper for the Discord API
ONNX Runtime is a runtime accelerator for Machine Learning models
The BigQuery adapter plugin for dbt
Read and write large, multi-dimensional arrays
[DEPRECATED] Use 'hijridate' package instead
Type annotations for boto3 SSM 1.40.0 service generated with mypy-boto3-builder 8.11.0
Zope Deprecation Infrastructure
A library for deferring decorator actions
Bindings for the Low-level Guidance (llguidance) Rust library for use within Guidance
Collection of common python utils
An extending constructor of PyYAML: include other YAML files into current YAML document
IERS Earth Rotation and Leap Second tables for the astropy core package
This package provides AWS V4 request signing using the requests library.
Tool for detecting secrets in the codebase
Parse partial JSON generated by LLM
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.
SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.
Google Cloud Trace exporter for OpenTelemetry
A tiny LRU cache implementation and decorator
Repackaging of Google's Diff Match and Patch libraries.
ODPS Python SDK and data analysis framework
asyncio rate limiter, a leaky bucket implementation
Alibaba Cloud adb (20211201) SDK Library for Python
Apache Drill for SQLAlchemy
Typed library that provides an ORM wrapper for tmux, a terminal multiplexer.
Load, configure, and compose WSGI applications and servers
A collection of accessible pygments styles
Simple and tiny yield-based trampoline implementation.
Celery result backends for Django.
Create decorators easily in python.
The PEX packaging toolchain.
Provider package apache-airflow-providers-postgres for Apache Airflow
Python bindings for ERFA
Easy and powerful exception tracking with Rollbar. Send messages and exceptions with arbitrary context, get back aggregates, and debug production issues quickly.
A flexible utility for flattening and unflattening dict-like objects in Python.
Singer.io utility library - PipelineWise compatible
Fully featured framework for fast, easy and documented API development with Flask
Common methods for propbable parsers
An international phone number field for django models.
Type annotations for aiobotocore 2.24.1 generated with mypy-boto3-builder 8.11.0
AI Observability and Evaluation
Generate locked-down AWS IAM Policies
Microsoft Azure Subscription Management Client Library for Python
Fast and direct raster I/O for use with Numpy and SciPy
Portable mixed-precision BLAS-like vector math library for x86 and ARM
eth_abi: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding
Parse US addresses using conditional random fields
Extract the top-level domain (TLD) from the URL given.
Fork of the standard library cgi and cgitb modules removed in Python 3.13
Azure ML Data Preparation SDK is used to load, transform, and write data for machine learning workflows
Microsoft Azure DevTestLabs Management Client Library for Python
Schemas for Safety tools
Integrated process monitor for developing and reloading daemons.
Command line python tool for working with singularity.
Compatibility API between asyncio/Twisted/Trollius
Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt
Yet Another Terminal Spinner
A library for creating GraphQL APIs
A helper class for handling configuration defaults of packaged apps gracefully.
Matrices describing affine transformation of the plane
Provides an object-oriented python interface to the netCDF version 4 library
A Software Testing Tool
Python wrapper for the GitHub API(http://developer.github.com/v3)
Compute a single hash of the file contents of a directory.
Utility library for i18n relied on by various Repoze and Pyramid packages
A py.test plugin that parses environment files before running tests
Neptune Fetcher
ComfyUI workflow templates package
Read/write gspread worksheets using pandas DataFrames
Azure Machine Learning core packages, modules, and classes
Time-handling functionality from netcdf4-python
WebSocket client & server library, WAMP real-time framework
Utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.
A full-featured console (xterm et al.) user interface library
A domain-specific language for modeling convex optimization problems in Python.
Probably the fastest Python package to convert longitude/latitude to timezone name
Utilities and helpers for writing Pylint plugins
Microsoft Azure Reservations Client Library for Python
Flexible recursive directory iterator: scandir meets glob("**", recursive=True)
Python module and CLI for hashing of file system directories.
Google OR-Tools python libraries and modules
Separate test code from test cases in pytest.
Asynchronous Python HTTP for Humans.
llama-index readers file integration
A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
Python library for extract property from data.
Python wrapper around rapidjson
Universal Python binding for the LMDB 'Lightning' Database
BrowserGym: a gym environment for web task automation in the Chromium browser
A web server for spawning and communicating with Jupyter kernels
Unicode to ASCII transliteration
rlp: A package for Recursive Length Prefix encoding and decoding
eth-keyfile: A library for handling the encrypted keyfiles used to store ethereum private keys
Type annotations for boto3 Athena 1.40.0 service generated with mypy-boto3-builder 8.11.0
An Agent-Computer Interface (ACI) designed for software development agents OpenHands.
Library for making sigv4 requests to AWS API endpoints
Injector - Python dependency injection framework, inspired by Guice
`interface_meta` provides a convenient way to expose an extensible API with enforced method signatures and consistent documentation.
Uniform Manifold Approximation and Projection
Python interface to Graphviz
Check PEP-8 naming conventions, plugin for flake8
An easy interface to query the EC2 metadata API, with caching.
Daytona
Low level implementations for computer vision in Rust
PyXDG contains implementations of freedesktop.org standards in python.
The Pyramid Web Framework, a Pylons project
Java Property file parser and writer for Python
tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite/etc.
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
Easily measure timing and throughput of code blocks, with beautiful human friendly representations.
AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized HTML report.
The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.
A loader interface around multiple config file formats.
A library to choose unique available network ports.
A loader implementing the PasteDeploy syntax to be used by plaster.
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.
Microsoft Azure AI Document Intelligence Client Library for Python
Type annotations for aiobotocore S3 2.24.1 service generated with mypy-boto3-builder 8.11.0
Framework for evaluating stochastic code execution, especially code making use of LLMs
tcolopy is a Python library to apply true color for terminal text.
Check CDK v2 applications for best practices using a combination on available rule packs.
Process executor (not only) for tests.
Generate Avro Schemas from Python classes. Serialize/Deserialize python instances with avro schemas
A python client for the GitHub API
ISO 639 language codes, names, and other associated information
Python bindings to Rust's regress ECMA regular expressions library
A pytest plugin that allows multiple failures per test.
Plyvel, a fast and feature-rich Python interface to LevelDB
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
High-performance image processing functions for deep learning and computer vision.
Kaitai Struct declarative parser generator for binary data: runtime library for Python
Microsoft Azure AI Projects Client Library for Python
llama-index readers llama-parse integration
Reconstruct Arabic sentences to be used in applications that do not support Arabic
This is an 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!
A complete web automation framework for end-to-end testing.
A command line utility to check for unused, missing and transitive dependencies in a Python project.
A small Python utility to set file creation time on Windows
Command line tool and async library to perform basic file operations on local paths, Google Cloud Storage paths and Azure Blob Storage paths.
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.
A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
High performance storage and I/O for deep learning and data processing.
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.
Read write lock for asyncio.
Microsoft Azure Azure Schema Registry Client Library for Python
A comprehensive, fast, pure Python memcached client
scandir, a better directory iterator and faster os.walk()
A set of Python modules to automate the Microsoft Windows GUI
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.
Microsoft Azure Data Lake Analytics Management Client Library for Python
OAuth2 Provider for Django
Scales for Python
Type annotations for boto3 IAM 1.40.0 service generated with mypy-boto3-builder 8.11.0
A Grammar of Graphics for Python
Edits your requirements.txt by hashing them in
The official Python library for the runloop API
Google Cloud Recaptcha Enterprise API client library
Store model history and view/revert changes from admin site.
A Pulumi package to create TLS resources in Pulumi programs.
GraphFrames: DataFrame-based Graphs
('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.')
A fast & compressed ndarray library with a flexible compute engine.
Used to build and run machine learning workflows upon the Azure Machine Learning service.
A tool for scanning Python environments for known vulnerabilities
Accurate Hijri-Gregorian dates converter based on Umm al-Qura calendar
super fast cpp implementation of longest common subsequence
Ruby grammar for tree-sitter
Extensive database of location and timezone data for nearly every airport and landing strip in the world.
The alibabacloud credentials module of alibabaCloud Python SDK.
Python bindings for interacting with Vagrant virtual machines.
YAML parser and emitter for Python with support for free-threading
Python client library and utilities for communicating with Triton Inference Server
A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)
llama-index embeddings openai integration
Reliable and fast NGINX configuration file parser.
Splitting conic solver
Logging formatters for ECS (Elastic Common Schema) in Python
Framework for large language model evaluations
To simplify exif manipulations with python. Writing, reading, and more...
Python library for Intel HEX files manipulations
The Redshift adapter plugin for dbt
Compress responses in your Flask app with gzip, deflate, brotli or zstandard.
OpenTelemetry OpenAI instrumentation
Convert strings to snakecase
Pure-Python Implementation of the AES block-cipher and common modes of operation
Generate C/C++ code coverage reports with gcov
AWS Encryption SDK implementation for Python
Python Rate-Limiter using Leaky-Bucket Algorithm
OpenTelemetry mcp instrumentation
Bootstrap-based Sphinx theme from the PyData community
Python tool and library for decrypting and encrypting MS Office files using a password or other keys
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.
Expand system variables Unix style
Provides an alternative, or maybe a more user friendly way to use the native boto3 API.
Boto3 SQS service tracing for OpenTelemetry
A pure-Python library for reading and converting SVG
Easily parse JSON returned by Amazon Textract.
OpenTelemetry Celery Instrumentation
Zipkin Span JSON Exporter for OpenTelemetry
Statsig Python bindings for the Statsig Core SDK.
Give any iterable object capability to use .one(), .one_or_none(), .many(k), .skip(k), .all() API.
Modern datetime library for Python
Mermaid diagrams in yours Sphinx powered docs
Validates X.509 certificates and paths; forked from wbond/certvalidator
Package for AWS-specific Dagster framework solid and resource components.
Extension for flake8 which uses pydocstyle to check docstrings
Microsoft Azure Machine Learning Client Library for Python
Clang-Format is an LLVM-based code formatting tool
Lint your dbt project SQL
Promises/A+ implementation for Python
SIMD-accelerated string search, sort, hashes, fingerprints, & edit distances
Asynchronous Python ODM for MongoDB
Building applications with LLMs through composability
WebSocket connector for Ypy
Provider package apache-airflow-providers-microsoft-azure for Apache Airflow
Setuptools revision control system plugin for Git
The tea module of alibabaCloud Python SDK.
Probabilistic Generative Model Programming
Pyspark test helper library
includes jinja templates in a documentation
A tiny, secure, URL-friendly, unique string ID generator for Python
Python Client for the Airtable API
A python package implementing the crc32c algorithm in hardware and software
Convert text with ANSI color codes to HTML or to LaTeX
The tea-util module of alibabaCloud Python SDK.
Access Kaggle resources anywhere
Aliyun Tea OpenApi Library for Python
A clean customisable Sphinx documentation theme.
Document structures for collaborative editing using Ypy
Conan C/C++ package manager
Immutable Collections
Type annotations for boto3 ECR 1.40.0 service generated with mypy-boto3-builder 8.11.0
Postgresql fixtures and fixture factories for Pytest.
The endpoint-util module of alibabaCloud Python SDK.
Python REST and Realtime client library SDK for Ably realtime messaging service
Alibaba Cloud Gateway SPI SDK Library for Python
A pure Python trie data structure implementation.
Type annotations for boto3 Kinesis 1.40.0 service generated with mypy-boto3-builder 8.11.0
Mako template bindings for the Pyramid web framework
jupyter-server extension integrating collaborative shared models.
A lightweight Python library for creating wrapper functions with enhanced argument handling using sentinel values to mark parameters as required or optional.
Best way to have Django DRY forms
Jupyter notebooks as Markdown documents, Julia, Python or R scripts
Library for performing speech recognition, with support for several engines and APIs, online and offline.
Type annotations for boto3 SFN 1.40.0 service generated with mypy-boto3-builder 8.11.0
A collection of helpers and mock objects for unit tests and doc tests.
Jupyter Packaging Utilities.
A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
Integration of uv with tox.
Avro record class and specific record reader generator
Apache Sedona is a cluster computing system for processing large-scale spatial data
Jupyter Server extension providing an implementation of the File ID service.
PDF file reader/writer library
Google Drive Public File/Folder Downloader
A hierarchical, easy-to-use, powerful configuration module for Python
Backport functools.singledispatch to older Pythons.
A pytest plugin powered by VCR.py to record and replay HTTP traffic
Microsoft Azure Log Analytics 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.
Simple entity relation (ER) diagrams generation
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.
An implementation of chunked, compressed, N-dimensional arrays for Python
Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent of the Python core Unicode database.
detects if pytest or doctest or pyrunner on pycharm is running
A package which provides an interactive HTML debugger for Pyramid application development
A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
A package for encoding categorical variables for machine learning
Extract attachments from Outlook .msg files.
Jinja2 template bindings for the Pyramid web framework
Microsoft Azure Consumption Client Library for Python
script tag with additional attributes for django.forms.Media
Collection of persistent (disk-based) and non-persistent (memory-based) queues
AWS Plugin for MLFlow with SageMaker
Multi-producer multi-consumer in-memory signal dispatch system
Chex: Testing made fun, in JAX!
Library to parse and apply unified diffs.
Bootstrap themed components for use in Plotly Dash
PDF generator using HTML and CSS
Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
The tea-xml module of alibabaCloud Python SDK.
A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
Microsoft Azure AI Inference Client Library for Python
An event-driven, async-first, step-based way to control the execution flow of AI applications like Agents.
Static typing compatibility layer for older versions of NumPy
A Python package for dealing with Hebrew (Jewish) calendar dates.
Easy VCS-based management of project version strings
Microsoft Azure Notification Hubs Management Client Library for Python
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 100+ exchanges
Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays.
Clarabel Conic Interior Point Solver for Rust / Python
Python NVD3 - Chart Library for d3.js
OpenTelemetry System Metrics Instrumentation
A pure python-based utility to extract text and images from docx files.
MySQL driver written in Python
Universally Unique Lexicographically Sortable Identifier
Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.
Headless chrome/chromium automation library (unofficial port of puppeteer)
Python bindings for the Qt cross-platform application and UI framework
OpenTelemetry Google Generative AI instrumentation
Microsoft Azure Logic Apps Management Client Library for Python
Type annotations for boto3. Adds code completion in IDEs such as PyCharm.
Poetry plugin that adds support for pypi.org mirrors and pull-through caches
Apache Kylin Python Client Library
Microsoft Azure Relay Client Library for Python
OpenTelemetry instrumentation for asyncio
High performance graph data structures and algorithms
Python module to handle standardized numbers and codes
Python PAM module using ctypes, py3
Tools to ease creating larger test libraries for Robot Framework using Python.
Access dict values as attributes (works recursively).
sqldf for pandas
netCDF4 via h5py
Microsoft Azure Service Fabric Client Library for Python
Fast inference engine for Transformer models
Highly-optimized, pure-python HTTP server
tensorflow/datasets is a library of datasets ready to use with TensorFlow.
A simple Python module for parsing human names into their individual components.
Microsoft Azure MyService Management Client Library for Python
Train transformer language models with reinforcement learning.
A pure python implementation of multicast DNS service discovery
Command-line interface to Jinja2 for templating in shell scripts.
Editable interval tree data structure for Python 2 and 3
Create Python CLI apps with little to no effort at all!
Silky smooth profiling for the Django Framework
OpenTelemetry SQLite3 instrumentation
Linux-only Pytest plugin to control durations of various test case execution phases
HTTP client that can impersonate web browsers, mimicking their headers and `TLS/JA3/JA4/HTTP2` fingerprints
Apache Atlas client
Type annotations for boto3 SNS 1.40.1 service generated with mypy-boto3-builder 8.11.0
MongoEngine is a Python Object-Document Mapper for working with MongoDB.
A plugin for Apache Airflow to interact with Microsoft Fabric items
Code Metrics in Python
Python wrapper for extended filesystem attributes
Microsoft Azure Commerce Client Library for Python
Microsoft Azure Resource Management Client Libraries for Python
Microsoft Corporation Azure AI Agents Client Library for Python
Python version of Sudachi, the Japanese Morphological Analyzer
A library for providing I/O abstraction.
Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
Python DBI driver for DB2 (LUW, zOS, i5)
Microsoft Azure Scheduler Management Client Library for Python
An extremely fast Python type checker, written in Rust.
Using SQLAlchemy with Spatial Databases
Microsoft Azure Power BI Embedded Management Client Library for Python
Microsoft Azure Machine Learning Compute Management Client Library for Python
Microsoft Azure SAP Hana on Azure Management Client Library for Python
Python port of the fzy fuzzy string matching algorithm
Microsoft Azure ManagementPartner Management Client Library for Python
Survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression
Kalman filtering and optimal estimation library
a jinja2 extension to use humanize library inside jinja2 templates
A gradient processing and optimization library in JAX.
Microsoft Azure Legacy Service Management Client Library for Python
A client library for accessing Windmill server wrapping the Windmill client API
PyUnit-based test runner with JUnit like XML reporting.
Django middlewares to monitor your application with Prometheus.io.
Cache-based rate-limiting for Django.
Unleash the power of MkDocs with macros and variables
VMware vSphere Python SDK
UUID version 7, generating time-sorted UUIDs with 200ns time resolution and 48 bits of randomness
Django application and library for importing and exporting data with included admin integration.
Type annotations for boto3 APIGateway 1.40.0 service generated with mypy-boto3-builder 8.11.0
A MkDocs plugin for dynamic page redirects to prevent broken links
Microsoft Azure Dev Spaces Client Library for Python
Core packages for Apache Airflow, schedule and API server
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Microsoft Azure Application Insights Client Library for Python
TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models.
Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more
ReDoc powered OpenAPI (fka Swagger) spec renderer for Sphinx
The powerful data exploration & web app framework for Python.
Implements the hashids algorithm in python. For more information, visit http://hashids.org/
A Python library to interract with the Pusher Channels API
Type annotations for boto3 LakeFormation 1.40.19 service generated with mypy-boto3-builder 8.11.0
Python implementation of SAML Version 2 Standard
Adds the ability to retry flaky tests in CI environments
Line-by-line profiler
pysmb is an experimental SMB/CIFS library written in Python to support file sharing between Windows and Linux machines
Web testing library for Robot Framework
Generator-based operators for asynchronous iteration
Drop-in replacement for Python UUID with bindings in Rust
End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution
Client-side AWS Secrets Manager caching library
The country converter (coco) - a Python package for converting country names between different classifications schemes
A mocking library for requests.
A fully-featured and blazing-fast Python API client to interact with Algolia.
Python wrapper for Pandoc - the universal document converter
Koalas: pandas API on Apache Spark
Data Quality eXtended (DQX) is a Python library for data quality checks and data quality monitoring
A Pylint plugin to help Pylint understand the Django web framework
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.
calculations with values with uncertainties, error propagation
Python module for interacting with nested dicts as a single level dict with delimited keys.
Modin: Make your pandas code run faster by changing one line of code.
Robot Framework keyword library wrapper around requests
Modern and fully asynchronous framework for Telegram Bot API
Replace default `flask shell` command by similar command running IPython.
OpenTelemetry jinja2 instrumentation
A task runner that works well with poetry and uv.
Prefect integrations for interacting with Docker.
A python client for etcd
An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
Python wrapper for the arXiv API: https://arxiv.org/help/api/
This module performs conversions between Python values and C bit field structs represented as Python byte strings.
A fully featured, pythonic library for representing and using quaternions.
SAP HANA Python Client
Search for words, documents, images, news, maps and text translation using the DuckDuckGo.com search engine.
Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Convert Word documents from docx to simple and clean HTML and Markdown
A pluggable framework for adding two-factor authentication to Django using one-time passwords.
A Wadler–Lindig pretty-printer for Python.
YAML grammar for tree-sitter
Python wrapper for the Buildkite API
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.
Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering
A Lambda Layer that contains kubectl v1.20
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
A file utility for accessing both local and remote files through a unified interface
A Python module to bypass Cloudflare's anti-bot page.
a modern parsing library
file: README.md
Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.
The CDK Construct Library for AWS Lambda in Python
A library for accessing stubs in typeshed.
Plugin for adding monorepository support in Mkdocs.
A simple, cross-platform screenshot module for Python 2 and 3.
Command line tool for managing Amazon S3 and CloudFront services
Monitor the health of your Django app and its connected services.
Type annotations for boto3 XRay 1.40.21 service generated with mypy-boto3-builder 8.11.0
python wrapper for Xvfb, Xephyr and Xvnc
Open3D: A Modern Library for 3D Data Processing.
Type annotations for boto3 Schemas 1.40.19 service generated with mypy-boto3-builder 8.11.0
Unification of data connectors for distributed data tasks
Type annotations for boto3 Signer 1.40.18 service generated with mypy-boto3-builder 8.11.0
MONGODB-AWS authentication support for PyMongo
A python threadded logging handler and service extension for Azure Log Workspace OMS REST API.
Python client library for IBM Cloud Platform Services
urllib3.future is a powerful HTTP 1.1, 2, and 3 client with both sync and async interfaces
Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze.
Client runtime library for Connect RPC
Access your OS root certificates with utmost ease
HTTP/2 State-Machine based protocol implementation
HTTP security headers for Flask.
llama-index multi-modal-llms openai integration
A lightweight, object-oriented Python state machine implementation with many extensions.
Type annotations for boto3 CloudWatchLogs 1.40.0 service generated with mypy-boto3-builder 8.11.0
PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.
Microsoft Azure Hybrid Compute Management Client Library for Python
Python XML Binding
Faster Whisper transcription with CTranslate2
A simple, cross-platform module for obtaining GUI information on application's windows.
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
AWS SigV4 Authentication with the python requests module
flake8 plugin that integrates isort
Amazon Textract Caller tools
Client for Microsoft Exchange Web Services (EWS)
A web server and web framework that's written to go fast. Build fast. Run fast.
A collection of tweening (aka easing) functions.
Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy linebreaks.
Backport of new features in Python's weakref module
b2luigi - bringing batch 2 luigi
Library that uses Python to connect to Smartsheet services (using API 2.0).
PyRect is a simple module with a Rect class for Pygame-like rectangular areas.
Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers
llama-index question_gen openai integration
OpenTelemetry Langchain instrumentation
Easy multiprocessing with tqdm and logging redirected to main process.
An application to display XY position and RGB color information for the pixel currently under the mouse. Works on Python 2 and 3.
Type annotations for boto3 BedrockRuntime 1.40.21 service generated with mypy-boto3-builder 8.11.0
Ctypes-based simple MagickWand API binding for Python
A python project containing all the dependencies for schema s3 for tentaclio.
Full-featured Telegram client library for Python 3
CUSPARSE native runtime libraries
Microsoft Azure Monitor Ingestion Client Library for Python
Google Cloud Artifact Registry API client library
CUDA solver native runtime libraries
Contains the integration code of AzureML with Mlflow.
Pytest to Slack reporting plugin
CURAND native runtime libraries
A simple, cross-platform, pure Python module for JavaScript-like message boxes.
Alibaba Cloud Gateway SPI SDK Library for Python
"Automatically retrieve credentials for Azure Artifacts."
Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
A package to use AWS Textract services.
CUDA profiling tools runtime libs.
AWS SAM CLI is a CLI tool for local development and testing of Serverless applications
Tool for detecting secrets in the codebase
CUFFT native runtime libraries
VTK is an open-source toolkit for 3D computer graphics, image processing, and visualization
Provider package apache-airflow-providers-standard for Apache Airflow
Microsoft Cognitive Services Speech SDK for Python
Converts a Python dictionary or other native data type into a valid XML string.
Lightweight SOAP client (community fork)
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.
Sphinx extension to support docstrings in Numpy format
A python library to read and write structured data in csv, zipped csvformat and to/from databases
Proxy connector for aiohttp
A Unified Library for Parameter-Efficient and Modular Transfer Learning
OpenTelemetry Aleph Alpha instrumentation
Pinecone client (DEPRECATED)
Evaluate your speech-to-text system with similarity measures such as word error rate (WER)
Python bindings for the Qt cross-platform application and UI framework (Essentials)
A collection of chemoinformatics and machine-learning software written in C++ and Python
A powerful framework for building realtime voice AI agents
Microsoft Azure Form Recognizer Client Library for Python
Provider package apache-airflow-providers-jdbc for Apache Airflow
The official Python library for the Browserbase API
A pytest plugin that allows multiple failures per test
The missing async toolbox
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML.
Template tool for putting up the scaffold of a Python project
Heuristic based boilerplate removal tool
A simple Docker HTTP API wrapper written with asyncio and aiohttp.
NVIDIA Tools Extension
Autograd compatible approximations to the gamma family of functions
Provides a country field for Django models.
TinyDB is a tiny, document oriented database optimized for your happiness :)
Multi-container orchestration for Docker
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.
Python/C++ bindings helper module
Spinners for terminals
An implementation of Interactive Connectivity Establishment (RFC 5245)
A lunar calendar converter, including a number of lunar and solar holidays, mainly from China.
Colored symbols for various log levels for Python
Mosaic AI Agent Framework SDK
Generate random strings in Python
Open source library for developing data science workflows on AWS Step Functions.
A python client for interacting with Cerberus
Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
A python module that will check for package updates.
Complete lxml external type annotation
A flake8 plugin to help you write better list/set/dict comprehensions.
Marker library to detect whether urllib3 was installed with the deprecated [secure] extra
A diff/patch pair for JSON-serialized data structures.
Backport of new features in Python's tempfile module
Geocoder is a simple and consistent geocoding library.
A tiny library for parsing, modifying, and composing SRT files.
OpenTelemetry Cohere instrumentation
OpenTelemetry instrumentation for AsyncPG
OpenTelemetry Bedrock instrumentation
Implementation of ITU-R BS.1770-4 loudness algorithm in Python.
NVIDIA Collective Communication Library (NCCL) Runtime
An integration package connecting Ollama and LangChain
Simplest open source retrieval (RAG) framework
A high-performance JSON Schema validator for Python
pytest plugin to annotate failed tests with a workflow command for GitHub Actions
rendezvous hashing implementation based on murmur3 hash
An OpenTelemetry package to populates Resource attributes for Kubernetes pods
Draws Python object reference graphs with graphviz
A Celery Beat Scheduler using Redis for persistent storage
Middleware correlating project logs to individual requests
OpenTelemetry LlamaIndex instrumentation
The smartest command line arguments parser in the world
A flexible Python Kconfig implementation
OpenTelemetry Vertex AI instrumentation
A tool to determine the content type of a file with deep learning
Sequential model-based optimization toolbox.
Type system extensions for use with the pyre type checker
OpenTelemetry Chroma DB instrumentation
Python 3 library for downloading YouTube Videos.
Trino dialect for SQLAlchemy
OpenTelemetry Haystack instrumentation
sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application
A file format that achieves a new frontier of IO efficiency
A collection of python utils for Fugue projects
An OpenTelemetry package to populates Resource attributes from Docker containers
Google Cloud Discoveryengine API client library
An abstraction layer for distributed computation
Dictionary wrapper for quick access to deeply nested keys.
Formats docstrings to follow PEP 257
Apache Airflow API (Stable)
Simple and extensible admin interface framework for Flask
A pure Python Levenshtein implementation that's not freaking GPL'd.
Builds a queryable graph of the imports within one or more Python packages.
OpenTelemetry Replicate instrumentation
CommonMark compliant Markdown formatter
The Dag IO Framework for Fugue projects
('Compresses linked and inline JavaScript or CSS into single cached files.',)
OpenTelemetry transformers instrumentation
Python Task SDK for Apache Airflow DAG Authors
A library for converting a token stream into a data structure for use in web form posts
Unicode grapheme helpers
Go grammar for tree-sitter
Intuit OAuth Client
It helps to use fixtures in pytest.mark.parametrize
OpenTelemetry Marqo instrumentation
OpenTelemetry Qdrant instrumentation
A pure Python package for reading and writing DICOM data
A library for editing subtitle files
OpenTelemetry Lancedb instrumentation
Asyncio DataLoader implementation for Python
OpenTelemetry Pinecone instrumentation
OpenTelemetry Weaviate instrumentation
Microsoft Azure Schema Registry Avro Serializer Client Library for Python
Simple YAML configuration file parser with easy access for structured data
textwrap from Python 3.6 backport (plus a few tweaks)
OpenTelemetry IBM Watsonx Instrumentation
Authentication Library for OpenStack Identity
Python bindings for Jsonnet - The data templating language
Clean, filter and sample URLs to optimize data collection – includes spam, content type and language filters.
OpenTelemetry Ollama instrumentation
Type annotations for boto3 SES 1.40.20 service generated with mypy-boto3-builder 8.11.0
Sass for Python: A straightforward binding of libsass for Python.
Hatchling plugin to read project dependencies from requirements.txt
OpenTelemetry Milvus instrumentation
Google Cloud Documentai API client library
ML Collections is a library of Python collections designed for ML usecases.
Extra Python Collections - bags (multisets) and setlists (ordered sets)
A set of easy-to-use utils that will come in handy in any Computer Vision project
OpenTelemetry Mistral AI instrumentation
A semi hard Cornish cheese, also queries PyPI (PyPI client)
Provider package apache-airflow-providers-apache-spark for Apache Airflow
Generate source code for Python classes from a JSON schema.
lancedb
Commons of banal micro-functions for Python.
Generate profile report for pandas DataFrame
Rust grammar for tree-sitter
Seamless integration of tox into GitHub Actions
Mixed sync-async queue to interoperate between asyncio tasks and classic threads
Flake8 plug-in loading the configuration from pyproject.toml
Basic face library
Create histogram and density plots from PySpark Dataframes
OpenTelemetry Together AI instrumentation
Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks.
Extends Selenium to give you the ability to inspect requests made by the browser.
A wrapper library that provides one API to read, manipulate and writedata in different excel formats
Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file.
A collection of wrapper classes for event broadcast and task management for python (Python Threads or Asyncio).
Validate_email verify if an email address is valid and really exists.
OpenTelemetry SageMaker instrumentation
A tool to automatically upgrade syntax for newer versions.
Provider package apache-airflow-providers-openlineage for Apache Airflow
Jaeger Thrift Exporter for OpenTelemetry
Avro record class and specific record reader generator
django-taggit is a reusable Django application for simple tagging.
Databricks Feature Engineering Client
CUDA nvcc
Wrapper package for OpenCV python bindings.
Yet Another Python Profiler
Open-source home automation platform running on Python 3.
Pythonic HTML generation/templating (no template files)
Python commitizen client tool
Bloom filter: A Probabilistic data structure
Make your Python code clearer and more reliable by declaring Parameters.
Hosted coverage reports for GitHub, Bitbucket and Gitlab
Provider package apache-airflow-providers-pagerduty for Apache Airflow
Simple python library for color and formatting to terminal
Oracle Cloud Infrastructure CLI
A set of disposable email domains
A bytes manipulation library inspired by Java ByteBuffer
A pure-Python implementation of SNMP/SMI MIB parsing and conversion library.
A web-based viewer for Python profiler output
Presidio Anonymizer package - replaces analyzed text with desired values.
Stone is an interface description language (IDL) for APIs.
Provider package apache-airflow-providers-mongo for Apache Airflow
An integration package connecting Groq and LangChain
Pure Python library for LaTeX to MathML conversion
A Python implementation of Google's Encoded Polyline Algorithm Format.
Treescope: An interactive HTML pretty-printer for ML research in IPython notebooks.
Python's missing debug print command, and more.
A small utility for simplifying and cleaning up argument parsing scripts.
Enforces rules for the imports within and between Python packages.
Null values and sentinels like (but not) None, False & True
Convert number words eg. three hundred and forty two to numbers (342).
OpenTelemetry crewAI instrumentation
On the fly conversion of Python docstrings to markdown
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.
Tools for parsing and using INI-style files
Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)
Base classes for sklearn-like parametric objects
Python Language Server for the Language Server Protocol
Python binding for Rust's library for reading excel and odf file - calamine
Python protocol stubs for LiveKit
A wrapper around NumPy and other array libraries to make them compatible with the Array API standard
Type annotations for boto3 DataExchange 1.40.0 service generated with mypy-boto3-builder 8.11.0
Data monitoring and lineage
A Python implementation of tree structure.
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.
Python Server API for LiveKit
Robust and effective logging for Python 2 and 3
Compute distance between the two texts.
Google Cloud Scheduler API client library
Python Materials Genomics is a robust materials analysis code that defines core object representations for structures
Graph and drawing algorithms framework
Patch ssl.match_hostname for Unicode(idna) domains support
Python bindings for the Qt cross-platform application and UI framework (Addons)
Nested resources for the Django Rest Framework
Extract quantities from unstructured text.
Pure Python read/write support for ESRI Shapefile format
Robust Speech Recognition via Large-Scale Weak Supervision
textwrap, but savvy to ANSI colors and styles
Type annotations for boto3 S3 1.40.0 service generated with mypy-boto3-builder 8.11.0
Pure-python reader for DAWGs (DAFSAs) created by dawgdic C++ library or DAWG Python extension.
A small python api to collect data from prometheus
OpenTelemetry Starlette Instrumentation
NFS-safe file locking with timeouts for POSIX and Windows
Provider package apache-airflow-providers-apache-kafka for Apache Airflow
Russian dictionaries for pymorphy2
Morphological analyzer (POS tagger + inflection engine) for Russian language.
Type annotations for boto3 KMS 1.40.0 service generated with mypy-boto3-builder 8.11.0
Easy access of environment variables from Python with support for strings, booleans, list, tuples, and dicts.
Pip requirements.txt generator based on imports in project
This library enables developers to call any method seen in Tableau Server's REST API documentation.
A Python logging handler that sends your logs to Splunk
A DBAPI and SQLAlchemy dialect for Elasticsearch
Forecasting utilities
AutoVizWidget: An Auto-Visualization library for pandas dataframes
JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python.
Bash grammar for tree-sitter
HdiJupyterUtils: Utils for Jupyter projects from HDInsight team
A Python logging handler for Fluentd event collector
an efficient SMT solver library
Python bindings for libmongocrypt
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.
Small utility to convert a python dictionary into an XML string
Python wrapper for tshark, allowing python packet parsing using wireshark dissectors
Python module which allows you to specify timeouts when calling any existing function. Also provides support for stoppable-threads
Toolkit for Python-based database access.
TensorFlow is an open source machine learning framework for everyone.
A framework for writing Airbyte Connectors.
Microsoft Azure Azure Container Registry Client Library for Python
Time series forecasting suite using statistical models
Pickled object field for Django
Python SDK for Firecrawl API
Use git repo data for building a version number according PEP-440
Type annotations for boto3 ECS 1.40.15 service generated with mypy-boto3-builder 8.11.0
FIDO2/WebAuthn library for implementing clients and servers.
Sudachi Dictionary for SudachiPy - Core Edition
The CDK Construct Library for AWS::Glue
Provider package apache-airflow-providers-datadog for Apache Airflow
Used to build, optimize, and manage their machine learning workflows.
Video scene cut/shot detection program and Python library.
The official Python SDK for the Deepgram automated speech recognition platform.
The subset of a Qt installation needed by PyQt6-WebEngine.
Keep track of failed login attempts in Django-powered sites.
Dump the software license list of Python packages installed with pip.
Type annotations for boto3 Batch 1.40.19 service generated with mypy-boto3-builder 8.11.0
Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.
Seamless polymorphic inheritance for Django models
Worldwide holidays and working days helper and toolkit.
pysbd (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box across many languages.
Graph Neural Network Library for PyTorch
Pandas and Polar DataFrames as interactive DataTables
Timedelta for business time. Supports exact amounts of time (hours, seconds), custom schedules, holidays, and time zones.
Convert numbers from base 10 integers to base X strings and back again.
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)
Colorful worry-free console applications for Linux, Mac OS X, and Windows.
Access Kaggle resources anywhere
Amazon MSK Library in Python for SASL/OAUTHBEARER Auth
OpenTelemetry AWS Lambda instrumentation
Python library for the Onfido API
Type annotations for aiobotocore SQS 2.24.1 service generated with mypy-boto3-builder 8.11.0
Python library to use the pseudo-tty of a docker container
Dynamically build Apache Airflow DAGs from YAML files
A unified framework for machine learning with time series
A utility for managing secrets in the cloud using AWS KMS and DynamoDB
OpenTelemetry Kafka-Python instrumentation
Python class to integrate Boto3's Cognito client so it is easy to login users. With SRP support.
SSH public key parser
Alembic autogenerate support for creation, alteration and deletion of enums
Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.
Provider package apache-airflow-providers-celery for Apache Airflow
Microsoft Azure Resource Graph Client Library for Python
Jaeger Protobuf Exporter for OpenTelemetry
Workflow mgmgt + task scheduling + dependency resolution.
Provider package apache-airflow-providers-dbt-cloud for Apache Airflow
Transforms tokens into original source code (while preserving whitespace).
Removes commented-out code.
PEM file parsing in Python.
The Datadog AWS Lambda Library
Provider package apache-airflow-providers-oracle for Apache Airflow
ASGI middleware to emit timing metrics with something like statsd
A command line application framework
A small library to convert text numbers to digits in a string
Fast HTML5 parser with CSS selectors.
Labelbox Python API
Type stubs for Celery and its related packages
A python library to define and validate data types in Docling.
Extracts emails and attachments saved in Microsoft Outlook's .msg files
Prometheus Remote Write Metrics Exporter for OpenTelemetry
Java grammar for tree-sitter
A sample Python project
Agent Framework Plugin for Silero
Flake8 and pylama plugin that checks the ordering of import statements.
OpenCC made with Python
A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups.
A PlantUML plugin for Markdown
Converts a string from snake case to camel case or camel case to snake case
Generate HTML reports from Junit results
A flexible, customizable timer for your Python code.
Type annotations for aioboto3 15.1.0 generated with mypy-boto3-builder 8.11.0
A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
Python library for consuming OpenStack sevice-types-authority data
Type annotations for boto3 EventBridge 1.40.0 service generated with mypy-boto3-builder 8.11.0
Check for python builtins being used as variables or parameters
TensorFlow Addons.
Least-Squares Minimization with Bounds and Constraints
Type annotations for boto3 CloudWatch 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type stubs for google-api-python-client
Python client for Valkey forked from redis-py
OpenTelemetry mysqlclient instrumentation
A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators
JSONSchema Spec with object-oriented paths
Tweak the form field rendering in templates, not in python-level form definitions.
PyMuPDF Utilities for LLM/RAG
OpenTelemetry pymongo instrumentation
Provides a tag-expression parser and evaluation logic for cucumber/behave
Python Real-time SDK for LiveKit
Mailchimp Transactional API
Easy-to-use parser combinators, for parsing in pure Python
Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.
libclang python bindings
print statement checker plugin for flake8
A collection of self-contained fsspec-based filesystems
Binance REST API python implementation
Androguard is a full python tool to play with Android files.
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
A nested progress with plotting options for fastai
Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data
Smart object creation facility for Django.
Python bindings for the mapbox earcut C++ polygon triangulation library
golden master/snapshot/approval testing library which puts the values right into your source code
A Hyperparameter Tuning Library for Keras
Versioning It with your Version In Git
Generic drag-and-drop sorting for the List, the Stacked- and the Tabular-Inlines Views in the Django Admin
Small library to post data from DVC/DVCLive to Iterative Studio
Fast implementations of common forecasting routines
YAML reading/writing for Pydantic models
Python interface for libheif library
Validation and parsing library
Git for data scientists - manage your code and data together
Open-source tools to analyze, monitor, and debug machine learning model in production.
A Test Runner in python, for Human Readable HTML Reports
A SQL formatter
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.
JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow
OpenTelemetry psycopg instrumentation
Standard OpenGL bindings for Python
An SDK for building applications to work with OpenStack
An extension to the Django web framework that provides version control for model instances.
SDK and CLI for parsing PDF, DOCX, HTML, and more, to a unified document representation for powering downstream workflows such as gen AI applications.
Validation of Swagger specifications
The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions
An integration package connecting Chroma and LangChain.
Cheetah is a template engine and code generation tool
Complete Google Sheets formatting support for gspread worksheets
Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
🤖 Just a command runner
ModelScope: bring the notion of Model-as-a-Service to life.
Type annotations for boto3 SageMaker 1.40.19 service generated with mypy-boto3-builder 8.11.0
Monitor and control user input devices
An integration package connecting Hugging Face and LangChain.
A dynamic code loading framework for building pluggable Python distributions
Pytest plugin to create CodSpeed benchmarks
Build Python wheels on CI with minimal configuration.
Provider package apache-airflow-providers-odbc for Apache Airflow
Solves automatic numerical differentiation problems in one or more variables.
Type annotations for SciPy
Generate HTML or XML in a pythonic way. Pure python alternative to web template engines.Can fill HTML forms with default values and error messages.
Building Blocks for Precise & Flexible Type Hints
OpenTelemetry Anthropic instrumentation
Python module that is capable of splitting files and merging it back.
SPARQL Endpoint interface to Python
An integration package connecting Cohere and LangChain
Misuse-resistant authenticated symmetric encryption
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
Clustering based on density with variable density clusters
Google Cloud Profiler Python Agent
Advanced data structures for handling temporal segments with attached labels.
Interface to multimedia databases and experimental protocols
Provider package apache-airflow-providers-salesforce for Apache Airflow
Probabilistic modeling and statistical inference in TensorFlow
A suite of tools that users, both novice and advanced can use to optimize machine learning models for deployment and execution.
Markdown to pdf renderer
ordered, dynamically-expandable dot-access dictionary
The darabonba module of alibabaCloud Python SDK.
Library with a Postgres implementation of LangGraph checkpoint saver.
utils to inspect Python type annotations
A set of simple math filters for Django
Plain Python functions as CLI commands without boilerplate
CLI tools used in Codemagic builds
Type annotations for boto3 EMR 1.40.0 service generated with mypy-boto3-builder 8.11.0
A Python library for defining, testing, and using reward functions
Python-ASN1 is a simple ASN.1 encoder and decoder for Python 2.7+ and 3.5+.
Scrape and search localized results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Homedepot, youtube at scale using SerpApi.com
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 python implementation of the three Reader-Writer problems.
Automatically install geckodriver that supports the currently installed version of chrome.
Cucumber Expressions - a simpler alternative to Regular Expressions
pydantic xml extension
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.
sqlfmt formats your dbt SQL files so you don't have to.
Provider package apache-airflow-providers-apache-impala for Apache Airflow
chDB is an in-process SQL OLAP Engine powered by ClickHouse
Apache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.
Improved build system generator for Python C/C++/Fortran/Cython extensions
C++ grammar for tree-sitter
A libpq-based ADBC driver for working with PostgreSQL.
Windows Management Instrumentation
C# grammar for tree-sitter
Type annotations for boto3 Route53 1.40.0 service generated with mypy-boto3-builder 8.11.0
OpenTelemetry Instrumentation for Tortoise ORM
A fast, extensible Markdown parser in pure Python.
A client library for accessing Neptune API
A library extend sqlalchemy module, makes CRUD easier.
Package for reading, manipulating, and writing genomic data
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
Color palettes for Python
Compressed Rich Text Format (RTF) compression and decompression package
PluginBase is a module for Python that enables the development of flexible plugin systems in Python.
a toolkit for reproducible evaluation, diagnostic, and error analysis of speaker diarization systems
A Python package for easy multiprocessing, but faster than multiprocessing
Python interface to c++filt / abi::__cxa_demangle
A Lightning Fast ⚡ Rust-based regex crate wrapper for Python3 to get faster performance. 👾
Traceloop Software Development Kit (SDK) for Python
fast html to text parser (article readability tool) with python 3 support
(Geohash fixed for python3) Module to decode/encode Geohashes to/from latitude and longitude. See http://en.wikipedia.org/wiki/Geohash
Knee-point detection in Python
A JupyterLab extension for rendering HoloViz content.
Type annotations for boto3 ElasticLoadBalancingv2 1.40.0 service generated with mypy-boto3-builder 8.11.0
A Python tool to maintain a modular package architecture.
TensorFlow is an open source machine learning framework for everyone.
gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API
Experimental package to automatically extract test plugins for Home Assistant custom components
Calendars for securities exchanges
Creates NTLM authentication structures
API key permissions for the Django REST Framework
XML & DTD grammars for tree-sitter
Python extension to run WebAssembly binaries
OpenVINO(TM) Runtime
A Python package for extracting, transforming and loading tables of data.
A Python API for accessing resources on a Jenkins continuous-integration server.
Remote Python Call (RPyC) is a transparent and symmetric distributed computing library
Adapters and tools for lintrunner
TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.
A library to create a command-line program from a function
pynose fixes nose to extend unittest and make testing easier
high-level file-system operations for lazy devs.
Google Cloud propagator for OpenTelemetry
Finds the libpython associated with your environment, wherever it may be hiding
PROXY protocol library with asyncio server implementation
A backport of the subprocess module from Python 3 for use on 2.x.
Complete Two-Factor Authentication for Django
BigQuery schema generator from JSON or CSV data
install curator through pip and run it through python
PureCloud Platform API SDK
portable archive file manager
Litestar - A production-ready, highly performant, extensible ASGI API Framework
An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp.
ASCII Art Library For Python
Creates and signs online certificate status protocol (OCSP) requests and responses for X.509 certificates
Prometheus metrics exporter for Starlette applications.
RFC 6960 compliant OCSP Responder framework written in Python 3.5+.
Mimesis: Fake Data Generator.
Provider package apache-airflow-providers-tableau for Apache Airflow
Lock context manager implemented via redis SETNX/BLPOP.
Faster zlib and gzip compatible compression and decompression by providing python bindings for the ISA-L library.
DIRAC is an interware, meaning a software framework for distributed computing.
A set of py.test fixtures to test Flask applications.
Molecule aids in the development and testing of Ansible roles
Honcho: a Python clone of Foreman. For managing Procfile-based applications.
Prefect integrations for interacting with Google Cloud Platform.
Google Drive API made easy. Maintained fork of PyDrive.
USA zipcode programmable database, includes 2020 census data and geometry information.
Create standard barcodes with Python. No external modules needed. (optional Pillow support included).
Pattern-matching language based on OMeta for Python 3 and 2
Comprehensive collection of 160+ tree-sitter language parsers
Python API for Federal Reserve Economic Data (FRED) from St. Louis Fed
Python wrapper for the MeCab morphological analyzer for Japanese
A pythonic generic language server (pronounced like 'pie glass')
Hook for adding Open Authentication support to Python-requests HTTP library.
Extensions to the Python standard library unit testing framework
Thread-safe Python RabbitMQ Client & Management library.
Docusign eSignature REST API
Full featured consistent hashing python library compatible with ketama.
django-admin-rangefilter app, add the filter by a custom date range on the admin UI.
Nebius Python SDK
Sunshine Conversations API
Aiohttp transport for HTTPX
A collection of tools and libraries for RPA
Kconfig tooling for esp-idf
MWParserFromHell is a parser for MediaWiki wikicode
A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects.
FID calculation in PyTorch with proper image resizing and quantization steps
A Django email backend for Amazon's Simple Email Service (SES)
Types for Confluent Kafka
GPUtil is a Python module for getting the GPU status from NVIDA GPUs using nvidia-smi.
The duckdb adapter plugin for dbt (data build tool)
Replacement for the --resultlog option, focused in simplicity and extensibility
tabcompleter --- Autocompletion in the Python console.
CliKit is a group of utilities to build beautiful and testable command line interfaces.
A versioned python wrapper package for The CMU Pronouncing Dictionary data files.
Threading and multiprocessing eye-candy.
The cw-rpa package provides reusable functions/common utilities for developing CW RPA bots.
US state meta information and other fun stuff
Flake8 plugin to find commented out code
An utility to monitor NVIDIA GPU status and usage
A Tasty Python Binding with MeCab(FFI-based, no SWIG or compiler necessary)
MkDocs plugin to allow clickable sections that lead to an index page
Python package for configuring a python package
Python client library for the Plaid API and Link
Flexible version handling
P4Python - Python interface to Perforce API
Mailchimp Marketing API
An implementation of Apache Ant FileSet and Globs
A fast native implementation of diff algorithm with a pure python fallback
Lite type annotations for boto3 1.40.21 generated with mypy-boto3-builder 8.11.0
The new features in unittest backported to Python 2.4+.
Embedded Template (ERB, EJS) grammar for tree-sitter
This module contains several useful functions to work with prime numbers. from primePy import primes
Tools for using a Web Server Gateway Interface stack
Import exceptions from potentially bundled packages in requests.
Version numbering for anarchists and software realists
Fluent data processing in Python - a chainable stream processing library for expressive data manipulation using method chaining
dvc objects - filesystem and object-db level abstractions to use in dvc and dvc-data
Python module for parsing semi-structured text into python tables.
Google Cloud Error Reporting API client library
Read one-dimensional barcodes and QR codes from Python 2 and 3.
Kana kanji simple inversion library
Query U.S. state zipcodes without SQLite.
Unix cron implementation by Python
A Pytorch library for audio data augmentation. Inspired by audiomentations. Useful for deep learning.
URL parser and manipulator based on the WHAT WG URL standard
Human friendly context aware duration parsing library
Version of the glob module that can capture patterns and supports recursive wildcards
Python 3 asyncio Telnet server and client Protocol library
A utility for ensuring Google-style docstrings stay up to date with the source code.
Encode and decode Base64 without "=" padding
ONNX Converter and Optimization Tools
This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
OpenAPI (v3) specification schema as pydantic class
Docker integration tests for pytest
IBM watsonx.ai API Client
A fully featured modbus protocol stack in python
JSON Python Logging
A textbox edit widget for urwid that supports readline shortcuts
Check MANIFEST.in in a Python source package for completeness
Logging handler to send logs to your Logz.io account with bulk SSL
Add windows certificate store to certifi cacerts.
A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)
Whois querying and parsing of domain registration information.
Extend your Sanic installation with some core functionality.
Generate test data from JSON schemata with Hypothesis
Calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545.
Provider package apache-airflow-providers-alibaba for Apache Airflow
Strict, simple, lightweight RFC3339 functions
OpenTelemetry Groq instrumentation
A wrapper library to read, manipulate and write data in xls format. Itreads xlsx and xlsm format
Generate fully typed GraphQL client from schema, queries and mutations!
colorful TAB completion for Python prompt
Type annotations for boto3 CognitoIdentityProvider 1.40.14 service generated with mypy-boto3-builder 8.11.0
Enable users to hijack (=login as) and work on behalf of another user.
JSON5 serializer and parser for Python 3 written in Cython.
Serve self-contained distribution builds of Swagger UI and Redoc with Django
Utility to detect blocking calls in the async event loop
Jinja2 Extension for Dates and Times
The data structure for multimodal data
pdb++, a drop-in replacement for pdb
A Python wrapper for ngrok
A speedy LookML parser implemented in pure Python.
Git remote prefix to simplify pushing to and pulling from CodeCommit.
The CrowdStrike Falcon SDK for Python
Low-level, data-driven core of IBM SDK for Python
GDB pretty printers and commands for debugging the MongoDB Server
SQL-based prefix tree inspired by pygtrie and python-diskcache
A rewrite of the builtin doctest module
Python wrapper for the Amazon Selling-Partner API
backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout
Google Ads Python Client Library
cached_property() - computed once per instance, cached as attribute
A wrapper around O365 offering subclasses with additional utility methods.
Collection of common code shared among different research projects in FAIR computer vision team
HTML grammar for tree-sitter
A fast C-implemented library for Levenshtein distance
Python bindings for MPI
A customized pyvirtualdisplay for SeleniumBase.
A thin, practical wrapper around terminal coloring, styling, and positioning
OpenTracing API for Python. See documentation at http://opentracing.io
Asynchronous console and interfaces for asyncio
Type annotations for boto3 EMRServerless 1.40.0 service generated with mypy-boto3-builder 8.11.0
JSON grammar for tree-sitter
Undetected Python version of the Playwright testing and automation library.
OpenAI's response format for its open-weight model series gpt-oss
Provider package apache-airflow-providers-apache-beam for Apache Airflow
A testable singleton decorator
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
Generate SQL Queries and Corresponding Bind Parameters using a Jinja2 Template
Provider package apache-airflow-providers-redis for Apache Airflow
The Boost::Histogram Python wrapper.
A Python Matrix client library, designed according to sans I/O principles.
A Python library for cartographic visualizations with Matplotlib
A high-level plotting API for the PyData ecosystem built on HoloViews.
The Cranelift compiler for the `wasmer` package (to compile WebAssembly module)
Runtime Hooks for AWS Lambda SnapStart - Python
Fast python callback/event system modeled after Qt Signals
Hist classes and utilities
A Pylint plugin to help Pylint understand the Pydantic
Bootstrap5 template pack for django-crispy-forms
TOML grammar for tree-sitter
Mailjet V3 API wrapper
Market and exchange trading calendars for pandas
A dataclasses serializer for Django REST Framework
Simple VTXXX-compatible terminal emulator.
python wrapper for Lance columnar format
CSS grammar for tree-sitter
Pytest plugin providing a fixture interface for spulec/freezegun
Read and write ZIP files - backport of the zipfile module from Python 3.6
An OpenTelemetry package to populates Resource attributes from the running process
pytest plugin for test data directories and files
This package allows deprecating model fields and allows removing them in a backwards compatible manner.
Jupyter notebook extension that enables highlighting every instance of the current word in the notebook.
Improved wrapper for email standard library
Simple wrapper for tabula-java, read tables from PDF into DataFrame
An OpenTelemetry distro which automatically discovers container attributes
Markdown grammar for tree-sitter
Tree-sitter Grammar for SQL
Efficient tree implementations for Django
Regex grammar for tree-sitter
Hook and simulate keyboard events on Windows and Linux
Calculations for the position of the sun and moon.
Dynamic versioning based on VCS tags for uv/hatch project
A pytest plugin for instrumenting test runs via OpenTelemetry
A wrapper library to read, manipulate and write data in xlsx and xlsmformat
The athena adapter plugin for dbt (data build tool)
A Django app for adding object tools for models in the admin
Web mercator XYZ tile utilities
A Pytest plugin to ignore certain marked tests by default
Automatically retrieve credentials for AWS CodeArtifact.
A reusable Django field that allows you to store validated JSON in your model.
Version and deploy your models following GitOps principles
Per object permissions for Django
Meta-commands handler for Postgres Database.
A native-PyTorch library for LLM fine-tuning
jupyter serverextension providing configuration interfaces for nbextensions.
CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments
Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.
Ease support for compatible scikit-learn estimators across versions
Automatically rerun your tests on file modifications
CANopen stack implementation
Universal Tensor Operations in Einstein-Inspired Notation for Python
Add PKCS#12 support to the requests library in a clean way, without monkey patching or temporary files
Streamlit component implementation of ag-grid
GRPC library for the google-logging-v2 service
Probabilistic time series modeling in Python.
Python tools for PostGIS
Install rust into a temporary directory for boostrapping a rust-based build backend
Python API for sparkMeasure, a tool for performance troubleshooting of Apache Spark workloads.
MkDocs plugin supports image lightbox with GLightbox.
Apache Flink Python API
Text utilities, models, transforms, and datasets for PyTorch.
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
FairScale: A PyTorch library for large-scale and high-performance training.
selects tests affected by changed files and methods
py-ecc: Elliptic curve crypto in python including secp256k1, alt_bn128, and bls12_381
flake8 plugin to call black as a code style validator
setuptools_scm plugin for git archives
Type annotations for aiobotocore DynamoDB 2.24.1 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 EventBridgeScheduler 1.40.20 service generated with mypy-boto3-builder 8.11.0
Client-Server SDK for Matrix
Type annotations for boto3 CloudFront 1.40.5 service generated with mypy-boto3-builder 8.11.0
Pytorch version of Stable Baselines, implementations of reinforcement learning algorithms.
An accurate natural language detection library, suitable for short text and mixed-language text
Fully customizable language detection for spaCy pipeline
Microsoft Azure Kusto Management Client Library for Python
Wrappers for the Cocoa frameworks on macOS
Gherkin parser (official, by Cucumber team)
Package for GCP-specific Dagster framework op and resource components.
Automatic Semantic Versioning for Python projects
CLI for Postgres Database. With auto-completion and syntax highlighting.
Snapshot testing for pytest, unittest, Django, and Nose
Simple package to extract text with coordinates from programmatic PDFs
MkDocs plugin to programmatically generate documentation pages during the build
Image augmentation library for deep neural networks
The package is to coordinate dependencies within AzureML packages. This package is internal, and is not intended to be used directly.
BigQuery DataFrames -- scalable analytics and machine learning with BigQuery
ISO 4217 currency data package for Python
A clean book theme for scientific explanations and documentation with Sphinx
Change point detection for signals in Python.
A port of Ansible's jinja2 filters without requiring ansible core.
Helpful functions for Python 🐍 🛠️
Transparently use webpack with django
Reliability Engineering toolkit for Python
This package contains the AI models used by the Docling PDF conversion package
The package provides base classes and utils for flake8 plugin writing
ASAM MDF measurement data file parser
jinja2 pre and post-processor to update with YAML
Microsoft Azure Storage Namespace Package [Internal]
One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them.
Apple DeviceCheck API. Reduce fraudulent use of your services by managing device state and asserting app integrity.
Firmware size analysis for ESP-IDF
Repair Google Calendar - This Python module and program makes ICS/iCalendar files using X-WR-TIMEZONE compatible with the RFC 5545 standard.
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.
A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).
The Splunk Software Development Kit for Python.
A Python library for probabilistic modeling and inference
Property-based testing framework for Open API and GraphQL based apps
Doing the OAuth dance with style using Flask, requests, and oauthlib
Type annotations for boto3 CodeArtifact 1.40.17 service generated with mypy-boto3-builder 8.11.0
IPython widget to interactively view molecular structures and trajectories.
Type annotations for boto3 Firehose 1.40.0 service generated with mypy-boto3-builder 8.11.0
Formatting PyTest output for Azure Pipelines UI
Checks syntax of reStructuredText and code blocks nested within it
A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks.
A package to get random user agents based filters provided by user
A sqlalchemy/alembic extension for migrating procedures and views
A toolbar overlay for debugging Flask applications.
Python SDK for accessing the NetSuite SOAP webservice
Manage multiple versions of your MkDocs-powered documentation
Setuptools extension to build and package CMake projects.
Flake8 noqa comment validation
A python package for non-parametric Mann-Kendall family of trend tests.
Converts XML into JSON/Python dicts/arrays and vice-versa.
Databricks Feature Store Client
Graphene Django integration
The Pyomo optimization modeling framework
Svix webhooks API client and webhook verification library
Type annotations for boto3 EKS 1.40.19 service generated with mypy-boto3-builder 8.11.0
Thin wrapper around the "aws" command line interface for use with LocalStack
fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with PyTensor
Generic API for dispatch to Pyro backends.
A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups. Forked from Mark Adams' original project pytest-test-groups.
Standard library chunk redistribution. "dead battery".
Middleware that Prints the number of DB queries to the runserver console.
Simple symmetric GPG file encryption and decryption
Fast, pure-Python full text indexing, search, and spell checking library.
WebPush publication library
Thai Natural Language Processing library
Apache Flink Libraries
Pyspark helper methods to maximize developer efficiency
A logging module for Python
A Python NLP Library for Many Human Languages, by the Stanford NLP Group
PySpark bindings for H3, a hierarchical hexagonal geospatial indexing system
Library to instrument executable formats
Simple pytest fixtures for Docker and Docker Compose based tests
Python bindings for GObject Introspection
An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
Standard library aifc redistribution. "dead battery".
langid.py is a standalone Language Identification (LangID) tool.
Hypothesis strategies for GraphQL queries
Type annotations for boto3 CodeBuild 1.40.8 service generated with mypy-boto3-builder 8.11.0
Generate coverage badges for Coverage.py.
The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale.
Package for Spark Dagster framework components.
Awesome multilingual OCR and document parsing toolkits based on PaddlePaddle
Utilities for working with Excel files that require both xlrd and xlwt
Python async client for Redis key-value store
"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities"
This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.
Slice a list of sliceables (1 indexed, start and end index both are inclusive)
Semantic link for Microsoft Fabric
A Lucene query parser generating ElasticSearch queries and more !
A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser.
Python Markdown extension to include local or remote files
Sparse n-dimensional arrays for the PyData ecosystem
A simple opionated yaml formatter that keeps your comments!
Cortex-M debugger for Python
GIL-powered* locking library for Python
The official Amplitude backend Python SDK for server-side instrumentation.
Monitor, kill, and analyze Postgres queries.
The portable Python dataframe library
A python project containing all the dependencies for postgresql tentaclio schema.
Pytest plugin reporting fixtures and test functions execution time.
HTTPie: modern, user-friendly command-line HTTP client for the API era.
Postgres locking routines and lock table access.
A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
Interactive Parallel Computing with IPython
An MkDocs plugin that simplifies configuring page titles and their order
Type annotations for aiobotocore Lambda 2.24.1 service generated with mypy-boto3-builder 8.11.0
Collection of 60+ Python functions for validating data
Prefect integrations for interacting with Kubernetes.
doit - Automation Tool
A faster tokenizer for the json-stream Python library
Type annotations for boto3 Textract 1.40.0 service generated with mypy-boto3-builder 8.11.0
Agno: a lightweight library for building Multi-Agent Systems
Blazingly fast DataFrame library
A library for extracting HTML content from RTF encapsulated HTML as commonly found in the exchange MSG email format.
Runs tests multiple times to expose flakiness.
Render inline graphs with Markdown and Graphviz (python3 version)
LLM Observability
cChardet is high speed universal character encoding detector.
A library for building flexible command line interfaces
Add a quaternion dtype to NumPy
Type annotations for aiobotocore DataExchange 2.24.1 service generated with mypy-boto3-builder 8.11.0
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.
A backport of Starlette TestClient using requests! ⏪️
Extension for the python package 'construct' that adds typing features
Experimental components and features for the Haystack LLM framework.
OpenVINO™ Telemetry package for sending statistics with user's consent, used in combination with other OpenVINO™ packages.
An open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.
Detect backward incompatible migrations for your django project
A defined interface for working with a cache of jupyter notebooks.
A Python library for managing multiple versions of dependencies
A package that provides type hints for AWS Lambda event, context and response objects
Salesforce Marketing Cloud Fuel SDK for Python
A microlibrary that defines a Json type alias for Python.
Library to parse JSON with js-style comments.
The athena adapter plugin for dbt (data build tool)
An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk
Pure python spell checker based on work by Peter Norvig
An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.
A listener that prints a Stack Trace to console to faster find the code section where the failure appears.
A debugging and profiling tool that can trace and visualize python code execution
Microsoft Azure Evaluation Library for Python
Small support library for Anki on Macs
Python Cloud Debugger
A library that can print Python objects in human readable format
Plugin backend renderer for reportlab.graphics.renderPM
Postgres trigger support integrated with Django models.
A light library to help to manage packages
Local continuous test runner with pytest and watchdog.
CVSS2/3/4 library with interactive calculator for Python 2 and Python 3
Package for using Celery as Dagster's execution engine.
Parallel Distributed Deep Learning
Provides a Maybe class as a Python implementation of null-aware operators.
FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)
Provides a wide range of useful classes and functions.
Python bindings around Google Chromium's embedded compact language detection library (CLD2)
Intelligently pretty-print HTML/XML with inline tags.
Provides subclasses for common python types with additional functionality and convenience methods.
Provides ORM path classes (File and Dir), which automatically emit file system IO operations upon having their attributes modified. File objects allow for easy content manipulation of many forms of files.
Python interface for SEGGER J-Link.
Type annotations for boto3 Bedrock 1.40.7 service generated with mypy-boto3-builder 8.11.0
Iteratively adjust text position in matplotlib plots to minimize overlaps
Implements consistent hashing in Python (using md5 as hashing function).
JSON type with nested change tracking for SQLAlchemy
Parallel test runner for Robot Framework
Dash wrapper around AG Grid, the best interactive data grid for the web.
The standard Python readline extension statically linked against the GNU readline library.
Provider package apache-airflow-providers-trino for Apache Airflow
Lightweight SOAP client
Python logging handlers that send messages in the Graylog Extended Log Format (GELF).
PLY file reader/writer
Type annotations for boto3 EFS 1.40.0 service generated with mypy-boto3-builder 8.11.0
Convert images to PDF via direct JPEG inclusion.
Manhole is in-process service that will accept unix domain socket connections and present thestacktraces for all threads and an interactive prompt.
A full-featured Python package for parsing and creating iCalendar and vCard files
Robocorp Control Room Vault API integration library
Python SDK for Mailgun
Fast, light, accurate library built for retrieval embedding generation
Kedro helps you build production-ready data and analytics pipelines
CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical optimization in Python
Evaluation framework for RAG and LLM applications
Applitools Python SDK. Common code package
Type annotations for boto3 IdentityStore 1.40.18 service generated with mypy-boto3-builder 8.11.0
Geonames data parser into Shapefile/KML
zope.interface extension for defining data schemas
Applitools Python SDK. Selenium package
Type annotations for boto3 CognitoIdentity 1.40.15 service generated with mypy-boto3-builder 8.11.0
A model-driven approach to building AI agents in just a few lines of code
Fixtures, reusable state for writing clean tests and more.
Track Earth satellites given TLE data, using up-to-date 2020 SGP4 routines.
Extract Deflate64 ZIP archives with Python's zipfile API.
Nice DSP sweets: resampling, FFT Convolutions. All with PyTorch, differentiable and with CUDA support.
Core utilities used by RPA Framework
Python client for ReportPortal v5.
Object-oriented B-Spline and NURBS evaluation library
Type annotations for boto3 Kafka 1.40.18 service generated with mypy-boto3-builder 8.11.0
Prefixed alternative numeric library
zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.
Slack API client
Curated transformer models for spaCy pipelines
Python binding for Intel's Embree ray engine
A lightweight Python client for LocalStack.
Open-Meteo Python Library
Access datastore uri with fsspec
Table/data-grid framework for Django
A Python library for accessing the QuickBooks API.
Provides estimators for training models.
Text to Speech (TTS) library for Python 3. Works without internet connection or delay. Supports multiple TTS engines, including Sapi5, nsss, and espeak.
Provider package apache-airflow-providers-opsgenie for Apache Airflow
Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
Matplotlib Jupyter Extension
Data Insights Library for Amazon SageMaker.
Easy to use Python subprocess interface.
Type annotations for boto3 ElastiCache 1.40.19 service generated with mypy-boto3-builder 8.11.0
Python library designed to minimize the setup/arrange phase of your unit tests
Google Cloud Functions API client library
Amazon SageMaker Data Wrangler Library
OpenTelemetry elasticsearch instrumentation
A Pythonic implementation of the JOSE / JSON Web Crypto related RFCs (JWS, JWK, JWA, JWT, JWE)
Drop-in replacement for Python's CSV library that tries to mitigate CSV injection attacks
Technical Analysis Library in Python
Simple assertion library for unit testing in python with a fluent API
Type annotations for boto3 AutoScaling 1.40.0 service generated with mypy-boto3-builder 8.11.0
An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.
PyTorch Profiler TensorBoard Plugin
Contains package for AzureML DataPrep specific native extensions.
Datahub Airflow plugin to capture executions and send to Datahub
Prefect integrations for working with databases
A Python wrapper for the HelloSign API (http://www.hellosign.com/api)
Google Cloud Os Config API client library
Streaming JSON encoder and decoder
Google Cloud Org Policy API client library
GPTCache, a powerful caching library that can be used to speed up and lower the cost of chat applications that rely on the LLM service. GPTCache works as a memcache for AIGC applications, similar to how Redis works for traditional applications.
SQLAlchemy Adapter for PyCasbin
Easy-to-use, Pythonic and complete IMAP client library
Embeddings plugin for Pinecone SDK
Use geometric objects as matplotlib paths and patches
Access to the Unicode Character Database (UCD)
inscriptis - HTML to text converter.
Python bindings for the Flexible Collision Library
Use this module to apply a number of blending modes to a background and foreground image
80x faster and 95% accurate language identification with Fasttext
Apify API client for Python
Provider package apache-airflow-providers-atlassian-jira for Apache Airflow
Intel® oneAPI Threading Building Blocks (oneTBB)
An integration package connecting Postgres and LangChain
Scikit-Learn API wrapper for Keras.
Python interface to Graphviz's Dot language
Python Client for Couchbase
An all-in-one place, to find complex or just natively unavailable components on streamlit.
Library for mocking AsyncIOMotorClient built on top of mongomock.
A cross platform clipboard operation library of Python. Works for Windows, Mac and Linux.
Multi-vendor library to simplify legacy CLI connections to network devices
Python wrapper around invoking shellcheck (https://www.shellcheck.net/)
This library allows to load json configs and access the values like members (i.e., via dots), validate config field types and values and transform config fields.
Image transformation, compression, and decompression codecs
Databind is a library inspired by jackson-databind to de-/serialize Python dataclasses. Compatible with Python 3.8 and newer. Deprecated, use `databind` package.
Streaming lets users create PyTorch compatible datasets that can be streamed from cloud-based object stores
De-/serialize Python dataclasses to or from JSON payloads. Compatible with Python 3.8 and newer. Deprecated, use `databind` module instead.
The official Python port of libtcod.
Basic tools and wrappers for enabling not-too-alien syntax when running columnar Collider HEP analysis.
Helper for Bézier Curves, Triangles, and Higher Order Objects
Plugin for pytest to simplify calling ansible modules from tests or fixtures
fastai simplifies training fast and accurate neural nets using modern best practices
Library for accessing Swagger-enabled API's
The easy way to send notifications
Software Bill of Material (SBOM) generator and consumer library
Enlighten Progress Bar
Google Cloud Access Context Manager Protobufs
A minimal client library
Provides Currency and Money classes for use in your Python code.
geospatial xarray extension powered by rasterio
PyTest Plus Plugin :: extends pytest functionality
An MkDocs extension to generate documentation for Click command line applications
Tornado instrumentation for OpenTelemetry
Neptune Client
A Rust HTTP server for Python applications
Python wrapper of the TestRail API
Type annotations for boto3 Pricing 1.40.0 service generated with mypy-boto3-builder 8.11.0
TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.
Collection objects similar to those in stdlib by jaraco
Encode/decode Java's META-INF/MANIFEST.MF in Python
The idiomatic asyncio MQTT client
pytest support for PyQt and PySide applications
Type annotations for boto3 ApplicationAutoScaling 1.40.0 service generated with mypy-boto3-builder 8.11.0
ARCH for Python
Python interface to the Google WebRTC Voice Activity Detector (VAD) [released with binary wheels!]
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Type annotations for boto3 SageMakerRuntime 1.40.17 service generated with mypy-boto3-builder 8.11.0
Module for serializing and de-serializing Java objects.
Aiohttp server instrumentation for OpenTelemetry
PDF library of RPA Framework
The ssl.match_hostname() function from Python 3.5
Python implementation for Perlin Noise with unlimited coordinates space
Lazy attributes for Python objects
Microsoft Azure Schema Registry Avro Encoder Client Library for Python
All-in-one type annotations for boto3 1.40.21 generated with mypy-boto3-builder 8.11.0
Click instrumentation for OpenTelemetry
Parse Python docstrings in reST, Google and Numpydoc format
All-in-one type annotations for boto3 1.40.21 generated with mypy-boto3-builder 8.11.0
EfficientDet for PyTorch
Prospector is a tool to analyse Python code by aggregating the result of other tools.
A small handler for AWS Cloudwatch
Type annotations for boto3 ConfigService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Pinpoint 1.40.18 service generated with mypy-boto3-builder 8.11.0
[legacy] lakeFS API
Adds features to Click: option groups, constraints, subcommand sections and help themes.
Git commit message linter written in python, checks your commit messages for style.
📧 Email reply parser library for Python with multi-language support
Create modern looking GUIs with Python
Model summary in PyTorch, based off of the original torchsummary.
Type annotations for boto3 ACM 1.40.0 service generated with mypy-boto3-builder 8.11.0
Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
Type annotations for boto3 S3Control 1.40.12 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Organizations 1.40.8 service generated with mypy-boto3-builder 8.11.0
ModernGL: High performance rendering for Python 3
Utilities for building and installing packages with compiled extensions
Git commit message linter written in python, checks your commit messages for style.
Type annotations for boto3 MWAA 1.40.0 service generated with mypy-boto3-builder 8.11.0
Deploy scalable workflows to databricks using python
A tool to automatically replace relative imports with absolute ones.
Two-way fixed-width <--> Python dict converter.
A collection of Jupyter nbextensions.
Get the current username
Tool to support lazy imports
HuggingFace library for verifying mathematical answers
Type annotations for boto3 ElasticsearchService 1.40.15 service generated with mypy-boto3-builder 8.11.0
`target-hotglue` is an SDK for building Singer Targets for hotglue.
A collection of the basic easing functions for python
Classification Schemes for Choropleth Maps.
Naturally author ONNX functions and models using a subset of Python
Kedro-Datasets is where you can find all of Kedro's data connectors.
A customizable parser/transpiler for SCIM2.0 filters.
Python and Django SDK for Cloudinary
A convenient and user-friendly anime-style image data processing library that integrates various advanced anime-style image processing models.
Unicodedata backport updated to the latest Unicode version.
Provider package apache-airflow-providers-apache-livy for Apache Airflow
Generate modern Python clients from OpenAPI
Python library for Fortify Software Security Center (SSC) RESTFul API
Useful extra bits for Python - things that shold be in the standard library
A transport and architecture agnostic rpc library that focuses on exposing public services with a well-defined API.
Library to check equality between two complex/nested objects
Type annotations for boto3 MediaLive 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Polly 1.40.13 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Imagebuilder 1.40.18 service generated with mypy-boto3-builder 8.11.0
Google Cloud Dialogflow Cx API client library
A lakeFS provider package built by Treeverse.
This module contains client sdk uses to conntect to the Labelbox API and backends
Type annotations for boto3 SQS 1.40.17 service generated with mypy-boto3-builder 8.11.0
Python API to control Amazon Echo Devices Programmatically.
Type annotations for boto3 DynamoDB 1.40.20 service generated with mypy-boto3-builder 8.11.0
Package that generates markdown tables from a list of dicts
Type annotations for boto3 S3Tables 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 EC2 1.40.21 service generated with mypy-boto3-builder 8.11.0
Provider package apache-airflow-providers-hashicorp for Apache Airflow
session_info outputs version information for modules loaded in the current session, Python, and the OS.
QR Code and Micro QR Code generator for Python
Python API for accessing the REST API of the Xero accounting tool.
OpenInference LangChain Instrumentation
A custom widget for returning mouse and keyboard events to Python
A simple Python library for human readable file sizes (or anything sized in bytes).
Original, standard and customisable versions of the Jaro-Winkler functions.
Sphinx extension to build a 404 page with absolute URLs
Backport of the Python 3.9 graphlib module for Python 3.6+
Type annotations for boto3 ResourceGroupsTaggingAPI 1.40.17 service generated with mypy-boto3-builder 8.11.0
Useful package for creating Markdown files while executing python code.
color field for django models with a nice color-picker in the admin.
Collects and extracts URLs from given text.
Type annotations for boto3 Transfer 1.40.0 service generated with mypy-boto3-builder 8.11.0
Simple entity relation (ER) diagrams generation
Python library for interfacing with Xiaomi smart appliances
Core (offline) functionality for the apeye library.
AutoGen agents and teams library
A MkDocs plugin for including mermaid graphs in markdown sources
A Python library for tree data structures with an intuitive, yet powerful, API.
Library with a SQLite implementation of LangGraph checkpoint saver.
Package containing libusb so it can be installed via Python package managers
Safest and fastest Python library for secp256k1 elliptic curve operations
Type annotations for boto3 SSO 1.40.20 service generated with mypy-boto3-builder 8.11.0
Finds the Jaro Winkler Distance indicating a distance or similarity score between two strings.
Blazingly fast cleaning swear words (and their leetspeak) in strings
Type annotations for boto3 CloudTrail 1.40.0 service generated with mypy-boto3-builder 8.11.0
Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
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.
Comet tool for logging and evaluating LLM traces
Produce and consume STIX 2 JSON content
Python manager for CMSIS-Pack index and cache with fast Rust backend
Access and analyze historical weather and climate data with Python.
Inmem implementation for the LangGraph API server.
QUick and DIrty Domain Adaptation
Type annotations for boto3 WorkSpaces 1.40.10 service generated with mypy-boto3-builder 8.11.0
Simple VAPID header generation library
Python VISA bindings for GPIB, RS232, TCPIP and USB instruments
a dictionary-like, file-based cache module for Python
Automatically install chromedriver that supports the currently installed version of chrome.
Scylla Driver for Apache Cassandra
FHIR Resources as Model Class
Type annotations for boto3 MediaConvert 1.40.17 service generated with mypy-boto3-builder 8.11.0
SDK for the HUD platform.
Kestra is an infinitely scalable orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.
Type annotations for boto3 Synthetics 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 RDS 1.40.20 service generated with mypy-boto3-builder 8.11.0
('Toolkit for responsible, low-boilerplate logging of library method calls',)
Type annotations for boto3 QuickSight 1.40.7 service generated with mypy-boto3-builder 8.11.0
Full Python ROUGE Score Implementation (not a wrapper)
Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation
Type annotations for boto3 QBusiness 1.40.17 service generated with mypy-boto3-builder 8.11.0
CLI tool and Python library for manipulating SQLite databases
Python client library for Postmark API
Common utilities for jupyter-contrib projects.
Type annotations for boto3 AgentsforBedrockRuntime 1.40.0 service generated with mypy-boto3-builder 8.11.0
Barcode rendering for Python supporting QRcode, Aztec, PDF417, I25, Code128, Code39 and many more types.
Open WebUI
Powerful Feature flagging and A/B testing for Python apps
Type annotations for boto3 SESV2 1.40.0 service generated with mypy-boto3-builder 8.11.0
TensorKit is a deep learning helper between Python and C++.
Prefect integrations for working with dbt
Pure Python client for Apache Kafka
Type annotations for boto3 Lambda 1.40.7 service generated with mypy-boto3-builder 8.11.0
OpenStack Object Storage API Client Library
Google Cloud Appengine Admin API client library
Python library for reading, writing and managing 3D objects in the Khronos Group gltf and gltf2 formats.
Microsoft Azure Event Hubs checkpointer implementation with Blob Storage Client Library for Python
Intel OpenMP* Runtime Library
Python library that emulates the java-based dynamo-db-client from awslabs
Microsoft Azure Managed Services Client Library for Python
Type annotations for boto3 CloudFormation 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SSOAdmin 1.40.7 service generated with mypy-boto3-builder 8.11.0
Type annotations for aiobotocore EC2 2.24.1 service generated with mypy-boto3-builder 8.11.0
NVSHMEM creates a global address space that provides efficient and scalable communication for NVIDIA GPU clusters.
Type annotations for boto3 CostExplorer 1.40.0 service generated with mypy-boto3-builder 8.11.0
Python module to extract CA and CRL certs from Windows' cert store (ctypes based).
Wrappers for the Quartz frameworks on macOS
A Python library for OAuth 1.0/a, 2.0, and Ofly.
Use dropdowns in Django admin list filter
Type annotations for boto3 LicenseManager 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MediaTailor 1.40.0 service generated with mypy-boto3-builder 8.11.0
Utilities to execute code blocks in Markdown files.
Python tool to find and list requirements of a Python project
Python Implementation of Boruta Feature Selection
SQL code converter and data reconcilation tool for accelerating data onboarding to Databricks from EDW, CDW and other ETL sources.
A pytest plugin for generating NUnit3 test result XML output
A lightweight package that adds security headers for Python web frameworks.
Python data structure and operations for intervals
atomate2 is a library of materials science workflows
Type annotations for boto3 TimestreamQuery 1.40.20 service generated with mypy-boto3-builder 8.11.0
MkDocs Plugin to enable pan & zoom on images and mermaid diagrams
Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards.
Websocket handler for the gevent pywsgi server, a Python network library
Polymorphic serializers for Django REST Framework.
foreman reads from .env. manage.py doesn't. Let's fix that.
OpenTok server-side SDK
Always know what to expect from your data.
Python Serial Port Extension - Asynchronous I/O support
Work with email by IMAP
Hunter is a flexible code tracing toolkit.
SeleniumTestability library that helps speed up tests withasyncronous evens
OpenTelemetry PyMySQL instrumentation
Type annotations for boto3 IoT 1.40.0 service generated with mypy-boto3-builder 8.11.0
Strawberry GraphQL Django extension
A Quart extension to provide Cross Origin Resource Sharing, access control, support
Beautiful terminal spinners in Python
Type annotations for boto3 1.40.0 module generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DatabaseMigrationService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Assumed role session chaining (with credential refreshing) for boto3
SBOM generator for system distribution
lakeFS Python SDK Wrapper
Type annotations for boto3 Redshift 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Connect 1.40.20 service generated with mypy-boto3-builder 8.11.0
Simple, flexible and fast Apple Push Notifications on iOS, OSX and Safari using the HTTP/2 Push provider API.
A series of convenience functions to make basic image processing functions such as translation, rotation, resizing, skeletonization, displaying Matplotlib images, sorting contours, detecting edges, and much more easier with OpenCV and both Python 2.7 and Python 3.
Python wrapper for the Windows Java Access Bridge
Typer, build great CLIs. Easy to code. Based on Python type hints.
An integration package connecting Pinecone and LangChain
A small Python package to hide or show the terminal cursor
Compatibility shim providing selectable entry points for older implementations
Convert between different types of cases (unicode supported)
Strips outputs from Jupyter and IPython notebooks
@aws-cdk/asset-node-proxy-agent-v5
Monitor and control user input devices
Pure-Python Java Keystore (JKS) library
A currency converter using the European Central Bank data.
Microsoft Azure Monitor Events Extension for Python
Address validation helpers for Google's i18n address database
{OPEN} client authentication protocol for python-requests
Plugin for apispec providing support for Marshmallow-OneOfSchema schemas
Localization library for expressive translations.
Type annotations for boto3 GuardDuty 1.40.15 service generated with mypy-boto3-builder 8.11.0
Pytest decorator for parametrizing tests with default iterables.
Tencent Cloud SDK for Python
Type annotations for boto3 ApiGatewayV2 1.40.0 service generated with mypy-boto3-builder 8.11.0
This is a simple, yet powerful command line translator with google translate behind it. You can also use it as a Python module in your code.
Mask your objects instead of deleting them from your database.
Type annotations for boto3 CodePipeline 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DeadlineCloud 1.40.7 service generated with mypy-boto3-builder 8.11.0
Python library for working with the SpatioTemporal Asset Catalog (STAC) specification
Python Stream Processing. A Faust fork
Translates Django models using a registration approach.
A library for performing inference using trained models.
Python bindings for LibreTranslate API
Type annotations for boto3 EBS 1.40.15 service generated with mypy-boto3-builder 8.11.0
ECMAScript parsing infrastructure for multipurpose analysis in Python
An OAuth2.x client based on `requests`.
Type annotations for boto3 DataZone 1.40.17 service generated with mypy-boto3-builder 8.11.0
Application Framework for Python
Markdown extension to expand directives to include source example files to also include their variants. Only useful to tiangolo's projets. Don't use it. 😅
Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
OpenTelemetry Confluent Kafka instrumentation
Make your functions return something meaningful, typed, and safe!
Type annotations for boto3 TranscribeService 1.40.8 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ApiGatewayManagementApi 1.40.15 service generated with mypy-boto3-builder 8.11.0
A minizip wrapper - To create a password encrypted zip file in python.
Type annotations for boto3 OpenSearchService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 GameLift 1.40.0 service generated with mypy-boto3-builder 8.11.0
This project helps us to run Data Quality Rules in flight while spark job is being run
Prisma Client Python is an auto-generated and fully type-safe database client
Structural Search and Rewrite code at large scale using precise AST pattern.
SQLAlchemy Dialect for Databricks
Type annotations for boto3 AppConfig 1.40.0 service generated with mypy-boto3-builder 8.11.0
Python SCALE Codec Library
Type annotations for boto3 ECRPublic 1.40.15 service generated with mypy-boto3-builder 8.11.0
An mdformat plugin for rendering tables.
An integration package connecting Mistral and LangChain
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.
Type annotations for boto3 DeviceFarm 1.40.0 service generated with mypy-boto3-builder 8.11.0
A pure python3 version of ICMP ping implementation using raw socket.
Nextcloud Python Framework
Type annotations for boto3 StorageGateway 1.40.0 service generated with mypy-boto3-builder 8.11.0
Lazy & self-destructive tools for speeding up module imports
A Cython interface to the hidapi from https://github.com/libusb/hidapi
Pure Python client for Apache Kafka
Type stubs for msgpack
Type annotations for boto3 Ivsrealtime 1.40.0 service generated with mypy-boto3-builder 8.11.0
Dodgy: Searches for dodgy looking lines in Python code
Turn functions into command-line interfaces
Type annotations for boto3 MarketplaceEntitlementService 1.40.0 service generated with mypy-boto3-builder 8.11.0
PyDev.Debugger (used in PyDev, PyCharm and VSCode Python)
Type annotations for boto3 Budgets 1.40.4 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Route53Resolver 1.40.0 service generated with mypy-boto3-builder 8.11.0
FastDepends - extracted and cleared from HTTP domain logic FastAPI Dependency Injection System. Async and sync are both supported.
Used to collect telemetry data like Log messages, metrics, events, and activity messages
OpenTelemetry aiokafka instrumentation
Passphrases you will remember
Bidirectional UTM-WGS84 converter for python
A Pytest Plugin for Mypy
XProf Profiler Plugin
Monte Carlo's Python SDK
Provider package apache-airflow-providers-github for Apache Airflow
Shorthand syntax for building OrderedDicts
Validates X.509 certificates and paths
Python client for Elasticsearch
aiosmtpd - asyncio based SMTP server
Type annotations for boto3 RAM 1.40.18 service generated with mypy-boto3-builder 8.11.0
llama-index llms azure openai integration
Deprecated
airflow-clickhouse-plugin — Airflow plugin to execute ClickHouse commands and queries
Helper and utilities for AppDaemon apps.
Type annotations for boto3 ServiceQuotas 1.40.0 service generated with mypy-boto3-builder 8.11.0
singledispatch decorator for class methods.
Type annotations for boto3 TimestreamWrite 1.40.19 service generated with mypy-boto3-builder 8.11.0
A helper library to work with threads within Flask applications.
A lightweight authentication and access management library for integration with OpenID Connect enabled authentication services.
Remote vanilla PDB (over TCP sockets) *done right*: no extras, proper handling around connection failures and CI. Based on `pdbx
Python client for Typesense, an open source and typo tolerant search engine.
Django admin classes that allow for nested inlines
Flake8 plugin to forbid backslashes for line breaks
PyTorch implementation of BERT score
The official Python library for the braintrust API
Python CLI tool and library for diffing CSV and JSON files
Foundational interfaces and agent runtime implementation for AutoGen
Apache Tika Python library
Python library for dataflow programming with Amazon SWF
Easily use and manipulate unit-aware measurements in Python.
MkDocs plugin for marking external or mail links in your documentation.
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
tensorflow/datasets is a library of datasets ready to use with TensorFlow.
Type annotations for boto3 MarketplaceMetering 1.40.0 service generated with mypy-boto3-builder 8.11.0
Convert markdown to Slack-compatible formatting
Type annotations for boto3 IoTDataPlane 1.40.6 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ServiceCatalog 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AgentsforBedrock 1.40.11 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SecurityHub 1.40.1 service generated with mypy-boto3-builder 8.11.0
Simple tool that converts a flake8 file to junit format
Sphinx directive to add unselectable prompt
Language tools for cmake (format, lint, etc)
Google Cloud Monitoring exporter for OpenTelemetry
Modules to read and manipulate many file formats related to Debian packages and repositories
Tracking dirty fields on a Django model instance.
Type annotations for boto3 RDSDataService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Pydantic data models for the GeoJSON spec.
Next-generation data transformation framework
Django friendly finite state machine support.
Type annotations for boto3 AIOps 1.40.1 service generated with mypy-boto3-builder 8.11.0
AsyncIO Service-based programming
Utility functions for strings validation and manipulation.
Type annotations for boto3 MigrationHub 1.40.18 service generated with mypy-boto3-builder 8.11.0
Schema Annotations for Linked Avro Data (SALAD)
Python interface to the ecCodes GRIB and BUFR decoder/encoder
Python library parsing HL7 v2.x messages
Type annotations for boto3 AppSync 1.40.0 service generated with mypy-boto3-builder 8.11.0
MkDocs plugin for managing meta tags across folders and files.
An app to add a "Log in as user" button in the Django user admin page.
Type annotations for boto3 Translate 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ApplicationDiscoveryService 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 FSx 1.40.10 service generated with mypy-boto3-builder 8.11.0
Rule your architecture like a real developer
A library for W3C Provenance Data Model supporting PROV-JSON, PROV-XML and PROV-O (RDF)
Type annotations for boto3 Route53Domains 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DLM 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ConnectCases 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ComputeOptimizer 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ElasticLoadBalancing 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DataAutomationforBedrock 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for aiobotocore RDS 2.24.1 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 TaxSettings 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ACMPCA 1.40.1 service generated with mypy-boto3-builder 8.11.0
Tools for HTML generation and output.
pyfaidx: efficient pythonic random access to fasta subsequences
Type annotations for boto3 SupplyChain 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 WAFV2 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Account 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 FMS 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Comprehend 1.40.15 service generated with mypy-boto3-builder 8.11.0
A Lightweight Face Recognition and Facial Attribute Analysis Framework (Age, Gender, Emotion, Race) for Python
Utility functions for monkey-patching python code
Type annotations for boto3 AuroraDSQL 1.40.0 service generated with mypy-boto3-builder 8.11.0
Python library for the Socrata Open Data API
Type annotations for boto3 MediaConnect 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Chime 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IoTSecureTunneling 1.40.18 service generated with mypy-boto3-builder 8.11.0
Structural Search and Rewrite code at large scale using precise AST pattern.
A Python 3 library for programmatically generating SVG (vector) images and animations. Drawsvg can also render to PNG, MP4, and display your drawings in Jupyter notebook and Jupyter lab.
Agent Framework plugin for services from OpenAI
Python functions for working with SQLite FTS4 search
Type annotations for boto3 ComprehendMedical 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudHSMV2 1.40.20 service generated with mypy-boto3-builder 8.11.0
High-performance library for inlining CSS into HTML 'style' attributes
A pytest plugin to find dependencies between tests
Type annotations for boto3 PI 1.40.19 service generated with mypy-boto3-builder 8.11.0
Ready-to-use and customizable users management for FastAPI
Binary dependency utility
Type annotations for boto3 DirectoryService 1.40.19 service generated with mypy-boto3-builder 8.11.0
Find unused functions in Python projects
Type annotations for boto3 DirectConnect 1.40.10 service generated with mypy-boto3-builder 8.11.0
Vector Quantization - Pytorch
Add tags to your MkDocs pages based on their path / file name
Django live settings with pluggable backends, including Redis.
The python client for Meilisearch API.
Type annotations for boto3 Detective 1.40.14 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ParallelComputingService 1.40.10 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Kendra 1.40.17 service generated with mypy-boto3-builder 8.11.0
Adds monitor and Python REPL capabilities for asyncio applications
A set of functions and classes for simulating the performance of photovoltaic energy systems.
OptBinning: The Python Optimal Binning library
Type annotations for boto3 Lightsail 1.40.1 service generated with mypy-boto3-builder 8.11.0
Diff and merge of Jupyter Notebooks
Generator for random text that looks like Latin.
A Python framework for high-performance simulation and graphics programming
Type annotations for boto3 ServiceDiscovery 1.40.10 service generated with mypy-boto3-builder 8.11.0
Agent for Reporting results of tests to the Report Portal
Type annotations for boto3 CodeDeploy 1.40.20 service generated with mypy-boto3-builder 8.11.0
Generate static HTML documentation from JSON schemas
An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.
Type annotations for boto3 DynamoDBStreams 1.40.0 service generated with mypy-boto3-builder 8.11.0
A package to search for shared libraries on various platforms
Type annotations for boto3 IoTSiteWise 1.40.2 service generated with mypy-boto3-builder 8.11.0
Checks syntax of reStructuredText and code blocks nested within it
Type annotations for boto3 EC2InstanceConnect 1.40.20 service generated with mypy-boto3-builder 8.11.0
Useful property variants for Python programming (required properties, writable properties, cached properties, etc)
Fit interpretable models. Explain blackbox machine learning.
Type annotations for boto3 Support 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CustomerProfiles 1.40.0 service generated with mypy-boto3-builder 8.11.0
Antithesis SDK for Python
Type annotations for boto3 SSOOIDC 1.40.0 service generated with mypy-boto3-builder 8.11.0
Convert pydantic models to typescript interfaces
Google Reauth Library
Type annotations for boto3 AuditManager 1.40.1 service generated with mypy-boto3-builder 8.11.0
A Dagster integration for celery-k8s-executor
#1 quality TLS certs while you wait, for the discerning tester
Python client library for AirTable
Type annotations for boto3 AppRunner 1.40.20 service generated with mypy-boto3-builder 8.11.0
OctoDNS: DNS as code - Tools for managing DNS across multiple providers
The docx module creates, reads and writes Microsoft Office Word 2007 docx files
MathJax resources as a Jupyter Server Extension.
UPGRADE ALL THE PIP PACKAGES!
Sphinx extension that automatically documents click applications
Type annotations for boto3 EMRContainers 1.40.17 service generated with mypy-boto3-builder 8.11.0
Pytest plugin for measuring coverage. Forked from `pytest-cov`.
Type annotations for boto3 PinpointSMSVoiceV2 1.40.14 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ManagedGrafana 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Keyspaces 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DocDB 1.40.16 service generated with mypy-boto3-builder 8.11.0
Handy tools for working with URLs and APIs.
Serial monitor for esp-idf
A library for making reactive notebooks and apps
Type annotations for boto3 ElasticBeanstalk 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 VerifiedPermissions 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudSearchDomain 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 PaymentCryptographyControlPlane 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 PaymentCryptographyDataPlane 1.40.0 service generated with mypy-boto3-builder 8.11.0
Utilities to work with the ODX standard for automotive diagnostics
Type annotations for boto3 CleanRoomsService 1.40.13 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Backup 1.40.0 service generated with mypy-boto3-builder 8.11.0
A serial utility for flashing, provisioning, and interacting with Espressif SoCs.
Type annotations for boto3 Rekognition 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ChimeSDKMeetings 1.40.19 service generated with mypy-boto3-builder 8.11.0
Python implementation of subunit test streaming protocol
Idiomatic asyncio wrapper around paho-mqtt
Type annotations for boto3 KafkaConnect 1.40.0 service generated with mypy-boto3-builder 8.11.0
A Python library for attesting Nitro Enclaves according to the Evervault Cages attestation protocol.
Type annotations for boto3 RedshiftServerless 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Shield 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudWatchApplicationSignals 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 BillingConductor 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MTurk 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 WAF 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Neptune 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ARCZonalShift 1.40.18 service generated with mypy-boto3-builder 8.11.0
Python library to work with CSVW described tabular data
Type annotations for boto3 CloudSearch 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CodeCommit 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 WorkSpacesThinClient 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ForecastService 1.40.17 service generated with mypy-boto3-builder 8.11.0
Python package common tasks for users (e.g. copy examples, fetch data, ...)
The AT Protocol SDK
Type annotations for boto3 ServerlessApplicationRepository 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ControlTower 1.40.0 service generated with mypy-boto3-builder 8.11.0
Library provides common APIs to load and dump configuration files in various formats
Type annotations for boto3 CleanRoomsML 1.40.0 service generated with mypy-boto3-builder 8.11.0
Check python packages from requirement.txt and report issues
Type annotations for boto3 ApplicationInsights 1.40.19 service generated with mypy-boto3-builder 8.11.0
Bindings to the Linux input handling subsystem
Type annotations for boto3 IoTFleetWise 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SsmSap 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Artifact 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CostOptimizationHub 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Mediapackagev2 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ResourceExplorer 1.40.0 service generated with mypy-boto3-builder 8.11.0
robotframework-jsonlibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath
Type annotations for boto3 SageMakerMetrics 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Amplify 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SavingsPlans 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MediaStore 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MachineLearning 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 QConnect 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SecurityLake 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AppStream 1.40.4 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudWatchObservabilityAccessManager 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AppMesh 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ManagedBlockchainQuery 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 WorkMailMessageFlow 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MarketplaceDeploymentService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MailManager 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Greengrass 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AccessAnalyzer 1.40.0 service generated with mypy-boto3-builder 8.11.0
Composer is a PyTorch library that enables you to train neural networks faster, at lower cost, and to higher accuracy.
Type annotations for aiobotocore CloudFormation 2.24.1 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MigrationHubConfig 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MQ 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MediaPackageVod 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 WAFRegional 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MediaStoreData 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 PinpointSMSVoice 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 KinesisAnalyticsV2 1.40.14 service generated with mypy-boto3-builder 8.11.0
Singer target for Snowflake, built with the Meltano SDK for Singer Targets.
Framework to develop datapipelines from files on disk to full dissemenation API
Type annotations for boto3 SimpleDB 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MarketplaceReportingService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 LocationServicePlacesV2 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DAX 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ResourceGroups 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 QLDB 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 LexRuntimeService 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CognitoSync 1.40.16 service generated with mypy-boto3-builder 8.11.0
OpenTelemetry Aio-pika instrumentation
Static code analysis tool (linter) and code formatter for Robot Framework
Type annotations for boto3 Snowball 1.40.17 service generated with mypy-boto3-builder 8.11.0
A PyTorch library of transformer models and components
Type annotations for boto3 MarketplaceCatalog 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 PersonalizeEvents 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 PinpointEmail 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 PersonalizeRuntime 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Glacier 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 KinesisVideoArchivedMedia 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Personalize 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 UserNotifications 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AugmentedAIRuntime 1.40.16 service generated with mypy-boto3-builder 8.11.0
Dux Distributed Global Search. A metasearch library that aggregates results from diverse web search services.
Type annotations for boto3 WorkDocs 1.40.19 service generated with mypy-boto3-builder 8.11.0
A machine learning toolkit dedicated to time-series data
Type annotations for boto3 CloudDirectory 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Cloud9 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 LocationService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CostandUsageReportService 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 WorkMail 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MarketplaceCommerceAnalytics 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ElasticTranscoder 1.40.18 service generated with mypy-boto3-builder 8.11.0
A collection of various common Python utilities.
Type annotations for boto3 AppConfigData 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ManagedBlockchain 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 GlobalAccelerator 1.40.18 service generated with mypy-boto3-builder 8.11.0
SimpleITK is a simplified interface to the Insight Toolkit (ITK) for image registration and segmentation
Type annotations for boto3 AutoScalingPlans 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 GroundStation 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MediaPackage 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DataSync 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Health 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Inspector 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 KinesisAnalytics 1.40.17 service generated with mypy-boto3-builder 8.11.0
This project provides pylint formatters for a nice integration with GitLab CI.
Type annotations for boto3 SWF 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 KinesisVideo 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CodeGuruReviewer 1.40.20 service generated with mypy-boto3-builder 8.11.0
A library to discover, try, install and share Streamlit extras
Type annotations for boto3 CloudHSM 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CodeConnections 1.40.2 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 KinesisVideoMedia 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CodeStarNotifications 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 QLDBSession 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IoTAnalytics 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 RoboMaker 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ConnectParticipant 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CodeStarconnections 1.40.18 service generated with mypy-boto3-builder 8.11.0
Kubernetes Operator Pythonic Framework (Kopf)
Type annotations for boto3 Braket 1.40.9 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SMS 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DataPipeline 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ImportExport 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Outposts 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 NetworkManager 1.40.0 service generated with mypy-boto3-builder 8.11.0
smbus2 is a drop-in replacement for smbus-cffi/smbus-python in pure Python
Type annotations for boto3 ForecastQueryService 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 FraudDetector 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CodeGuruProfiler 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 OpsWorks 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IoTEvents 1.40.15 service generated with mypy-boto3-builder 8.11.0
Python client for YTsaurus system and miscellaneous libraries.
Type annotations for boto3 OpsWorksCM 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Macie2 1.40.16 service generated with mypy-boto3-builder 8.11.0
Simplify your ONNX model
Type annotations for boto3 IoTEventsData 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IoTThingsGraph 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudWatchObservabilityAdminService 1.40.1 service generated with mypy-boto3-builder 8.11.0
PyCharm Debugger (used in PyCharm and PyDev)
Type annotations for boto3 IoTJobsDataPlane 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 LexModelBuildingService 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 KinesisVideoSignalingChannels 1.40.15 service generated with mypy-boto3-builder 8.11.0
Collaborative Filtering for Implicit Feedback Datasets
Amazon SageMaker FeatureStore PySpark Bindings
Python Finite State Machines made easy.
Ahead of Time compiler for numeric kernels
IBM Cloud Secrets Manager Python SDK
Generic way to create meaningful and easy to use assertions for the Robot Framework libraries.
Model interpretability for PyTorch
Type annotations for boto3 AppRegistry 1.40.18 service generated with mypy-boto3-builder 8.11.0
A Python module and cli tool to quickly convert xml text or files into json
Avoid costly downtime during Postgres migrations.
Send test results to TeamCity continuous integration server from unittest, nose, py.test, twisted trial, behave (Python 2.6+)
Type annotations for boto3 NetworkFirewall 1.40.0 service generated with mypy-boto3-builder 8.11.0
Check C++ files configurably against Google's style guide
Django json widget is an alternative widget that makes it easy to edit the jsonfield field of django.
Type annotations for boto3 WellArchitected 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SageMakerFeatureStoreRuntime 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IVS 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 HealthLake 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 PrometheusService 1.40.11 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SagemakerEdgeManager 1.40.17 service generated with mypy-boto3-builder 8.11.0
A Model Context Protocol server for Odoo ERP systems
Low-code development tool based on PaddlePaddle.
Type annotations for boto3 DevOpsGuru 1.40.17 service generated with mypy-boto3-builder 8.11.0
Python module to assist in taking advantage of the Kinesis message aggregation format for both aggregation and deaggregation.
Type annotations for boto3 GlueDataBrew 1.40.20 service generated with mypy-boto3-builder 8.11.0
Python binding to windivert driver
Type annotations for boto3 S3Outposts 1.40.15 service generated with mypy-boto3-builder 8.11.0
Reads and Writes SAS, SPSS and Stata files into/from pandas and polars data frames.
Type annotations for boto3 AmplifyBackend 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 GreengrassV2 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AppIntegrationsService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Implements extra model architectures for spandrel
Aerospike Client Library for Python
utilities for testing.* packages
Type annotations for boto3 LexRuntimeV2 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 LookoutforVision 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IoTDeviceAdvisor 1.40.15 service generated with mypy-boto3-builder 8.11.0
A suite of visual analysis and diagnostic tools for machine learning.
Type annotations for boto3 IoTWireless 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ConnectContactLens 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IoTFleetHub 1.40.17 service generated with mypy-boto3-builder 8.11.0
Provider package apache-airflow-providers-sendgrid for Apache Airflow
pytest plugin to run the tests with support of pyspark.
Type annotations for boto3 LexModelsV2 1.40.0 service generated with mypy-boto3-builder 8.11.0
C++ bindings for YSON.
Type annotations for boto3 ManagedintegrationsforIoTDeviceManagement 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 FIS 1.40.20 service generated with mypy-boto3-builder 8.11.0
Gin-Config: A lightweight configuration library for Python
OpenTelemetry OpenAI Agents instrumentation
A pure Python Lex/Yacc that works with RPython
Type annotations for boto3 LookoutEquipment 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Omics 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 LookoutMetrics 1.40.15 service generated with mypy-boto3-builder 8.11.0
Flexible python implementation of red black trees
Python implementation of the Circuit Breaker pattern
AWS IoT SDK based on the AWS Common Runtime
Type annotations for boto3 ChimeSDKMessaging 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 FinSpaceData 1.40.17 service generated with mypy-boto3-builder 8.11.0
Qwen Vision Language Model Utils - PyTorch
Type annotations for boto3 Finspace 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Mgn 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ChimeSDKIdentity 1.40.19 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 OpenSearchServiceServerless 1.40.4 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ApplicationCostProfiler 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 VPCLattice 1.40.0 service generated with mypy-boto3-builder 8.11.0
The official Python3 Domo API SDK - Domo, Inc.
Microsoft Azure Text Analytics Client Library for Python
Type annotations for boto3 SSMContacts 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SSMIncidents 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudControlApi 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Proton 1.40.16 service generated with mypy-boto3-builder 8.11.0
pure Python (no prereqs) coordinate conversions, following convention of several popular Matlab routines.
Python-tesseract is a python wrapper for Google's Tesseract-OCR
High-level FTP client library (virtual file system and more)
Extract semantic information about static Python code
Type annotations for boto3 Inspector2 1.40.6 service generated with mypy-boto3-builder 8.11.0
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL.
BotBuilder Schema
Type annotations for boto3 MemoryDB 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AgreementService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.
A django-compressor filter to compile SASS files using libsass
Type annotations for boto3 Route53RecoveryCluster 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Route53RecoveryControlConfig 1.40.14 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Route53RecoveryReadiness 1.40.16 service generated with mypy-boto3-builder 8.11.0
Python binding to the Rust IPLD library
Type annotations for boto3 ConnectWisdomService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 VoiceID 1.40.19 service generated with mypy-boto3-builder 8.11.0
A Python image library that sits on top of Pillow, Wand and OpenCV
Type annotations for boto3 CloudWatchRUM 1.40.0 service generated with mypy-boto3-builder 8.11.0
statsd is a client for Etsy's node-js statsd server. A proxy for the Graphite stats collection and graphing server.
Type annotations for boto3 SnowDeviceManagement 1.40.19 service generated with mypy-boto3-builder 8.11.0
Segmentation with orthography profiles
Type annotations for boto3 LocationServiceRoutesV2 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 WorkSpacesWeb 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 EVS 1.40.7 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AmplifyUIBuilder 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 BackupGateway 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudWatchEvidently 1.40.19 service generated with mypy-boto3-builder 8.11.0
Contains core functionality for Azure Machine Learning pipelines, which are configurable machine learning workflows.
Type annotations for boto3 PartnerCentralSellingAPI 1.40.9 service generated with mypy-boto3-builder 8.11.0
Version bump your Python project
Type annotations for boto3 ChimeSDKVoice 1.40.19 service generated with mypy-boto3-builder 8.11.0
FastStream: the simplest way to work with a messaging queues
Python bindings for [Loro](https://loro.dev)
Type annotations for boto3 ChimeSDKMediaPipelines 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Drs 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Panorama 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 AppFabric 1.40.15 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 B2BI 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MigrationHubRefactorSpaces 1.40.18 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IoTTwinMaker 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudTrailDataService 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MigrationHubStrategyRecommendations 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SupportApp 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 OpenSearchIngestion 1.40.20 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CodeCatalyst 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CodeGuruSecurity 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 RecycleBin 1.40.18 service generated with mypy-boto3-builder 8.11.0
Version agnostic glue library to talk to pulpcore's REST API.
Type annotations for boto3 ResilienceHub 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 ConnectCampaignService 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Ivschat 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 IAMRolesAnywhere 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 BillingandCostManagementDataExports 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 TelcoNetworkBuilder 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 TimestreamInfluxDB 1.40.17 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudFrontKeyValueStore 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 TrustedAdvisorPublicAPI 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 EntityResolution 1.40.0 service generated with mypy-boto3-builder 8.11.0
KeyBERT performs keyword extraction with state-of-the-art transformer models.
The module, which allows easily validate function's input/output values.
Swagger UI for Django REST Framework 3.5+
Type annotations for boto3 MainframeModernization 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 CloudWatchInternetMonitor 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 KendraRanking 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 DocDBElastic 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 RuntimeforBedrockDataAutomation 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 Chatbot 1.40.0 service generated with mypy-boto3-builder 8.11.0
A flake8 extension that helps to make more readable variables names
Type annotations for boto3 BillingandCostManagementPricingCalculator 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 EventBridgePipes 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 FreeTier 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 LicenseManagerUserSubscriptions 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 SimSpaceWeaver 1.40.16 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MainframeModernizationApplicationTesting 1.40.0 service generated with mypy-boto3-builder 8.11.0
Type annotations for boto3 MigrationHubOrchestrator 1.40.0 service generated with mypy-boto3-builder 8.11.0
#1970 social-auth-core 2.62M
Python social authentication made simple.