_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-sphinx-intl 2.0.1
Propagated dependencies: python-sphinx@6.2.1 python-click@8.1.7
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinx-intl
Licenses: FreeBSD
Synopsis: Sphinx utility that makes it easy to translate and to apply translation
Description:

A utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document.

python-jack-client 0.5.5
Dependencies: pipewire@1.4.5
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://jackclient-python.readthedocs.io/
Licenses: Expat
Synopsis: JACK Audio Connection Kit (JACK) client for Python
Description:

This package provides a JACK Audio Connection Kit (JACK) client for Python. This variant uses the compatibility JACK implementation provided by Pipewire.

python-sqlite-fts4 1.0.3
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/simonw/sqlite-fts4
Licenses: ASL 2.0
Synopsis: Python functions for working with SQLite FTS4 search
Description:

This package provides custom SQLite functions written in Python for ranking documents indexed using the SQLite's FTS4 full text search extension.

python-fastcluster 1.2.6
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://danifold.net/fastcluster.html
Licenses: FreeBSD
Synopsis: Fast hierarchical clustering routines for R and Python
Description:

The fastcluster package implements seven common hierarchical clustering schemes efficiently. The package is made with two interfaces to standard software: R and Python.

python-waybackpack 0.6.4
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/jsvine/waybackpack
Licenses: Expat
Synopsis: Download the entire Wayback Machine archive for a given URL
Description:

This package provides a library and a command-line tool that lets you download the entire Wayback Machine archive for a given URL.

python-ratelimiter 1.2.0.post1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/RazerM/ratelimiter
Licenses: ASL 2.0
Synopsis: Simple rate limiting object
Description:

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 1.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/iwalton3/python-mpv-jsonipc
Licenses: ASL 2.0
Synopsis: Python API to control MPV using JSON IPC
Description:

Python MPV JSONIPC implements an interface similar to python-mpv, but it uses the JSON IPC protocol instead of the C API.

python-awkward-cpp 43
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/scikit-hep/awkward-1.0
Licenses: Modified BSD
Synopsis: CPU kernels and compiled extensions for Awkward Array
Description:

Awkward CPP provides precompiled routines for the awkward package. It is not useful on its own, only as a dependency for awkward.

python-agate-excel 0.4.1
Propagated dependencies: python-agate@1.12.0 python-olefile@0.46 python-openpyxl@3.1.5 python-xlrd@2.0.1
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate-excel.rtfd.org
Licenses: Expat
Synopsis: Add read support for Excel files (xls and xlsx) to agate
Description:

agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.

python-torchdiffeq 0.2.5-0.a88aac5
Propagated dependencies: python-numpy@1.26.2 python-scipy@1.12.0 python-pytorch@2.7.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/rtqichen/torchdiffeq
Licenses: Expat
Synopsis: ODE solvers and adjoint sensitivity analysis in PyTorch
Description:

This tool provides ordinary differential equation solvers implemented in PyTorch. Backpropagation through ODE solutions is supported using the adjoint method for constant memory cost.

python-fastapi-cli 0.0.7
Propagated dependencies: python-rich-toolkit@0.12.0 python-typer@0.6.1 python-uvicorn@0.34.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/fastapi-cli/
Licenses: Expat
Synopsis: Run and manage FastAPI apps from the command line with FastAPI CLI
Description:

FastAPI CLI is a command line program fastapi that you can use to serve your FastAPI app, manage your FastAPI project, and more.

python-gwebsockets 0.7
Propagated dependencies: python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sugarlabs/gwebsockets
Licenses: ASL 2.0
Synopsis: GLib based websockets server
Description:

This package provides a websocket server written in Python. It uses GIO for network communication and hence it easily integrates with the GLib mainloop.

python-zc-lockfile 3.0.post1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zc.lockfile
Licenses: Zope Public License 2.1
Synopsis: Interprocess locks using lock files
Description:

This package provides an implementation of interprocess locks using lock files. These locks can also be used to mediate access to other files.

python-extract-dtb 1.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PabloCastellano/extract-dtb/
Licenses: GPL 3+
Synopsis: Extract device tree blobs (DTB) from kernel images
Description:

This package provides a tool to split a kernel image with appended DTB into separated kernel and DTB files.

python-statsmodels 0.14.0
Propagated dependencies: python-numpy@1.26.2 python-packaging@24.2 python-pandas@2.2.3 python-patsy@1.0.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.statsmodels.org/v0.14.0/
Licenses: Modified BSD
Synopsis: Statistical modeling and econometrics in Python
Description:

Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation and inference for statistical models.

python-log-symbols 0.0.14
Propagated dependencies: python-colorama@0.4.6
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://github.com/manrajgrover/py-log-symbols
Licenses: Expat
Synopsis: Python library with graphical symbols for logging on the terminal
Description:

This package provides a Python library with graphical symbols that can be displayed on the terminal, with color if possible, for logging purposes.

python-pyalsaaudio 0.11.0
Dependencies: alsa-lib@1.2.11
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://larsimmisch.github.io/pyalsaaudio/
Licenses: Python Software Foundation License
Synopsis: ALSA wrappers for Python
Description:

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.

emacs-python-black 1.2.0
Propagated dependencies: emacs-dash@2.20.0 emacs-reformatter@0.7 python-black-macchiato@1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wbolster/emacs-python-black
Licenses: Modified BSD
Synopsis: Reformat Python code via @code{python-black}
Description:

This package makes it easy to reformat Python code using python-black and python-black-macchiato for entire and partial buffers, respectively.

python-pytest-trio 0.8.0
Propagated dependencies: python-async-generator@1.10 python-outcome@1.2.0 python-pytest@8.3.3 python-trio@0.28.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/python-trio/pytest-trio
Licenses: Expat ASL 2.0
Synopsis: Pytest plugin for trio
Description:

This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python.

python-aiobotocore 2.17.0
Propagated dependencies: python-aiohttp@3.11.11 python-aioitertools@0.12.0 python-botocore@1.35.91 python-jmespath@1.0.1 python-multidict@6.1.0 python-dateutil@2.8.2 python-urllib3@2.2.1 python-wrapt@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/aiobotocore/
Licenses: ASL 2.0
Synopsis: Async client for AWS services using botocore and aiohttp
Description:

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.

python-myst-parser 3.0.1
Propagated dependencies: python-docutils@0.19 python-jinja2@3.1.2 python-linkify-it-py@2.0.0 python-markdown-it-py@3.0.0 python-linkify-it-py@2.0.0 python-mdit-py-plugins@0.4.0 python-pyyaml@6.0.1 python-sphinx@6.2.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://myst-parser.readthedocs.io/en/latest/
Licenses: Expat
Synopsis: Sphinx and Docutils extension to parse MyST
Description:

This package provides a Sphinx and Docutils extension to parse MyST, a rich and extensible flavour of Markdown for authoring technical and scientific documentation.

python-safetensors 0.4.3
Dependencies: rust-safetensors@0.4.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://huggingface.co/docs/safetensors
Licenses: ASL 2.0
Synopsis: Simple and safe way to store and distribute tensors
Description:

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.

python-serverfiles 0.3.1
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/orange.scm (gnu packages orange)
Home page: https://github.com/biolab/serverfiles
Licenses: GPL 3+
Synopsis: Utility to access files on a HTTP server and store them locally
Description:

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.

python-xunitparser 1.3.4
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: http://git.p.engu.in/laurentb/xunitparser/
Licenses: Expat
Synopsis: Read JUnit/XUnit XML files and map them to Python objects
Description:

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.

Total results: 3825