_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.17.3 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-importlib-metadata@8.7.0 python-jupyter-core@5.7.2
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.11 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@8.4.1
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.19
Propagated dependencies: python-abjad@3.19
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
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.0
Propagated dependencies: python-joblib@1.5.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-threadpoolctl@3.1.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@7.4.7 python-starlette@0.42.0 python-uvicorn@0.34.0 python-watchfiles@1.0.5 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-pytest-bootstrap 8.4.1
Propagated dependencies: python-iniconfig@2.1.0 python-packaging-bootstrap@25.0 python-pluggy@1.6.0 python-pygments-bootstrap@2.19.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
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-django-sortedm2m 4.0.0
Propagated dependencies: python-django@5.2.8 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-sphinx-changelog 1.2.0
Propagated dependencies: python-sphinx@7.4.7 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.4.0 python-asdf-standard@1.4.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-pytest-tornasync 0.6.0.post2
Propagated dependencies: python-tornado@6.4.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/eukaryote/pytest-tornasync
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin for testing Tornado code
Description:

This package provides a simple pytest plugin that provides some helpful fixtures for testing Tornado (version 5.0 or newer) apps and easy handling of plain (undecoratored) native coroutine tests.

python-xyzservices-next 2025.4.0
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page: https://github.com/geopandas/xyzservices
Licenses: Modified BSD
Build system: pyproject
Synopsis: Source of XYZ tiles providers
Description:

xyzservices is a lightweight library providing a repository of available XYZ services offering raster basemap tiles. The repository is provided via Python API and as a compressed JSON file.

python-jsonrpclib-pelix 0.3.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tcalmant/jsonrpclib
Licenses: ASL 2.0
Build system: pyproject
Synopsis: JSON-RPC 2.0 client library for Python
Description:

This library implements the JSON-RPC v2.0 specification (backwards-compatible) as a client library for Python. This version is a fork of jsonrpclib by Josh Marshall, usable with Pelix remote services.

python-orbax-checkpoint 0.4.5
Propagated dependencies: python-absl-py@2.3.1 python-cached-property@2.0.1 python-etils@1.5.2 python-importlib-resources@6.5.2 python-jax@0.4.28 python-jaxlib@0.4.28 python-msgpack@1.1.1 python-nest-asyncio@1.6.0 python-numpy@1.26.4 python-pyyaml@6.0.2 python-tensorstore@0.1.52 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/google/orbax
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Utility libraries for JAX users
Description:

Orbax is a namespace providing common utility libraries for JAX users. Orbax also includes a serialization library for JAX users, enabling the exporting of JAX models to the TensorFlow SavedModel format.

python-pytest-openfiles 0.6.0
Propagated dependencies: python-psutil@7.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-openfiles
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin for detecting inadvertent open file handles
Description:

This package provides a plugin for the pytest framework that allows developers to detect whether any file handles or other file-like objects were inadvertently left open at the end of a unit test.

python-pytest-arraydiff 0.6.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-arraydiff
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin to help with comparing array output from tests
Description:

This is a py.test plugin to facilitate the generation and comparison of data arrays produced during tests, in particular in cases where the arrays are too large to conveniently hard-code them in the tests.

python-orderedmultidict 1.0.1
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gruns/orderedmultidict
Licenses: Unlicense
Build system: pyproject
Synopsis: Python Ordered Multivalue Dictionary - omdict
Description:

This package contains a library for ordered multivalue dictionaries. A multivalue dictionary is a dictionary that can store multiple values for the same key. An ordered multivalue dictionary is a multivalue dictionary that retains the order of insertions and deletions.

python-stsci-imagestats 1.8.4
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://stsciimagestats.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Compute sigma-clipped statistics on data arrays
Description:

stsci.imagestats is a package designed to compute various statistics on image data using sigma-clipping iterations. It is designed to replicate core behaviour of the IRAF's imstatistics task.

Total results: 4157