This package lets you get information about what a frame is currently doing, particularly the AST node being executed.
Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.
This package implements a functionality for analysing absorption and emission lines in 1-D spectra, especially galaxy and quasar spectra.
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.
RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy.
Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container.
PyRSS2Gen is the interface to generate RSS 2.0 feeds. PyRSS2Gen builds the feed up by using a XML generator.
Miniupnpc is a client library for Python programs to set up port forwards using UPnP.
Evolve is a Mercurial extension for faster and safer mutable history. It implements the changeset evolution concept for Mercurial.
Docker PTY provides the functionality needed to operate the pseudo-terminal (PTY) allocated to a Docker container using the Python client.
This package provides functions to calculate the distance in various units between two points on Earth using their latitude and longitude.
This package is a plugin for Hatch that uses your preferred version control system (like Git) to determine project versions.
The inflate64 package provides Deflater and Inflater classes to compress and decompress with the Enhanced Deflate compression algorithm.
This package provides async versions of Kivy functions to avoid the callback-heavy mode of interaction typical in some Kivy applications.
GRequests is a Python library that allows you to use Requests with Gevent to make asynchronous HTTP Requests easily.
ansi2html is a Python library and command line utility for converting text with ANSI color codes to HTML or LaTeX.
The deep-merge Python library provides a toolset to deeply merge nested data structures in Python like lists and dictionaries.
This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards.
transient is a wrapper for QEMU allowing the creation of virtual machines with shared folder, ssh, and disk creation support.
agatedbf uses a monkey patching pattern to add read for dbf files support to all agate.Table instances.