_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-rellu 0.7
Propagated dependencies: python-invoke@2.2.1 python-pygithub@2.8.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/robotframework/rellu
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Utilities to create PyPI releases
Description:

This collection of utilities contains tooling and templates to assist in creating releases on GitHub and publishing them on PyPI. It is designed to be used by Robot Framework and tools and libraries in its ecosystem, but can naturally be used also by other projects.

python-pyan3 1.2.0
Propagated dependencies: python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Technologicat/pyan
Licenses: GPL 2
Build system: pyproject
Synopsis: Offline call graph generator for Python 3
Description:

Pyan takes one or more Python source files, performs a (rather superficial) static analysis, and constructs a directed graph of the objects in the combined source, and how they define or use each other. The graph can be output for rendering by GraphViz or yEd.

python-demes 0.2.3
Propagated dependencies: python-ruamel.yaml@0.18.14 python-attrs@25.3.0
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page: https://github.com/popsim-consortium/demes-python
Licenses: ISC
Build system: pyproject
Synopsis: Tools for describing and manipulating demographic models.
Description:

The demes Python package provides an API for defining, parsing, and sharing Demes demographic models. Applications can use demes to parse human-readable Demes YAML files into fully-resolved demographic models. In addition, demes provides convenient data structures to simplify manipulation of demographic models.

python-anvio 8
Propagated dependencies: python-bottle@0.13.4 python-colored@2.3.0 python-django@5.2.8 python-ete3@3.1.3 python-illumina-utils@2.13 python-matplotlib@3.8.2 python-mistune@3.1.3 python-multiprocess@0.70.18 python-networkx@3.4.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-paste@3.10.1 python-plotext@5.2.8 python-psutil@7.0.0 python-pyani@0.2.12 python-pysam@0.23.0 python-requests@2.32.5 python-rich-argparse@1.7.1 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-six@1.17.0 python-statsmodels@0.14.4 python-tabulate@0.9.0 snakemake@8.29.2
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://anvio.org
Licenses: GPL 3+
Build system: pyproject
Synopsis: Analysis and visualization platform for 'omics data
Description:

Anvi’o is a comprehensive platform that brings together many aspects of today’s computational strategies of data-enabled microbiology, including genomics, metagenomics, metatranscriptomics, pangenomics, metapangenomics, phylogenomics, and microbial population genetics in an integrated and easy-to-use fashion through extensive interactive visualization capabilities.

python-pysat 3.2.2
Propagated dependencies: python-dask@2024.12.1 python-netcdf4@1.6.2 python-numpy@1.26.4 python-pandas@2.2.3 python-portalocker@2.7.0 python-scipy@1.12.0 python-toolz@1.0.0 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pysat/pysat
Licenses: Modified BSD
Build system: pyproject
Synopsis: Supports science analysis across disparate data platforms
Description:

The Python Satellite Data Analysis Toolkit (pysat) provides a simple and flexible interface for robust data analysis from beginning to end - including downloading, loading, cleaning, managing, processing, and analyzing data. Pysat's plug-in design allows analysis support for any data, including user provided data sets.

python-nbval 0.11.0
Propagated dependencies: python-coverage@7.11.0 python-ipykernel@6.29.4 python-jupyter-client@7.4.4 python-nbformat@5.10.4 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/computationalmodelling/nbval
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin to validate Jupyter notebooks
Description:

This plugin adds functionality to Pytest to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.

python-pyfma 0.1.6
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/nschloe/pyfma
Licenses: Expat
Build system: pyproject
Synopsis: Fused multiply-add for Python
Description:

pyfma provides an implementation of fused multiply-add which computes (x*y) + z with a single rounding. This is useful for dot products, matrix multiplications, polynomial evaluations (e.g., with Horner's rule), Newton's method for evaluating functions, convolutions, artificial neural networks etc.

python-bip39 0.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/de-centralized-systems/python-bip39/
Licenses: Expat
Build system: pyproject
Synopsis: Self-contained and simple BIP39 implementation in Python
Description:

This package provides a self-contained and simple BIP39 implementation written in Python. It includes a bip39.py executable.

BIP39 is a standardized mapping between binary data (the entropy), and a list of words that are easier to remember for humans (the mnemonic).

python-sshfs 2025.10.0
Propagated dependencies: python-asyncssh@2.18.0 python-bcrypt@3.2.2 python-fsspec@2025.9.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://github.com/fsspec/sshfs
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SSH/SFTP implementation for fsspec
Description:

This package provides an implementation of fsspec for the SFTP protocol using asyncssh, with the following features:

  • A complete implementation of the fsspec protocol through SFTP

  • Supports features outside of the SFTP

  • Quite fast

  • Builtin Channel Management

  • Async

python-tblib 3.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ionelmc/python-tblib
Licenses: Modified BSD
Build system: pyproject
Synopsis: Traceback serialization library
Description:

Traceback serialization allows you to:

  1. Pickle tracebacks and raise exceptions with pickled tracebacks in different processes. This allows better error handling when running code over multiple processes (imagine multiprocessing, billiard, futures, celery etc).

  2. Parse traceback strings and raise with the parsed tracebacks.

python-klaus 3.0.1
Dependencies: git-minimal@2.52.0
Propagated dependencies: python-dulwich@0.21.7 python-flask@3.1.0 python-httpauth@0.4.1 python-humanize@4.14.0 python-pygments@2.19.1 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/jonashaag/klaus
Licenses: ISC
Build system: pyproject
Synopsis: Simple git web viewer
Description:

klaus is a simple, easy-to-set-up git web viewer. It features

  • Super easy to set up -- no configuration required

  • Syntax highlighting

  • Markdown + RestructuredText rendering support

  • Pull + push support (Git Smart HTTP)

  • Code navigation using Exuberant ctags

python-gitdb 4.0.12
Propagated dependencies: python-smmap@5.0.2
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/gitpython-developers/gitdb
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python implementation of the Git object database
Description:

GitDB allows you to access bare Git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to handle large objects with a small memory footprint.

python-pysm3 3.4.3
Propagated dependencies: python-astropy@7.1.1 python-h5py@3.13.0 python-healpy@1.18.1 python-numba@0.61.0 python-numpy@1.26.4 python-scipy@1.12.0 python-toml@0.10.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pysm3.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sky emission simulations for Cosmic Microwave Background experiments
Description:

PySM generates full-sky simulations of Galactic emissions in intensity and polarization relevant to Cosmic Microwave Background experiments. It is a large refactor of PySM 2 focused on reducing memory usage, improving performance and run in parallel with MPI.

python-migen 0.9.2-1.6e3a9e1
Propagated dependencies: python-colorama@0.4.6
Channel: guix
Location: gnu/packages/electronics.scm (gnu packages electronics)
Home page: https://m-labs.hk/gateware/migen/
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python toolbox for building complex digital hardware
Description:

Migen FHDL is a Python library that replaces the event-driven paradigm of Verilog and VHDL with the notions of combinatorial and synchronous statements, has arithmetic rules that make integers always behave like mathematical integers, and allows the design's logic to be constructed by a Python program.

python-annoy 1.17.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/spotify/annoy/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Approximate nearest neighbors library
Description:

Annoy is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data.

python-radon 6.0.1
Propagated dependencies: python-colorama@0.4.6 python-mando@0.8.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://radon.readthedocs.org/
Licenses: Expat
Build system: pyproject
Synopsis: Code Metrics in Python
Description:

Radon is a Python tool which computes various code metrics. Supported metrics are:

  • raw metrics: SLOC, comment lines, blank lines, &c.

  • Cyclomatic Complexity (i.e., McCabe’s Complexity)

  • Halstead metrics (all of them)

  • the Maintainability Index (a Visual Studio metric)

python-klaus 3.0.1
Dependencies: git-without-safe-directory-check@2.52.0
Propagated dependencies: python-docutils@0.21.2 python-markdown@3.10 python-dulwich@0.21.7 python-flask@3.1.0 python-httpauth@0.4.1 python-humanize@4.14.0 python-pygments@2.19.1 python-werkzeug@3.1.3
Channel: guix-forge
Location: forge/klaus.scm (forge klaus)
Home page: https://github.com/jonashaag/klaus
Licenses: ISC
Build system: pyproject
Synopsis: Simple git web viewer
Description:

klaus is a simple, easy-to-set-up git web viewer. It features

  • Super easy to set up -- no configuration required

  • Syntax highlighting

  • Markdown + RestructuredText rendering support

  • Pull + push support (Git Smart HTTP)

  • Code navigation using Exuberant ctags

python-ngesh 1.0
Propagated dependencies: python-ete3@3.1.3 python-numpy@1.26.4 python-six@1.17.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/tresoldi/ngesh
Licenses: Expat
Build system: pyproject
Synopsis: Library for phylogenetic tree simulation
Description:

Ngesh is a Python library and CLI tool for simulating phylogenetic trees and data. It is intended for benchmarking phylogenetic methods, especially in historical linguistics andstemmatology. The generation of stochastic phylogenetic trees also goes by the name simulationmethods for phylogenetic trees, synthetic data generation, or just phylogenetic tree simulation.

python-pyxel 1.4.3-2.be75b72
Dependencies: gifsicle@1.95 sdl-union@1.2.68
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/kitao/pyxel
Licenses: Expat
Build system: python
Synopsis: Retro game engine for Python
Description:

Pyxel is a game engine inspired by retro gaming consoles. It has a fixed 16-color palette, can hold up to 3 image banks and 8 tilemaps (256x256 pixels each) and 4 sound channels with 64 definable sounds. It also comes with a built-in image and sound editor.

python-evemu 2.7.0
Dependencies: libevdev@1.13.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.freedesktop.org/wiki/Evemu/
Licenses: GPL 3
Build system: gnu
Synopsis: Record and replay input device events
Description:

This package provides a way to record and replay device descriptions and events, making it possible to emulate input devices through the Linux kernel's input system. Emulated devices are for most practical purposes indistinguishable from real devices.

It provides a command line program and also a Python library.

python-cliff 4.10.0
Propagated dependencies: python-autopage@0.5.1 python-cmd2@2.5.11 python-prettytable@3.12.0 python-pyyaml@6.0.2 python-stevedore@5.4.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://opendev.org/openstack/cliff
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Framework for building command line programs
Description:

The cliff framework allows creating multi-level commands such as those of subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. It uses plugins to define sub-commands, output formatters, and other extensions.

python-cliff 4.10.0
Propagated dependencies: python-autopage@0.5.1 python-cmd2@2.5.11 python-prettytable@3.12.0 python-pyyaml@6.0.2 python-stevedore@5.4.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://opendev.org/openstack/cliff
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Framework for building command line programs
Description:

The cliff framework allows creating multi-level commands such as those of subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. It uses plugins to define sub-commands, output formatters, and other extensions.

python-qutip 5.2.0
Propagated dependencies: python-numpy@1.26.4 python-packaging@25.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://qutip.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Quantum Toolbox in Python
Description:

QuTiP is a library for simulating the dynamics of closed and open quantum systems. It aims to provide numerical simulations of a wide variety of quantum mechanical problems, including those with Hamiltonians and/or collapse operators with arbitrary time-dependence, commonly found in a wide range of physics applications.

python-qnorm 0.9.0
Propagated dependencies: python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-tables@3.10.2 python-pyarrow@22.0.0 python-fastparquet@2024.11.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Maarten-vd-Sande/qnorm
Licenses: Expat
Build system: pyproject
Synopsis: Quantile normalization
Description:

This tool implements quantile normalization. It properly resolves rank ties, which is important when ties happen frequently, such as when working with discrete numbers (integers) in count tables. This implementation should be relatively fast, and can use multiple cores to sort the columns and tie-resolvement is accelerated by numba.

Total results: 4157