_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-tqdm 4.67.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tqdm/tqdm
Licenses: MPL 2.0 Expat
Synopsis: Fast, extensible progress meter
Description:

Make loops show a progress bar on the console by just wrapping any iterable with |tqdm(iterable)|. Offers many options to define design and layout.

python-ncls 0.0.68
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/endrebak/ncls
Licenses: Modified BSD
Synopsis: Nested containment list data structure
Description:

This package provides a wrapper for the nested containment list data structure. It is a static interval-tree that is fast for both construction and lookups.

python-pyrr 0.10.3
Propagated dependencies: python-multipledispatch@1.0.0 python-numpy@1.26.4
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/adamlwgriffiths/Pyrr
Licenses: FreeBSD
Synopsis: Mathematical functions for 3D graphics using NumPy
Description:

This Python package provides a collection of object-oriented and procedural interfaces for working with matrices, quaternions, vectors and plane/line/ray objects for 3D graphics.

python-pudb 2025.1.1
Propagated dependencies: python-jedi@0.19.2 python-packaging@25.0 python-pygments@2.19.1 python-urwid@3.0.3 python-urwid-readline@0.15.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://documen.tician.de/pudb/
Licenses: Expat
Synopsis: Console-based Python debugger
Description:

pudb is a full-screen, console-based Python debugger providing all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package.

python-milc 1.9.1
Propagated dependencies: python-argcomplete@3.6.2 python-colorama@0.4.6 python-halo@0.0.31 python-platformdirs@4.3.6 python-spinners@0.0.24 python-types-colorama@0.4.15.20250801
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/clueboard/milc
Licenses: Expat
Synopsis: Python library for command line interface programs
Description:

MILC is a Python library for developing command line interface programs. This library provides features to parse arguments, automatic tab-completion, color support, logging to std, etc.

python-mord 0.7
Dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-scikit-learn@1.7.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pypi.org/project/mord/
Licenses: Modified BSD
Synopsis: Ordinal regression models for scikit-learn
Description:

This package provides a collection of ordinal regression models for machine learning in Python. They are intended to be used with scikit-learn and are compatible with its API.

python-pulp 2.4
Propagated dependencies: python-amply@0.1.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/coin-or/pulp
Licenses: Expat
Synopsis: Linear Programming modeler
Description:

PuLP is a Linear Programming modeler written in Python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems.

python-mike 2.1.3
Propagated dependencies: python-importlib-metadata@8.7.0 python-importlib-resources@6.5.2 python-jinja2@3.1.2 python-mkdocs@1.3.0 python-pyparsing@3.2.3 python-pyyaml@6.0.2 python-pyyaml-env-tag@1.1 python-verspec@0.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jimporter/mike
Licenses: Modified BSD
Synopsis: Manage multiple versions of MkDocs-powered documentation
Description:

This package provides a Python utility to easily deploy multiple versions of MkDocs-powered docs to a Git branch. It is suitable for deploying to Github via gh-pages.

python-pika 1.3.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pika.readthedocs.org
Licenses: Modified BSD
Synopsis: Pure Python AMQP Client Library
Description:

Pika is a pure-Python implementation of the AMQP (Advanced Message Queuing Protocol) 0-9-1 protocol that tries to stay fairly independent of the underlying network support library.

python-wfdb 4.3.0
Propagated dependencies: python-aiohttp@3.11.11 python-fsspec@2025.9.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-requests@2.32.5 python-scipy@1.12.0 python-soundfile@0.13.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://wfdb.readthedocs.io
Licenses: Expat
Synopsis: Tools for reading, writing, and processing physiologic signals and annotations
Description:

A Python-native package for reading, writing, processing, and plotting physiologic signal and annotation data. The core I/O functionality is based on the Waveform Database (WFDB) specifications.

python-h5io 0.2.5
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/h5io/h5io
Licenses: Modified BSD
Synopsis: Python objects onto HDF5
Description:

h5io is a package designed to facilitate saving some standard Python objects into the forward-compatible HDF5 format. It is a higher-level package than h5py.

python-praw 7.8.1
Propagated dependencies: python-prawcore@2.4.0 python-update-checker@0.18.0 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://praw.readthedocs.io/en/latest/
Licenses: FreeBSD
Synopsis: Python Reddit API Wrapper
Description:

PRAW is a Python package that allows for simple access to Reddit’s API. It aims to be easy to use and internally follows all of Reddit’s API rules.

python-sacn 1.11.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Hundemeier/sacn
Licenses: Expat
Synopsis: Python library for sending and receiving sACN data
Description:

This package provides a Python library for sending and receiving sACN (Streaming Architecture for Control Networks) data, a standard protocol used for controlling lighting and other devices over a network.

