Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.
The pure_eval Python library can safely evaluate abstract syntax tree (AST) nodes without side effects.
towncrier is a utility to produce useful, summarized news files (also known as changelogs) for a project.
Mimeparse provides basic functions for parsing MIME type names and matching them against a list of media-ranges.
typeguard provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.
agatesql uses a monkey patching pattern to add SQL support to all agate.Table instances.
Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.
Testtools extends the Python standard library unit testing framework to provide matchers, more debugging information, and cross-Python compatibility.
This package provides a program to build Entity Relationship diagrams from a SQLAlchemy model (or directly from the database).
This package lets you get information about what a frame is currently doing, particularly the AST node being executed.
The Braintree Python SDK provides integration access to the Braintree Gateway. Braintree is a US-based payments service provider.
pynixutil provides functions for base32 encoding/decoding and derivation parsing, namingly b32decode(), b32encode() and drvparse().
This package provides a plugin with support for the python-black formatter for the Python LSP Server.
This package helps you to capture the standard out (stdout) and the standard error channel (stderr) in your program.
Platypush is a general-purpose and extensible platform for automation across multiple services and devices with hundreds of supported integrations.
jaxtyping provides type annotations and runtime checking for shape and dtype of JAX arrays, PyTorch, NumPy, TensorFlow, and PyTrees.
This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.
This package provides a Python module to create immutable, and correct URLs for Python according to RFCs 3986 and 3987.
This package provides a functionality to view output of multiple processes, in parallel, in the console, with an interactive TUI.
Miniupnpc is a client library for Python programs to set up port forwards using UPnP.
Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container.
RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy.
PyRSS2Gen is the interface to generate RSS 2.0 feeds. PyRSS2Gen builds the feed up by using a XML generator.
Evolve is a Mercurial extension for faster and safer mutable history. It implements the changeset evolution concept for Mercurial.