_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-zipstream-new 1.1.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/arjan-s/python-zipstream
Licenses: GPL 3
Build system: pyproject
Synopsis: Zipfile generator that takes input files as well as streams
Description:

zipstream.py is a zip archive generator based on zipfile.py. It was created to generate a zip file generator for streaming. This is beneficial for when you want to provide a downloadable archive of a large collection of regular files, which would be infeasible to generate the archive prior to downloading or of a very large file that you do not want to store entirely on disk or on memory.

python-asdf-standard 1.5.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://asdf-standard.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: ASDF standard schemas
Description:

This package provides Python implementation of ASDF - a proposed next generation interchange format for scientific data. ASDF aims to exist in the same middle ground that made FITS so successful, by being a hybrid text and binary format: containing human editable metadata for interchange, and raw binary data that is fast to load and use. Unlike FITS, the metadata is highly structured and is designed up-front for extensibility.

python-gcvb-mfelsoci 1.0.0-40.75594c9
Propagated dependencies: python-pyyaml@6.0.2 python-dash-bootstrap-components@1.7.1
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/felsocim/gcvb
Licenses: Expat
Build system: python
Synopsis: Non-regression, validation and benchmarking of simulation codes (fork)
Description:

gcvb (generate compute validate benchmark) is a Python 3 module aiming at facilitating non-regression, validation and benchmarking of simulation codes. gcvb is not a complete tool of continuous integration (CI). It is rather a component of the testing part of a CI workflow. It can compare the different metrics of your computation with references that can be a file, depends of the 'configuration' or are absolute. This is the fork of Marek Felšöci.

python-astropydantic 0.1.0
Propagated dependencies: python-astropy@8.0.0 python-pydantic@2.12.5
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/JBorrow/astropydantic
Licenses: Expat
Build system: pyproject
Synopsis: Integrates Astropy's numerical types with Pydantic
Description:

This package provides pydantic typing support for astropy unit types. Can be used to de(serialize) astropy quantities and units.

Types:

  • AstroPydanticUnit: an overlay for astropy.units.UnitBase (all unit types).

  • AstroPydanticQuantity: an overlay for astropy.units.Quantity, including array types.

  • AstroPydanticTime: an overlay for astropy.time.Time.

  • AstroPydanticICRS: an overlay for astropy.coordinates.ICRS and astropy.coordinates.SkyCoord.

python-ufonormalizer 0.6.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/unified-font-object/ufoNormalizer
Licenses: Modified BSD
Build system: pyproject
Synopsis: Script to normalize @acronym{UFO, Unified Font Object} data
Description:

The purpose of the ufonormalizer command is to provide a standard formatting so that updates to UFO data can be usefully versioned. Examples of formatting applied by ufoNormalizer include:

  • Changing floating-point numbers to integers where it doesn't alter the value (e.g. x="95.0" becomes x="95")

  • Rounding floating-point numbers to 10 digits

  • Formatting XML with tabs rather than spaces.

python-space-dolphin 1.4.0
Propagated dependencies: python-astropy@8.0.0 python-corner@2.2.2 python-emcee@3.1.6 python-gdown@5.2.0 python-h5py@3.15.1 python-lenstronomy@1.13.5 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pyyaml@6.0.2 python-ruamel.yaml@0.18.14 python-schwimmbad@0.4.2 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/ajshajib/dolphin
Licenses: Modified BSD
Build system: pyproject
Synopsis: Automated pipeline for lens modeling based on lenstronomy
Description:

This package implements a functionality of AI-powered automated pipeline for lens modeling, with lenstronomy as the modeling engine.

Features:

  • AI-automated forward modeling for large samples of galaxy-scale lenses

  • flexible: supports both fully automated and semi-automated (with user tweaks) modes

  • multi-band lens modeling made simple

  • supports both galaxy–galaxy and galaxy–quasar systems

  • effortless syncing between local machines and High-Performance Computing Cluster

python-scdamandtools 1.0
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1 python-sortedcontainers@2.4.0 python-pandas@2.3.3 python-pysam@0.23.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/KindLab/scDamAndTools
Licenses: Expat
Build system: pyproject
Synopsis: Functions for processing raw scDam&T-seq data
Description:

This is a set of functions for processing raw scDam&T-seq data. scDam&T-seq is a method to simultaneously measure protein-DNA interactions and transcription from single cells (Rooijers et al., 2019). It combines a DamID-based method to measure protein-DNA interactions and an adaptation of CEL-Seq to measure transcription. The starting point of the workflow is raw sequencing data and the end result are tables of UMI-unique DamID and CEL-Seq counts.

python-pandocfilters 1.5.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jgm/pandocfilters
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python module for writing Pandoc filters
Description:

Pandoc is a powerful utility to transform various input formats into a wide range of output formats. To alter the exported output document, Pandoc allows the usage of filters, which are pipes that read a JSON serialization of the Pandoc AST from stdin, transform it in some way, and write it to stdout. It allows therefore to alter the processing of Pandoc's supported input formats, for instance one can add new syntax elements to markdown, etc.

