_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-randomly 3.16.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-randomly
Licenses: Expat
Synopsis: Pytest plugin to randomly order tests
Description:

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

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
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-bidsschematools 1.1.2-0.3f1bc14
Propagated dependencies: python-acres@0.5.0 python-click@8.1.8 python-jsonschema@4.23.0 python-markdown-it-py@3.0.0 python-pandas@2.2.3 python-pyparsing@3.2.3 python-pyyaml@6.0.2 python-tabulate@0.9.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bidsschematools.readthedocs.io
Licenses: Expat
Synopsis: Tools for working with the @acronym{BIDS, Brain Imaging Data Structure} schema
Description:

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

python-ewah-bool-utils 1.1.0
Propagated dependencies: python-numpy@1.26.4
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
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.7
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-storages.readthedocs.io/en/latest/
Licenses: Modified BSD
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@1.26.4
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
Synopsis: EWAH Bool Array compression
Description:

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

python-boost-histogram 1.5.2
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://boost-histogram.readthedocs.io/en/latest/
Licenses: Modified BSD
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-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
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-matplotlib-venn 1.1.2
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/konstantint/matplotlib-venn
Licenses: Expat
Synopsis: Plot area-proportional Venn diagrams
Description:

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

python-linear-operator 0.6
Propagated dependencies: python-jaxtyping@0.2.21 python-mpmath@1.3.0 python-pytorch@2.8.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/cornellius-gp/linear_operator/
Licenses: Expat
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
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@25.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/wbolster/black-macchiato
Licenses: Modified BSD
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-veryprettytable 0.8.1
Propagated dependencies: python-colorama@0.4.6 python-termcolor@2.5.0
Channel: guixrus
Location: guixrus/packages/misc.scm (guixrus packages misc)
Home page: https://github.com/smeggingsmegger/VeryPrettyTable
Licenses: Expat
Synopsis: Library for displaying tabular data in a ASCII table format
Description:

This package provides a simple Python library for easily displaying tabular data in a visually appealing ASCII table format

python-pytest-tornado5 2.0.0
Propagated dependencies: python-pytest@8.4.1 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/vidartf/pytest-tornado
Licenses: ASL 2.0
Synopsis: Fixtures and markers to simplify testing of Tornado applications
Description:

This package provides a py.test plugin supplying fixtures and markers to simplify testing of asynchronous tornado applications.

python-pytest-services 1.3.1
Propagated dependencies: python-psutil@7.0.0 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
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
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
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-iterative-stats 0.1.1
Propagated dependencies: python-numpy@1.26.4 python-pyyaml@6.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/IterativeStatistics/BasicIterativeStatistics
Licenses: Modified BSD
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.0.0 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+
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.2p1
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
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-click-type-test 0.0.7
Propagated dependencies: python-click@8.1.8
Channel: gn-bioinformatics
Location: gn/packages/globus.scm (gn packages globus)
Home page: https://github.com/sirosen/click-type-test
Licenses: Expat
Synopsis: Test that type annotations match click parameter types
Description:

python-click-type-test allows you to test that your click options and arguments match your type annotations.

python-huggingface-hub 0.31.4
Propagated dependencies: python-filelock@3.16.1 python-fsspec@2025.9.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
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
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.

python2-zipp-bootstrap 1.0.0
Propagated dependencies: python2-more-itertools@5.0.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/jaraco/zipp
Licenses: Expat
Synopsis: Backport of pathlib-compatible object wrapper for zip files
Description:

This package provides a pathlib-compatible Zipfile object wrapper. It provides a backport of the Path object.

Total results: 4036