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