This package provides Python bindings.

python-canonicaljson 2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/matrix-org/python-canonicaljson
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Canonical JSON
Description:

Deterministically encode JSON.

  • Encodes objects and arrays as RFC 7159 JSON.

  • Sorts object keys so that you get the same result each time.

  • Has no insignificant whitespace to make the output as small as possible.

  • Escapes only the characters that must be escaped, U+0000 to U+0019 / U+0022 / U+0056, to keep the output as small as possible.

  • Uses the shortest escape sequence for each escaped character.

  • Encodes the JSON as UTF-8.

  • Can encode frozendict immutable dictionaries.

python-spatial-image 1.0.0
Propagated dependencies: python-numpy@2.3.1 python-pytest@9.0.2 python-pytest-mypy@1.0.1 python-xarray@2025.12.0 python-xarray-dataclasses@1.7.0
Channel: guix
Location: gnu/packages/image-processing.scm (gnu packages image-processing)
Home page: https://github.com/spatial-image/spatial-image
Licenses: Expat
Build system: pyproject
Synopsis: Multi-dimensional spatial image data structure
Description:

This package implements a multi-dimensional spatial image data structure for scientific Python.

To facilitate:

  • Multi-scale processing and analysis

  • Registration

  • Resampling

  • Subregion parallel processing

  • Coupling with meshes, point sets, and annotations

with scientific images, which are typically multi-dimensional with anisotropic sampling, this package provides a spatial-image data structure. In addition to an N-dimensional array of pixel values, spatial metadata defines the location of the pixel sampling grid in space time. It also labels the array dimensions. This metadata is easily utilized and carried through image processing pipelines.

python-physics-tenpy 1.1.0
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-matplotlib@3.10.8 python-h5py@3.15.1 python-pyyaml@6.0.2 python-psutil@7.2.2 python-bottleneck@1.4.2
Channel: guix
Location: gnu/packages/physics.scm (gnu packages physics)
Home page: https://github.com/xtenpy/tenpy
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Simulation of quantum many-body systems with tensor networks
Description:

TeNPy is a Python library for the simulation of strongly correlated quantum systems with tensor networks.

The philosophy of this library is to get a new balance of a good readability and usability for new-comers, and at the same time powerful algorithms and fast development of new algorithms for experts. For good readability, we include an extensive documentation next to the code, both in Python doc strings and separately as "user guides", as well as simple example codes and even toy codes, which just demonstrate various algorithms (like TEBD and DMRG) in ~100 lines per file.

python-spectral-cube 0.6.7
Propagated dependencies: python-astropy@8.0.0 python-casa-formats-io@0.3.0 python-dask@2025.11.0 python-joblib@1.5.2 python-numpy@2.3.1 python-packaging@25.0 python-radio-beam@0.3.9 python-tqdm@4.67.1 python-scipy@1.16.3 python-zarr@2.18.7
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://spectral-cube.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for reading and analyzing astrophysical spectral data cubes
Description:

The spectral-cube package provides an easy way to read, manipulate, analyze, and write data cubes with two positional dimensions and one spectral dimension, optionally with Stokes parameters.

It provides the following main features:

  • A uniform interface to spectral cubes, robust to the wide range of conventions of axis order, spatial projections, and spectral units that exist in the wild.

  • Easy extraction of cube sub-regions using physical coordinates.

  • Ability to easily create, combine, and apply masks to datasets.

  • Basic summary statistic methods like moments and array aggregates.

  • Designed to work with datasets too large to load into memory.

python-proto-matcher 0.0.3
Propagated dependencies: python-protobuf@3.20.3 python-pyhamcrest@2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dayfine/proto-matcher
Licenses: ASL 2.0
Build system: pyproject
Synopsis: PyHamcrest test matchers for protocol buffers
Description:

This package provides the following PyHamcrest test matchers, that enable matching a protocol buffer message:

equals_proto

Test the argument equals the given protobuf message.

approximately

Test the argument equals the given protobuf message, while comparing any float field using approximation.

ignoring_field_paths

Test the argument equals the given protobuf message, while ignoring those fields specified in the field paths.

ignoring_repeated_field_ordering

Test the argument equals the given protobuf message, ignoring the ordering of any repeated field.

partially

Test the argument partially equals the given protobuf message, i.e. if a field is in the argument but not in the expected message, it's ignored in the comparison.

python-url-normalize 2.2.1
Propagated dependencies: python-idna@3.10
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/niksite/url-normalize
Licenses: Expat
Build system: pyproject
Synopsis: URL normalization for Python
Description:

