_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-frozenlist 1.8.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aio-libs/frozenlist
Licenses: ASL 2.0
Build system: pyproject
Synopsis: List-like data structure for Python
Description:

frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. It can be made immutable by calling FrozenList.freeze.

python-manimpango 0.5.0
Dependencies: pango@1.56.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://manimpango.manim.community/
Licenses: Expat
Build system: pyproject
Synopsis: Bindings for Pango for using with Manim
Description:

Python bindings for ManimPango which is a C binding for Pango, using Cython.

ManimPango is internally used in Manim to render (non-LaTeX) text.

python-arg-needle 1.1.0
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-asmc-asmc@1.4.0 python-arg-needle-lib@1.2.1 python-fastcluster@1.3.0 python-msprime@1.4.2 python-numpy@2.3.1 python-pandas@2.3.3 python-psutil@7.2.2 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: ARG-Needle is an algorithm to reconstruct the genealogical history (ancestral recombination graph, ARG) of large collections of sequenced or genotyped genomes.
Description:

ARG-Needle is an algorithm to reconstruct the genealogical history (ancestral recombination graph, ARG) of large collections of sequenced or genotyped genomes.

python-slitronomy 0.3.3
Propagated dependencies: python-configparser@7.2.0 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/aymgal/SLITronomy
Licenses: Expat
Build system: pyproject
Synopsis: Sparse Linear Inversion Technique for lenstronomy
Description:

This package provides an Updated and improved version of the Sparse Lens Inversion Technique, developed within the framework of lens modelling software lenstronomy.

python-hyperkitty 1.3.12-1.640d66d
Propagated dependencies: python-dateutil@2.9.0 python-django@5.2.15 python-django-compressor@4.5.1 python-django-debug-toolbar@6.0.0 python-django-extensions@4.1 python-django-gravatar2@1.4.5 python-django-haystack@3.3.0 python-django-mailman3@1.3.15 python-django-q2@1.7.6 python-django-rest-framework@3.16.1 python-elasticsearch@9.1.1 python-flufl-lock@8.1.0 python-lxml@6.0.2 python-mailmanclient@3.3.5 python-mistune@3.1.3 python-networkx@3.4.2 python-robot-detection@0.4.0 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://gitlab.com/mailman/hyperkitty
Licenses: GPL 3
Build system: pyproject
Synopsis: Web interface to access GNU Mailman v3 archives
Description:

The hyperkitty Django app provides a web user interface to access GNU Mailman3 archives, and manage it. This interface uses django, and requires some configuration.

python-quickbayes 1.0.2
Propagated dependencies: python-joblib@1.5.2 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/physics.scm (gnu packages physics)
Home page: https://quickbayes.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Bayesian analysis tools for neutron scattering
Description:

QuickBayes provides Bayesian analysis tools for analyzing neutron scattering data. It is designed for use with the Mantid framework for neutron and muon data analysis.

python-ptyprocess 0.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pexpect/ptyprocess
Licenses: ISC
Build system: pyproject
Synopsis: Run a subprocess in a pseudo terminal
Description:

This package provides a Python library used to launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.

python-xlsxwriter 3.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jmcnamara/XlsxWriter
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python module for creating Excel XLSX files
Description:

XlsxWriter is a Python module that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.

python-immutables 0.21
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MagicStack/immutables
Licenses: ASL 2.0
Build system: pyproject
Synopsis: High-performance immutable mapping type for Python
Description:

An immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages.

python-expecttest 0.3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytorch/expecttest
Licenses: Expat
Build system: pyproject
Synopsis: Python module for expect tests
Description:

expecttest is a Python module for expect tests, where the initial expected value of a test can be automatically set by running the test itself.

python-persistent 6.1.1
Propagated dependencies: python-cffi@1.17.1 python-zope-deferredimport@6.0 python-zope-interface@7.2 python-zope-testrunner@7.4
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/persistent/
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Translucent persistent objects
Description:

This package contains a generic persistence implementation for Python. It forms the core protocol for making objects interact "transparently" with a database such as the ZODB.

python-commonmark 0.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/readthedocs/commonmark.py
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python parser for the CommonMark Markdown spec
Description:

This module is a pure Python port of jgm's commonmark.js, a Markdown parser and renderer for the CommonMark specification, using only native modules.

python-stack-data 0.6.3
Propagated dependencies: python-asttokens@3.0.0 python-executing@2.2.0 python-pure-eval@0.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alexmojaki/stack_data
Licenses: Expat
Build system: pyproject
Synopsis: Python stack frame and traceback manipulation library
Description:

The stack_data Python library extracts data from stack frames and tracebacks. Is can be used to display more useful tracebacks than the default.

python-et-xmlfile 2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/openpyxl/et_xmlfile
Licenses: Expat
Build system: pyproject
Synopsis: Low memory implementation of @code{lxml.xmlfile}
Description:

This Python library is based upon the xmlfile module from lxml. It aims to provide a low memory, compatible implementation of xmlfile.

python-hdf5plugin 7.0.0
Propagated dependencies: python-h5py@3.15.1
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: http://www.silx.org/doc/hdf5plugin/latest
Licenses: Expat
Build system: pyproject
Synopsis: HDF5 compression filters for @code{h5py}
Description:

hdf5plugin provides HDF5 compression filters (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, Sperr, SZ, SZ3, Zfp, ZStd) and makes them usable from h5py.

python-pytest-cov 6.0.0
Propagated dependencies: python-coverage@7.13.2 python-pytest@9.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin for measuring coverage
Description:

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

python-bitshuffle 0.5.2
Dependencies: python-numpy@2.3.1 python-h5py@3.15.1 hdf5@1.14.6
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/kiyo-masui/bitshuffle
Licenses: Expat
Build system: pyproject
Synopsis: Filter for improving compression of typed binary data
Description:

Bitshuffle is an algorithm that rearranges typed, binary data for improving compression, as well as a python/C package that implements this algorithm within the Numpy framework.

python-fastimport 0.9.16
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jelmer/python-fastimport
Licenses: GPL 2+
Build system: pyproject
Synopsis: VCS fastimport parser and generator in Python
Description:

This package provides a parser for and generator of the Git fastimport format.

python24-argparse 1.4.0
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://github.com/ThomasWaldmann/argparse/
Licenses: Python Software Foundation License
Build system: python-legacy
Synopsis: Python command-line parsing library
Description:

This package is mostly for people who want to have argparse on older Pythons because it was not part of the standard library back then.

python-essentials 1.1.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Neoteroi/essentials/wiki
Licenses: Expat
Build system: pyproject
Synopsis: Utility functions, exceptions, and classes for Python applications
Description:

Essentials is a collection of functions, exceptions, and classes for Python applications. Examples of utilities are exceptions for common scenarios, friendly JSON encoder, decorators for retries and logging.

python-lsprotocol 2025.0.0
Propagated dependencies: python-attrs@25.3.0 python-cattrs@24.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/microsoft/lsprotocol
Licenses: Expat
Build system: pyproject
Synopsis: Python types for Language Server Protocol.
Description:

lsprotocol is a Python implementation of object types used in the Language Server Protocol (LSP). This repository contains the code generator and the generated types for LSP.

python-umap-learn 0.5.11
Propagated dependencies: python-numba@0.62.1 python-numpy@2.3.1 python-pynndescent@0.6.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/lmcinnes/umap
Licenses: Modified BSD
Build system: pyproject
Synopsis: Uniform Manifold Approximation and Projection
Description:

Uniform Manifold Approximation and Projection is a dimension reduction technique that can be used for visualization similarly to t-SNE, but also for general non-linear dimension reduction.

python-scikit-fem 11.0.0
Propagated dependencies: python-meshio@5.3.5 python-numpy@2.3.1 python-matplotlib@3.10.8 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://scikit-fem.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for performing finite element assembly
Description:

scikit-fem is a library for performing finite element assembly. Its main purpose is the transformation of bilinear forms into sparse matrices and linear forms into vectors.

python-pyramid-tm 2.6
Propagated dependencies: python-pyramid@2.0.2 python-transaction@5.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/pyramid_tm
Licenses: Repoze
Build system: pyproject
Synopsis: Centralized transaction management for Pyramid
Description:

pyramid_tm is a package which allows Pyramid requests to join the active transaction as provided by the Python transaction package.

Total packages: 4458