_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-ctapipe-io-magic 0.5.7
Propagated dependencies: python-astropy@8.0.0 python-ctapipe@0.31.0 python-numpy@2.3.1 python-scipy@1.16.3 python-uproot@5.6.4
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/cta-observatory/ctapipe_io_magic
Licenses: Modified BSD
Build system: pyproject
Synopsis: Ctapipe plugin for reading calibrated MAGIC files
Description:

This package provides a EventSource plugin for ctapipe, needed to read the calibrated data of the MAGIC telescope system.

python-ctapipe-io-magic 0.5.8
Propagated dependencies: python-astropy@8.0.0 python-ctapipe@0.31.0 python-numpy@2.3.1 python-scipy@1.16.3 python-uproot@5.6.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/cta-observatory/ctapipe_io_magic
Licenses: Modified BSD
Build system: pyproject
Synopsis: Ctapipe plugin for reading calibrated MAGIC files
Description:

This package provides a EventSource plugin for ctapipe, needed to read the calibrated data of the MAGIC telescope system.

python-pytest-benchmark 5.2.3
Propagated dependencies: python-py-cpuinfo@9.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/ionelmc/pytest-benchmark
Licenses: FreeBSD
Build system: pyproject
Synopsis: Pytest fixture for benchmarking code
Description:

This package provides a pytest fixture that will group the tests into rounds that are calibrated to the chosen timer.

python-ruamel.yaml.clib 0.2.12
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree
Licenses: Expat
Build system: pyproject
Synopsis: C version of reader, parser and emitter for ruamel.yaml
Description:

This package provides a C version of the reader, parser and emitter for ruamel.yaml derived from libyaml.

python-path-and-address 2.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/joeyespo/path-and-address
Licenses: Expat
Build system: pyproject
Synopsis: Functions for command-line server tools used by humans
Description:

Path-and-address resolves ambiguities of command-line interfaces, inferring which argument is the path, and which is the address.

python-property-manager 3.0
Propagated dependencies: python-verboselogs@1.7 python-humanfriendly@10.0 python-coloredlogs@15.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/xolox/python-property-manager
Licenses: Expat
Build system: pyproject
Synopsis: Useful property variants for Python programming
Description:

The property-manager package defines several custom property variants for Python programming including required properties,writable properties, cached properties, etc.

python-types-simplejson 3.19.0.2
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Typing stubs for @code{simplejson}
Description:

This package contains typing stubs for simplejson, a very small subset the Python stubs contained in the complete simplejson collection.

python-oslo-concurrency 7.1.0
Propagated dependencies: python-fasteners@0.20 python-oslo-config@9.8.0 python-oslo-i18n@6.5.1 python-oslo-utils@7.4.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/oslo.concurrency/latest/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Oslo Concurrency library
Description:

The Oslo Concurrency Library provides utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

python-array-api-compat 1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://data-apis.org/array-api-compat/
Licenses: Expat
Build system: pyproject
Synopsis: Array API compatibility wrapper for NumPy et al
Description:

This package provides a wrapper around NumPy and other array libraries to make them compatible with the Array API standard

python-jupyterlite-core 0.1.3
Propagated dependencies: python-doit@0.36.0 python-jupyter-core@5.9.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyterlite/jupyterlite
Licenses: Modified BSD
Build system: pyproject
Synopsis: Core functionality for building JupyterLite websites
Description:

The jupyterlite-core package provides the core functionality for building JupyterLite websites, the jupyter-lite CLI, and extension points for authoring custom addons.

python-pytest-recording 0.13.4
Propagated dependencies: python-vcrpy@7.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kiwicom/pytest-recording
Licenses: Expat
Build system: pyproject
Synopsis: Pytest support for recording and replaying HTTP traffic
Description:

This package provides a Pytest plugin powered by VCR.py to record and replay HTTP traffic.

python-aiohttp-oauthlib 0.1.0
Propagated dependencies: python-aiohttp@3.11.18 python-oauthlib@3.3.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://git.sr.ht/~whynothugo/aiohttp-oauthlib
Licenses: ISC
Build system: pyproject
Synopsis: OAuthlib authentication support for aiohttp
Description:

Aiohttp-oauthlib uses the Python aiohttp and OAuthlib libraries to provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients.