This package provides a URI Normalization function with following features:

  • take care of IDN domains

  • always provide the URI scheme in lowercase characters

  • always provide the host, if any, in lowercase characters

  • only perform percent-encoding where it is essential

  • always use uppercase A-through-F characters when percent-encoding

  • prevent dot-segments appearing in non-relative URI paths

  • for schemes that define a default authority, use an empty authority if the default is desired

  • for schemes that define an empty path to be equivalent to a path of /, use /

  • for schemes that define a port, use an empty port if the default is desired

  • all portions of the URI must be utf-8 encoded NFC from Unicode strings

python-pycryptodomex 3.23.0
Dependencies: gmp@6.3.0 libtomcrypt@1.18.2 libtommath@1.3.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://www.pycryptodome.org
Licenses: FreeBSD Public Domain
Build system: pyproject
Synopsis: Low-level cryptographic Python library independent of the old PyCrypto
Description:

PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's not a wrapper to a separate C library like OpenSSL. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g., block ciphers) are implemented as C extensions.

You are expected to have a solid understanding of cryptography and security engineering to successfully use these primitives. You must also be able to recognize that some are obsolete (e.g., TDES) or even insecure (RC4).

It provides many enhancements over the last release of PyCrypto (2.6.1):

  • Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB)

  • Accelerated AES on Intel platforms via AES-NI

  • First-class support for PyPy

  • Elliptic curves cryptography (NIST P-256 curve only)

  • Better and more compact API (nonce and iv attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more)

  • SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms

  • Salsa20 and ChaCha20 stream ciphers

  • scrypt and HKDF

  • Deterministic (EC)DSA

  • Password-protected PKCS#8 key containers

  • Shamir’s Secret Sharing scheme

  • Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace)

  • Cleaner RSA and DSA key generation (largely based on FIPS 186-4)

  • Major clean-ups and simplification of the code base

PyCryptodomex is the stand-alone version of PyCryptodome that no longer provides drop-in compatibility with PyCrypto.

python-docspec-python 2.2.1
Propagated dependencies: python-docspec@2.2.1 python-nr-util@0.8.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/NiklasRosenstein/docspec/
Licenses: Expat
Build system: pyproject
Synopsis: Produce docspec data from Python source code
Description:

This package provides a parser based on lib2to3 producing docspec data from Python source code.

python-arg-needle-lib 1.2.1
Dependencies: pybind11@3.0.2 boost@1.89.0 eigen-for-asmc@3.3.9 hdf5@1.14.6 roaring@4.5.1
Propagated dependencies: python-click@8.3.1 python-h5py@3.15.1 python-msprime@1.4.2 python-pandas@2.3.3 python-scipy@1.16.3 python-tskit@1.0.3
Channel: guix-arg
Location: guix-arg/packages/arg-needle.scm (guix-arg packages arg-needle)
Home page: https://palamaralab.github.io/software/argneedle/
Licenses: GPL 3
Build system: pyproject
Synopsis:
Description:
python-subprocess-tee 0.4.2
Channel: renaissance
Location: renaissance/packages/python-subprocess-tee.scm (renaissance packages python-subprocess-tee)
Home page: https://github.com/pycontribs/subprocess-tee
Licenses: Expat
Build system: pyproject
Synopsis: subprocess-tee
Description:

subprocess-tee.

python-ansible-compat 26.8.0
Propagated dependencies: ansible-core@2.21.0 python-jsonschema@4.23.0 python-packaging@25.0 python-pyyaml@6.0.2 python-subprocess-tee@0.4.2
Channel: renaissance
Location: renaissance/packages/python-ansible-compat.scm (renaissance packages python-ansible-compat)
Home page: https://github.com/ansible/ansible-compat
Licenses: Expat
Build system: pyproject
Synopsis: Ansible compatibility goodies
Description:

Ansible compatibility goodies.

python-zope.component 5.0.1
Propagated dependencies: python-setuptools@80.9.0 python-zope.event@4.5.0 python-zope.hookable@5.1.0 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.component
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Component Architecture
Description:

Zope Component Architecture

python-pytest-enabler 3.4.0
Propagated dependencies: python-importlib-resources@6.5.2 python-jaraco-context@6.0.1 python-jaraco-functools@4.2.1 python-toml@0.10.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jaraco/pytest-enabler
Licenses: Expat
Build system: pyproject
Synopsis: Enable installed pytest plugins
Description:

Enable installed pytest plugins

python-types-requests 2.27.7
Propagated dependencies: python-types-urllib3@1.26.7
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: python
Synopsis: Typing stubs for requests
Description:

Typing stubs for requests

python-types-aiofiles 0.8.3
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: python
Synopsis: Typing stubs for aiofiles
Description:

Typing stubs for aiofiles

python-imageio-ffmpeg 0.4.7
Channel: guixrus
Location: guixrus/packages/moviepy.scm (guixrus packages moviepy)
Home page: https://github.com/imageio/imageio-ffmpeg
Licenses: FreeBSD
Build system: python
Synopsis: FFMPEG wrapper for Python
Description:

FFMPEG wrapper for Python

Total packages: 4458