_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-discover 0.4.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://pypi.org/project/discover/
Licenses: Modified BSD
Synopsis: Python test discovery for unittest
Description:

Discover provides test discovery for unittest, a feature that has been backported from Python 2.7 for Python 2.4+.

python-cchardet 2.2.0a2
Dependencies: uchardet@0.0.8
Channel: guix
Location: gnu/packages/freedesktop.scm (gnu packages freedesktop)
Home page: https://github.com/PyYoshi/cChardet
Licenses: GPL 2+
Synopsis: High-performance character encoding detection for Python
Description:

cChardet is a character encoding detector, written in Python, that binds to the C library uchardet to increase performance.

python-inquirer 3.1.3
Propagated dependencies: python-blessed@1.20.0 python-editor@1.0.4 python-readchar@4.2.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/magmax/python-inquirer
Licenses: Expat
Synopsis: Collection of common interactive command line user interfaces
Description:

Inquirer should ease the process of asking end user questions, parsing, validating answers, managing hierarchical prompts and providing error feedback.

python-pybadges 3.0.1
Propagated dependencies: python-jinja2@3.1.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/google/pybadges
Licenses: ASL 2.0
Synopsis: Generate Github-style badges on the command-line
Description:

This package provides python-pybadges: a library and command-line tool for generating Github-style badges as SVG images.

python-jsondiff 2.2.1
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fzumstein/jsondiff
Licenses: Expat
Synopsis: Compare JSON and JSON-like structures in Python
Description:

jsondiff is a Python library which lets you compare, diff, and patch JSON and JSON-like structures in Python.

python-daiquiri 3.0.1
Propagated dependencies: python-json-logger@2.0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jd/daiquiri
Licenses: ASL 2.0
Synopsis: Library to configure Python logging easily
Description:

The daiquiri library provides an easy way to configure logging in Python. It also provides some custom formatters and handlers.

python-altgraph 0.17.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://altgraph.readthedocs.io
Licenses: Expat
Synopsis: Python graph network package
Description:

This package provides tools for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, and more with graphviz output.

python-cachelib 0.13.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pallets-eco/cachelib
Licenses: Modified BSD
Synopsis: Collection of cache libraries
Description:

Cachelib is a library extracted from werkzeug which provides a collection of cache libraries in the same API interface.

python-toolshed 0.4.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/brentp/toolshed/
Licenses: FreeBSD
Synopsis: Collection of modules and functions for working with data
Description:

This is a collection of well-tested, simple modules and functions that aim to reduce boilerplate when working with data.

python-networkx 3.4.2
Propagated dependencies: python-decorator@5.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://networkx.github.io/
Licenses: Modified BSD
Synopsis: Python module for creating and manipulating graphs and networks
Description:

NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

python-colorlog 6.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/borntyping/python-colorlog
Licenses: Expat
Synopsis: Log formatting with colors for python
Description:

The colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors.

python-rchitect 0.4.8
Propagated dependencies: python-cffi@1.17.1 python-packaging@25.0 python-six@1.17.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/randy3k/rchitect
Licenses: Expat
Synopsis: Mapping R API to Python
Description:

rchitect provides access to R functionality from Python. Its main use is as the driver for radian, the R console.

python-pyedflib 0.1.42
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pyedflib.readthedocs.io
Licenses: Modified BSD
Synopsis: Library to read/write EDF+/BDF+ files
Description:

pyEDFlib is a Python library to read/write EDF+/BDF+ files based on EDFlib. EDF means European Data Format

python-requests 2.25.1
Propagated dependencies: python-certifi@2025.06.15 python-chardet@5.2.0 python-idna@3.10 python-urllib3@2.5.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://requests.readthedocs.io/
Licenses: ASL 2.0
Synopsis: Python HTTP library
Description:

Requests is a Python HTTP client library. It aims to be easier to use than Python’s urllib2 library.

python-mirakuru 2.4.2
Propagated dependencies: python-psutil@7.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ClearcodeHQ/mirakuru
Licenses: LGPL 3
Synopsis: Process executor (not only) for tests.
Description:

Mirakuru - a Python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator).

python-dendropy 4.5.1
Propagated dependencies: python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://dendropy.org/
Licenses: Modified BSD
Synopsis: Library for phylogenetics and phylogenetic computing
Description:

DendroPy is a library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.

python-libgpiod 2.3.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
Licenses: LGPL 2.1+ GPL 2+ LGPL 3+
Synopsis: Interact with the Linux GPIO character device
Description:

This package provides Python bindings for interacting with GPIO devices that avoids the usage of older system-wide /sys interface.

python-clinguin 2.7.1
Propagated dependencies: python-clingo@5.8.0 python-clingo-dl@1.5.0 python-clingcon@5.2.1 python-clorm@1.6.1 python-clingexplaid@1.3.3 python-clingraph@1.1.2 python-fastapi@0.115.6 python-httpx@0.28.1 python-nbconvert@7.16.6 python-nbformat@5.10.4 python-nbsphinx@0.8.8 python-networkx@3.4.2 python-pillow@11.1.0 python-pydantic@1.10.19 python@3.11.11 python-sphinx-rtd-theme@3.0.2 python-traitlets@5.14.1 python-uvicorn@0.34.0
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://github.com/potassco/clinguin
Licenses: Expat
Synopsis: Clingo-based interactive UI
Description:

Clinguin is a graphical user interface toolkit for clingo, which allows user interfaces to be specified entirely as a logic program.

python-clarabel 0.7.1
Dependencies: maturin@1.8.1
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/oxfordcontrol/Clarabel.rs
Licenses: ASL 2.0
Synopsis: Interior-point solver for convex conic optimisation problems
Description:

Clarabel.rs is a Rust implementation of an interior point numerical solver for convex optimization problems using a novel homogeneous embedding.

python-autopage 0.5.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/zaneb/autopage
Licenses: ASL 2.0
Synopsis: Automatic paging for console output
Description:

Autopage is a Python library to automatically display terminal output from a program in a pager such as less.

python-icecream 2.1.3
Propagated dependencies: python-asttokens@3.0.0 python-colorama@0.4.6 python-executing@2.2.0 python-pygments@2.19.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gruns/icecream
Licenses: Expat
Synopsis: Single function call to debug variables, expressions, and program execution
Description:

This tool lets you debug variables, expressions, and program execution with one function call. IceCream makes print debugging a little sweeter.

python-colorful 0.5.5
Propagated dependencies: python-colorama@0.4.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://github.com/timofurrer/colorful
Licenses: Expat
Synopsis: Terminal string styling
Description:

Colorful provides an array of text styles, that can be used as functions or string constants to form colored terminal output.

python-mir-eval 0.8.2
Propagated dependencies: python-decorator@5.2.1 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mir-evaluation/mir_eval
Licenses: Expat
Synopsis: Common metrics for common audio/music processing tasks
Description:

This is a Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.

Total results: 4036