python-pytest-freezegun 0.4.2
Propagated dependencies: python-freezegun@1.5.3 python-pytest@9.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/ktosiek/pytest-freezegun
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to freeze time in test fixtures
Description:

The pytest-freezegun plugin wraps tests and fixtures with freeze_time, which controls (i.e., freeze) the time seen by the test.

python-abjad-ext-nauert 3.31
Propagated dependencies: python-abjad@3.31
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://abjad.github.io
Licenses: Expat
Build system: pyproject
Synopsis: Abjad quantization extension, based on Paul Nauert's Q-Grids
Description:

abjad-ext-nauert provides classes for dealing with composer and music theorist Paul Nauert's quantization grids or Q-Grids, for short.

python-aiohappyeyeballs 2.6.1-0.cc53cf8
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aio-libs/aiohappyeyeballs
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Happy Eyeballs for asyncio
Description:

This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you already have a list of addrinfo and not a DNS name.

python-imbalanced-learn 0.14.2
Propagated dependencies: python-joblib@1.5.2 python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-sklearn-compat@0.1.6 python-threadpoolctl@3.6.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://imbalanced-learn.org/
Licenses: Expat
Build system: pyproject
Synopsis: Toolbox for imbalanced dataset in machine learning
Description:

imbalanced-learn is a python package offering a number of re-sampling techniques commonly used in datasets showing strong between-class imbalance.

python-zope-deprecation 6.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://zopedeprecation.readthedocs.io/
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Function for marking deprecations
Description:

The zope.deprecation module provides a function for marking modules, classes, functions, methods and properties as deprecated, displaying warnings when usaged in application code.

python-sphinx-autobuild 2025.08.25
Propagated dependencies: python-colorama@0.4.6 python-sphinx@9.0.3 python-starlette@0.49.1 python-uvicorn@0.40.0 python-watchfiles@1.1.1 python-websockets@13.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/GaretJax/sphinx-autobuild
Licenses: Expat
Build system: pyproject
Synopsis: Rebuild Sphinx documentation when a change is detected
Description:

This package lets you watch a Sphinx directory and rebuild the documentation when a change is detected. It also includes a livereload enabled web server.

python-django-sortedm2m 4.0.0
Propagated dependencies: python-django@5.2.15 python-psycopg2@2.9.11
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-sortedm2m
Licenses: Modified BSD
Build system: pyproject
Synopsis: Drop-in replacement for django's own ManyToManyField
Description:

Sortedm2m is a drop-in replacement for django's own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations.

python-pytest-bootstrap 9.0.2
Propagated dependencies: python-iniconfig@2.1.0 python-packaging-bootstrap@25.0 python-pluggy@1.6.0 python-pygments-bootstrap@2.19.2
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-sphinx-changelog 1.2.0
Propagated dependencies: python-sphinx@9.0.3 python-towncrier@25.8.0
Channel: ffab
Location: ffab/packages/sphinx.scm (ffab packages sphinx)
Home page: https://github.com/OpenAstronomy/sphinx-changelog
Licenses: Modified BSD
Build system: python
Synopsis: Changelog renderer for sphinx
Description:

This package provides a sphinx extension designed to facilitate rendering changelogs into your sphinx documentation. Currently this supports towncrier and inclusion of a ReST changelog file.

python-asdf-wcs-schemas 0.5.0
Propagated dependencies: python-asdf-coordinates-schemas@0.5.1 python-asdf-standard@1.5.0 python-asdf-transform-schemas@0.6.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/asdf-format/asdf-wcs-schemas
Licenses: Modified BSD
Build system: pyproject
Synopsis: ASDF WCS Schemas
Description:

This package provides ASDF schemas for validating World Coordinate System (WCS) tags. Users should not need to install this directly; instead, install an implementation package such as gwcs.

python-rectangle-packer 2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Penlect/rectangle-packer
Licenses: Expat
Build system: pyproject
Synopsis: Pack rectangles into a bounding box
Description:

Rectangle-packer is a Python library for packing rectangles into a bounding box with minimal wasted space. It is useful for texture atlases, sprite sheets, and bin packing problems.

python-lxml-for-texlive 6.0.1
Dependencies: libxml2@2.14.6 libxslt@1.1.43
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://lxml.de/
Licenses: Modified BSD
Build system: gnu
Synopsis: Python XML processing library
Description:

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. This variant is pinned to be updated less often than python-lxml.

Total packages: 4458