python-pyqt 5.15.11
Dependencies: python-wrapper@3.11.11 qtbase@5.15.16 qtconnectivity@5.15.16 qtdeclarative@5.15.16 qtlocation@5.15.16 qtmultimedia@5.15.16 qtsensors@5.15.16 qtserialport@5.15.16 qtsvg@5.15.16 qttools@5.15.16 qtwebchannel@5.15.16 qtwebsockets@5.15.16 qtx11extras@5.15.16 qtxmlpatterns@5.15.16
Propagated dependencies: python-sip@6.12.0 python-pyqt5-sip@12.17.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqt/intro
Licenses: GPL 3
Synopsis: Python bindings for Qt
Description:

PyQt is a set of Python v2 and v3 bindings for the Qt application framework. The bindings are implemented as a set of Python modules and contain over 620 classes.

python-pyqt 6.9.1
Dependencies: python-wrapper@3.11.11 qtbase@6.9.2 qtdeclarative@6.9.2 qtmultimedia@6.9.2 qtpositioning@6.9.2 qtsvg@6.9.2 qttools@6.9.2 qtwebchannel@6.9.2 qtwebsockets@6.9.2
Propagated dependencies: python-sip@6.12.0 python-pyqt6-sip@13.10.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqt/intro
Licenses: GPL 3
Synopsis: Python bindings for Qt
Description:

PyQt is a set of Python v2 and v3 bindings for the Qt application framework. The bindings are implemented as a set of Python modules and contain over 620 classes.

python-stem 1.8.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://stem.torproject.org/
Licenses: LGPL 3
Synopsis: Python controller library that allows applications to interact with Tor
Description:

Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process and read descriptor data relays publish about themselves.

python-gipc 0.6.0
Propagated dependencies: python-gevent@24.11.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gehrcke.de/gipc/
Licenses: Expat
Synopsis: Child process management in the context of gevent
Description:

Usage of Python's multiprocessing package in a gevent-powered application may raise problems. With gipc, process-based child processes can safely be created anywhere within a gevent-powered application.

python-pybv 0.7.6
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pybv.readthedocs.io
Licenses: Modified BSD
Synopsis: I/O utility for the BrainVision data format
Description:

pybv is a lightweight I/O utility for the BrainVision data format. The BrainVision data format is a recommended data format for use in the Brain Imaging Data Structure.

python-airr 1.5.1
Propagated dependencies: python-pandas@2.2.3 python-pyyaml@6.0.2 python-yamlordereddictloader@0.4.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://docs.airr-community.org
Licenses: CC-BY 4.0
Synopsis: Data Representation Standard library for antibody and TCR sequences
Description:

Python-airr provides a library by the AIRR community to for describing, reporting, storing, and sharing adaptive immune receptor repertoire (AIRR) data, such as sequences of antibodies and T cell receptors (TCRs).

python-comm 0.2.2
Propagated dependencies: python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/ipython/comm
Licenses: Modified BSD
Synopsis: Python Comm implementation for the Jupyter kernel protocol
Description:

This package provides a way to register a Kernel Comm implementation, as per the Jupyter kernel protocol. It also provides a base Comm implementation and a default CommManager that can be used.

python-treq 24.9.1
Propagated dependencies: python-attrs@25.3.0 python-hyperlink@21.0.0 python-incremental@24.7.2 python-requests@2.32.5 python-twisted@24.11.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/twisted/treq
Licenses: Expat
Synopsis: Requests-like API built on top of twisted.web's Agent
Description:

This package provides an HTTP library inspired by requests but written on top of Twisted's Agents. It offers a high level API for making HTTP requests when using Twisted.

python-pyee 9.0.4
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jfhbrook/pyee
Licenses: Expat
Synopsis: Emit events with Python
Description:

This package provides a port of node.js's EventEmitter to python. Additionally, it includes a number of subclasses useful for implementing async and threaded programming in python, such as async/await.

python-xlib 0.33
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-xlib/python-xlib
Licenses: GPL 2+
Synopsis: Python X11 client library
Description:

The Python X Library is intended to be a fully functional X client library for Python programs. It is useful to implement low-level X clients. It is written entirely in Python.

python-woob 3.7
Propagated dependencies: python-babel@2.16.0 python-colorama@0.4.6 python-cssselect@1.2.0 python-dateutil@2.9.0 python-feedparser@6.0.11 python-html2text@2020.1.16 python-lxml@6.0.1 python-packaging@25.0 python-pillow@11.1.0 python-prettytable@3.12.0 python-pycountry@24.6.1 python-pyyaml@6.0.2 python-requests@2.32.5 python-responses@0.25.3 python-rich@13.7.1 python-termcolor@2.5.0 python-unidecode@1.4.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://woob.tech/
Licenses: LGPL 3+
Synopsis: Woob, Web Outside Of Browsers
Description:

Woob is a collection of applications able to interact with websites, without requiring the user to open them in a browser. It also provides well-defined APIs to talk to websites lacking one.

Total results: 3996