_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-greenlet 3.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://greenlet.readthedocs.io/
Licenses: Python Software Foundation License Expat
Build system: pyproject
Synopsis: Lightweight in-process concurrent programming
Description:

Greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels".

python-pyesorex 1.0.3
Propagated dependencies: python-pycpl@1.0.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.eso.org/sci/software/pycpl/pycpl-site/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Alternative Python CLI for ESO's Rex
Description:

PyEsoRex is a command line tool which can serve as a drop-in replacement of EsoRex, which can execute both, existing pipeline recipes implemented using the Common Pipeline Library C API, and recipes implemented using the PyCPL Python API.

python-capstone 5.0.1
Propagated dependencies: capstone@5.0.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/capstone-engine/capstone
Licenses: Modified BSD
Build system: pyproject
Synopsis: Lightweight multi-platform, multi-architecture disassembly framework
Description:

Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Capstone can disassemble machine code for many supported architectures such as x86, x86_64, arm, arm64, mips, ppc, sparc, sysz and xcore. It provides bindings for Python, Java, OCaml and more.

composyx-python 1.4.2
Dependencies: pybind11@2.13.6 python@3.11.14 python-multipledispatch@1.0.0 blaspp@2025.05.28 lapackpp@2025.05.28 openblas@0.3.30 pastix@6.4.0 mumps-openmpi@5.8.0 arpack-ng@3.9.1 paddle@0.3.8 fabulous@1.1.4 chameleon@1.3.0 starpu@1.4.12
Channel: guix-hpc
Location: guix-hpc/packages/composyx.scm (guix-hpc packages composyx)
Home page: https://gitlab.inria.fr/composyx/composyx.git
Licenses: CeCILL-C
Build system: cmake
Synopsis: Composable numerical solver
Description:

Composyx is a linear algebra C++ library focused on composability. Its purpose is to allow the user to express a large pannel of algorithms using a high-level interface to range from laptop prototypes to many node supercomputer parallel computations.

python-holidays 0.85
Propagated dependencies: python-dateutil@2.9.0
Channel: cast
Location: cast/packages/python.scm (cast packages python)
Home page: https://pypi.org/project/holidays
Licenses: Expat
Build system: pyproject
Synopsis: Open World Holidays Framework
Description:

A fast, efficient Python library for generating country- and subdivision- (e.g. state or province) specific sets of government-designated holidays on the fly. It aims to make determining whether a specific date is a holiday as fast and flexible as possible.

python-tweakwcs 0.8.12
Propagated dependencies: python-astropy@7.1.1 python-gwcs@0.26.0 python-numpy@1.26.4 python-packaging@25.0 python-spherical-geometry@1.3.4 python-stsci-imagestats@1.8.4 python-stsci-stimage@0.3.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://tweakwcs.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Algorithms for matching and aligning catalogs and for tweaking the WCS
Description:

tweakwcs is a package that provides core algorithms for computing and applying corrections to WCS objects such as to minimize mismatch between image and reference catalogs. Currently only aligning images with FITS WCS and JWST gWCS are supported.

python-atpublic 3.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://public.readthedocs.io/
Licenses: ASL 2.0 LGPL 3
Build system: pyproject
Synopsis: @code{@@public} decorator for populating @code{__all__}
Description:

This Python module adds a @public decorator and function which populates a module's __all__ and optionally the module globals. With it, the declaration of a name's public export semantics are not separated from the implementation of that name.

python-venusian 3.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://docs.pylonsproject.org/projects/venusian
Licenses: Repoze
Build system: pyproject
Synopsis: Library for deferring decorator actions
Description:

Venusian is a library which allows framework authors to defer decorator actions. Instead of taking actions when a function (or class) decorator is executed at import time, you can defer the action usually taken by the decorator until a separate scan phase.

python-holodeck 1.5.2
Propagated dependencies: python-astropy@7.1.1 python-cosmopy@3.6 python-emcee@3.1.6 python-george@0.4.3 python-h5py@3.13.0 python-hasasia@1.2.3 python-healpy@1.18.1 python-ipywidgets@8.1.2 python-kalepy@1.4.3 python-matplotlib@3.8.2 python-numpy@1.26.4 python-psutil@7.0.0 python-schwimmbad@0.4.2 python-scipy@1.12.0 python-sympy@1.13.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/byu-pccl/holodeck
Licenses: Expat
Build system: pyproject
Synopsis: MBH Binary Population Synthesis for Gravitational Wave Calculations
Description:

This package provides a comprehensive framework for Massive Black Hole binary population synthesis. The framework includes modules to perform population synthesis using a variety of methodologies from semi-analytic models, to cosmological hydrodynamic simulations, and even observationally-derived galaxy merger catalogs.

python-svgutils 0.3.4
Propagated dependencies: python-lxml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://svgutils.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Python SVG editor
Description:

This is an utility package that helps with editing and concatenating SVG files. It is especially directed at scientists preparing final figures for submission to journals. So far it supports arbitrary placement and scaling of SVG figures and adding markers, such as labels.

python-h5netcdf 1.3.0
Propagated dependencies: python-h5py@3.13.0 python-packaging@25.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://h5netcdf.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python interface for the netCDF4 file-format based on h5py
Description:

This package provides a Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via https://www.h5py.org/ or https://github.com/HDFGroup/h5pyd, without relying on the Unidata netCDF library.

python-jplephem 2.23
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/brandon-rhodes/python-jplephem
Licenses: Expat
Build system: pyproject
Synopsis: Python version of NASA DE4xx ephemerides
Description:

skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. Its results should agree with the positions generated by the United States Naval Observatory and their Astronomical Almanac to within 0.0005 arcseconds (half a mas or milliarcsecond).

python-jplephem 2.22
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/brandon-rhodes/python-jplephem
Licenses: Expat
Build system: pyproject
Synopsis: Python version of NASA DE4xx ephemerides
Description:

skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. Its results should agree with the positions generated by the United States Naval Observatory and their Astronomical Almanac to within 0.0005 arcseconds (half a mas or milliarcsecond).

python-patch-ng 1.18.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/conan-io/python-patch-ng
Licenses: Expat
Build system: pyproject
Synopsis: Python library to parse and apply unified diffs
Description:

Patch NG (New Generation) is a command and Python library to parse and apply unified diffs. It has features such as:

  • automatic correction of common patch formatting corruption

  • patch format detection (SVN, Hg, Git)

  • nice diffstat histogram.

python-miditime 1.1.3
Propagated dependencies: python-setuptools-markdown@0.4.1 python-pytz@2025.1
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/cirlabs/miditime
Licenses: Expat
Build system: python
Synopsis: Generate MIDI files from time series data
Description:

Do you have time time series data you want to play as music? Of course you do! MIDITime converts any kind of time series data into pitch, velocity and duration values based on musical options that you set up, then outputs a .mid file.

python-django-4 4.2.27
Propagated dependencies: python-asgiref@3.8.1 python-sqlparse@0.5.3 python-argon2-cffi@25.1.0 python-bcrypt@3.2.2 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.djangoproject.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: High-level Python Web framework
Description:

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It provides many tools for building any Web site. Django focuses on automating as much as possible and adhering to the don't repeat yourself (DRY) principle.

python-islenska 1.0.4
Propagated dependencies: python-cffi@1.17.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mideind/BinPackage
Licenses: Expat
Build system: pyproject
Synopsis: Vocabulary of the modern Icelandic language, in a Python package
Description:

Islenska is a Python package that embeds the vocabulary of the Database of Icelandic Morphology and offers various lookups and queries of the data. The database contains over 6.5 million entries, over 3.1 million unique word forms, and about 300,000 distinct lemmas.

python-stltools 2022.01.20
Propagated dependencies: python-pycairo@1.28.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rsmith-nl/stltools
Licenses: Expat
Build system: pyproject
Synopsis: Python modules and scripts for handling STL files
Description:

This package consists of Python modules and scripts for manipulating stereolithography (STL) files. It can convert STL files into POV-ray meshes, PDF and PostScript. The Python modules allow for reading and writing STL files. It supports both the text and binary forms of STL.

python-plotnine 0.14.5
Propagated dependencies: python-adjusttext@1.3.0 python-matplotlib@3.8.2 python-mizani@0.13.1 python-numpy@1.26.4 python-patsy@1.0.1 python-scipy@1.12.0 python-statsmodels@0.14.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/has2k1/plotnine
Licenses: Expat
Build system: pyproject
Synopsis: Grammar of Graphics for Python
Description:

Plotnine is a Python implementation of the Grammar of Graphics. It is a powerful graphics concept for creating plots and visualizations in a structured and declarative manner. It is inspired by the R package ggplot2 and aims to provide a similar API and functionality in Python.

python-tifffile 2023.12.9
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.lfd.uci.edu/~gohlke/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Read and write TIFF(r) files
Description:

This package lets you read image and metadata from many bio-scientific formats such as plain TIFF, BigTIFF, OME-TIFF, STK, LSM, SGI,NIH, ImageJ, MicroManager, MD GEL, and FluoView files. It also lets you write numpy arrays to TIFF, BigTIFF, and ImageJ hyperstack compatible files.

python-pykakasi 2.3.0
Propagated dependencies: python-deprecated@1.2.14 python-importlib-resources@6.5.2 python-jaconv@0.4.0-0.d427346
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://codeberg.org/miurahr/pykakasi
Licenses: GPL 3+
Build system: pyproject
Synopsis: Kana kanji simple inversion library
Description:

pykakasi is a Python Natural Language Processing NLP library to transliterate hiragana, katakana and kanji (Japanese text) into rōmaji (Latin/Roman alphabet). It can handle characters in NFC form.

Its algorithms are based on the kakasi library, which is written in C.

python-tifffile 2025.10.4
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.lfd.uci.edu/~gohlke/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Read and write TIFF(r) files
Description:

This package lets you read image and metadata from many bio-scientific formats such as plain TIFF, BigTIFF, OME-TIFF, STK, LSM, SGI,NIH, ImageJ, MicroManager, MD GEL, and FluoView files. It also lets you write numpy arrays to TIFF, BigTIFF, and ImageJ hyperstack compatible files.

python-pulsectl 24.4.0
Dependencies: pulseaudio@16.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/mk-fg/python-pulse-control
Licenses: Expat
Build system: python
Synopsis: Python bindings for mixer-like controls in PulseAudio
Description:

This package provides a Python high-level interface and ctypes-based bindings for PulseAudio (libpulse), to use in simple synchronous code. This wrapper is mostly for mixer-like controls and introspection-related operations, as opposed to e.g. submitting sound samples to play and player-like clients.

python-clintest 0.4.0
Propagated dependencies: python-clingo@5.8.0
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://potassco.org/clintest/
Licenses: Expat
Build system: pyproject
Synopsis: Test framework for clingo programs
Description:

Clintest is a framework for unit testing clingo programs. It provides various components to assemble the most commonly used tests quickly, but also works fine along custom-built test. Clintest monitors the test outcome while solving to abort the search for solutions once the outcome is certain.

Total results: 4190