_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-flake8-builtins 2.5.0
Propagated dependencies: python-flake8@7.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/gforcada/flake8-builtins
Licenses: GPL 2
Build system: pyproject
Synopsis: Check for python builtins being used as variables or parameters
Description:

This package implements a functionality to check for python builtins being used as variables or parameters.

python-pytest-randomly 4.0.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-randomly
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to randomly order tests
Description:

This is a Pytest plugin to randomly order tests and control Python's random.seed.

python-bidsschematools 1.11.1
Propagated dependencies: python-acres@0.5.0 python-click@8.3.1 python-pyyaml@6.0.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bidsschematools.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Tools for working with the BIDS schema
Description:

This package provides Python tools for working with the BIDS schema.

python-ewah-bool-utils 1.1.0
Propagated dependencies: python-numpy@2.3.1
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/yt-project/ewah_bool_utils
Licenses: Modified BSD ASL 2.0
Build system: pyproject
Synopsis: EWAH Bool Array compression
Description:

This package provide a Python wrapper to EWAH compression bitarray method.

python-django-storages 1.14.6
Propagated dependencies: python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-storages.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Support for many storage backends in Django
Description:

django-storages is a project to provide a variety of storage backends in a single library.

python-ewah-bool-utils 1.2.2
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/yt-project/ewah_bool_utils
Licenses: Modified BSD ASL 2.0
Build system: pyproject
Synopsis: EWAH Bool Array compression
Description:

This package provide a Python wrapper to EWAH compression bitarray method.

python-boost-histogram 1.7.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://boost-histogram.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for the Boost::Histogram library
Description:

This package provides Python bindings for the Boost::Histogram library, one of the fastest libraries for histogramming.

python-matplotlib-venn 1.1.2
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/konstantint/matplotlib-venn
Licenses: Expat
Build system: pyproject
Synopsis: Plot area-proportional Venn diagrams
Description:

This package provides tools for plotting area-proportional two- and three-way Venn diagrams in matplotlib.

python-property-cached 1.6.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/althonos/property-cached/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Decorator for caching properties in classes
Description:

This package provides a decorator for caching properties in classes. It is forked from cached-property.

python-linear-operator 0.6.1
Propagated dependencies: python-jaxtyping@0.3.3 python-mpmath@1.3.0 python-pytorch@2.10.0 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/cornellius-gp/linear_operator/
Licenses: Expat
Build system: pyproject
Synopsis: Linear operator implementation
Description:

LinearOperator is a PyTorch package for abstracting away the linear algebra routines needed for structured matrices (or operators).

python-zope-dottedname 7.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://zopedottedname.readthedocs.io
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Resolver for Python dotted names
Description:

This package provides a resolve() function that resolves strings containing dotted names into the appropriate Python object.

python-black-macchiato 1.3.0
Propagated dependencies: python-black@26.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/wbolster/black-macchiato
Licenses: Modified BSD
Build system: pyproject
Synopsis: Partial @code{python-black} formatting
Description:

This package is built on top the python-black code formatter to enable formatting of partial files.

python-statannotations 0.7.2
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/trevismd/statannotations
Licenses: Expat
Build system: pyproject
Synopsis: Add statistical significance annotations on seaborn plots
Description:

This package implements a functionality to optionally compute statistical test and add statistical annotations on plots generated with seaborn.

python-pytest-services 1.3.1
Propagated dependencies: python-psutil@7.2.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-services
Licenses: Expat
Build system: pyproject
Synopsis: Services plugin for pytest testing framework
Description:

This plugin provides a set of fixtures and utility functions to start service processes for your tests with pytest.

python-cppheaderparser 2.7.4
Propagated dependencies: python-ply@3.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://senexcanis.com/open-source/cppheaderparser/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parse C++ header files and generate a data structure representing the class
Description:

CppHeaderParser is a pure python module that will parse C++ header files and generate a data structure representing the class .

python-pyre-extensions 0.0.32
Propagated dependencies: python-typing-extensions@4.15.0 python-typing-inspect@0.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyre-check.org
Licenses: Expat
Build system: pyproject
Synopsis: Type system extensions for use with @code{python-pyre}
Description:

python-pyre-extensions defines extensions to the standard typing module that are supported by the Pyre typechecker.

python-scikit-datasets 0.2.5
Propagated dependencies: python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://daviddiazvico.github.io/scikit-datasets/
Licenses: Expat
Build system: pyproject
Synopsis: Fetch datasets compatible with scikit-learn
Description:

This package groups functions to fetch datasets from several sources, converting them to scikit-learn compatible datasets.

python-iterative-stats 0.1.2
Propagated dependencies: python-numpy@2.3.1 python-pyyaml@6.0.2
Channel: guix-science
Location: guix-science/packages/statistics.scm (guix-science packages statistics)
Home page: https://github.com/IterativeStatistics/BasicIterativeStatistics
Licenses: Modified BSD
Build system: pyproject
Synopsis: Iterative Statistics Python Library
Description:

Implements iterative statistics operators for mean, variance, high-order moments, extrema, covariance, threshold, quantile (experimental) and Sobol' indices.

python-swh.loader.core 2.6.1
Propagated dependencies: python-dateutil@2.9.0 python-debian@0.1.49 python-iso8601@2.1.0 python-pkginfo@1.12.1.2 python-psutil@7.2.2 python-requests@2.32.5 python-swh.core@2.4.0 python-swh.model@6.1.0 python-swh.objstorage@1.0.5 python-swh.scheduler@1.0.0 python-swh.storage@1.3.1 python-typing-extensions@4.15.0
Channel: rrr
Location: rrr/packages/softwareheritage.scm (rrr packages softwareheritage)
Home page: https://forge.softwareheritage.org/diffusion/DLDBASE
Licenses: GPL 3+
Build system: python
Synopsis: Software Heritage Base Loader
Description:

Agnostic scaffolding to help writing VCS-specific (git, mercurial, svn...) or package (npm, pypi, archive, debian, .deposit, ..) loaders.

python-apache-libcloud 3.8.0
Dependencies: openssh@10.3p1
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://libcloud.apache.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Unified Cloud API
Description:

libcloud is a Python library for interacting with many of the popular cloud service providers using a unified API.

python-pyroomacoustics 0.10.0
Dependencies: nanoflann@1.9.0
Propagated dependencies: python-scipy@1.16.3
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/LCAV/pyroomacoustics
Licenses: Expat
Build system: pyproject
Synopsis: Python library for room acoustics
Description:

pyroomacoustics is a framework for simulating the acustic behaviour of rooms, such as computing the impulse response using different simulation methods.

python-huggingface-hub 0.31.4
Propagated dependencies: python-filelock@3.16.1 python-fsspec@2026.1.0 python-packaging@25.0 python-pyyaml@6.0.2 python-requests@2.32.5 python-tqdm@4.67.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://huggingface.co/docs/huggingface_hub/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Client library for accessing the huggingface.co hub
Description:

This package provides a client library to download and publish models, datasets and other repos on the huggingface.co hub.

python-snowballstemmer 2.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/shibukawa/snowball_py
Licenses: Modified BSD
Build system: pyproject
Synopsis: Snowball stemming library collection for Python
Description:

This package provides 16 word stemmer algorithms generated from Snowball algorithms. It includes the 15 original ones plus the Poerter English stemmer.

python-mypy-extensions 1.1.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/python/mypy_extensions
Licenses: Expat
Build system: pyproject
Synopsis: Experimental extensions for MyPy
Description:

The python-mypy-extensions module defines experimental extensions to the standard typing module that are supported by the MyPy typechecker.

Total packages: 4458