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 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.
The ratelimiter module ensures that an operation will not be executed more than a given number of times during a given period.
Python MPV JSONIPC implements an interface similar to python-mpv, but it uses the JSON IPC protocol instead of the C API.
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.
FastAPI CLI is a command line program fastapi that you can use to serve your FastAPI app, manage your FastAPI project, and more.
This package provides a websocket server written in Python. It uses GIO for network communication and hence it easily integrates with the GLib mainloop.
This package provides an implementation of interprocess locks using lock files. These locks can also be used to mediate access to other files.
This package provides a tool to split a kernel image with appended DTB into separated kernel and DTB files.
Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation and inference for statistical models.
This package provides a Python library with graphical symbols that can be displayed on the terminal, with color if possible, for logging purposes.
This package contains wrappers for accessing the ALSA API from Python. It is currently fairly complete for PCM devices, and has some support for mixers.
This package makes it easy to reformat Python code using python-black and python-black-macchiato for entire and partial buffers, respectively.
This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python.
This package provides an async client for Amazon services using botocore and aiohttp/asyncio. This library is a mostly full featured asynchronous version of botocore.
This package provides a Sphinx and Docutils extension to parse MyST, a rich and extensible flavour of Markdown for authoring technical and scientific documentation.
This package provides a fast (zero-copy) and safe (dedicated) format for storing tensors safely. This package builds upon rust-safetensors and provides Python bindings.
This package provides an utility that accesses files on a HTTP server and stores them locally for reuse. It is primarily used by the Orange framework.
xunitparser reads a JUnit/XUnit XML file and maps it to Python objects. It tries to use the objects available in the standard unittest module.