Importmagic is a Python library for automatically managing imports by finding unresolved symbols in Python code and their corresponding imports.
The verboselogs package extends Python's logging module to add the log levels NOTICE, SPAM, SUCCESS and VERBOSE.
distinctipy is a lightweight python package providing functions to generate colours that are visually distinct from one another.
This package provides the look and feel of Python unit testing to cocotb, removing the need of manipulating Makefiles.
This package provides a git URL parsing module which supports parsing and rewriting of remote git URLs from various hosting providers.
This library connects to a database, using SQLAlchemy URL connect strings, then issue SQL commands within IPython or IPython Notebook.
This package implements rich tables for various purposes, it's JSON human-prettifier based on the rich Python library.
littleutils is a small collection of Python utility functions, useful in the context of writing unit tests among other uses.
PDM-Backend is a build backend that supports the latest packaging standards, which includes PEP 517, PEP 621 and PEP 660.
This package provides a Python wrapper for the mediainfo library to access the technical and tag data for video and audio files.
Vcversioner is a Python library that inspects tagging information in a variety of version control systems in order to discover version numbers.
A utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document.
This package provides a JACK Audio Connection Kit (JACK) client for Python. This variant uses the compatibility JACK implementation provided by Pipewire.
This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals.
This package provides custom SQLite functions written in Python for ranking documents indexed using the SQLite's FTS4 full text search extension.
The fastcluster package implements seven common hierarchical clustering schemes efficiently. The package is made with two interfaces to standard software: R and Python.
This package provides a library and a command-line tool that lets you download the entire Wayback Machine archive for a given URL.
Python MPV JSONIPC implements an interface similar to python-mpv, but it uses the JSON IPC protocol instead of the C API.
The ratelimiter module ensures that an operation will not be executed more than a given number of times during a given period.
Awkward CPP provides precompiled routines for the awkward package. It is not useful on its own, only as a dependency for awkward.
agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.
This tool provides ordinary differential equation solvers implemented in PyTorch. Backpropagation through ODE solutions is supported using the adjoint method for constant memory cost.
This package provides an implementation of interprocess locks using lock files. These locks can also be used to mediate access to other files.
FastAPI CLI is a command line program fastapi that you can use to serve your FastAPI app, manage your FastAPI project, and more.