_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-speedy-antlr-tool 1.4.3
Propagated dependencies: python-antlr4-runtime@4.10.1 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://speedy-antlr-tool.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Generate ANTLR parser as Python extension module
Description:

This tool generates a Python extension that runs your parser using ANTLR's C++ target, and then translates the parsed tree back into Python.

python-lazy-object-proxy 1.11.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ionelmc/python-lazy-object-proxy
Licenses: FreeBSD
Build system: pyproject
Synopsis: Lazy object proxy for Python
Description:

Lazy object proxy is an object that wraps a callable but defers the call until the object is actually required, and caches the result of said call.

python-pytest-postgresql 3.1.2
Propagated dependencies: python-mirakuru@2.4.2 python-port-for@0.6.2 python-pytest@9.0.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ClearcodeHQ/pytest-postgresql
Licenses: LGPL 3
Build system: python
Synopsis: Postgresql fixtures and fixture factories for Pytest.
Description:

This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.

python-quasielasticbayes 0.3.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/physics.scm (gnu packages physics)
Home page: https://github.com/mantidproject/quasielasticbayes
Licenses: Modified BSD
Build system: meson
Synopsis: Bayesian analysis for quasi-elastic neutron scattering
Description:

This package provides Python wrappers for Fortran routines used to perform Bayesian analysis on quasi-elastic neutron-scattering data. The original Fortran code was written by Dr. Devinder Sivia in the 1980s.

python-jupyter-mimetypes 0.2.0-0.53d886c
Propagated dependencies: python-requests@2.32.5 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/datalayer/jupyter-mimetypes
Licenses: Modified BSD
Build system: pyproject
Synopsis: Enhanced Jupyter representation capabilities
Description:

This package Python provides enhanced Jupyter representation capabilities through proxy objects, enabling efficient Apache Arrow-based serialization for pandas DataFrames/Series and pickle-based serialization for generic Python objects in Jupyter environments.

python-random-user-agent 1.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Luqman-Ud-Din/random_user_agent
Licenses: Expat
Build system: pyproject
Synopsis: List of user agents
Description:

This package provides a list of user agents, from a collection of more than 326,000 known user-agents. Users can pick a random one, or select one based on filters.

python-itanium-demangler 1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/whitequark/python-itanium_demangler/
Licenses: Zero-Clause BSD
Build system: pyproject
Synopsis: Pure Python Itanium C++ ABI demangler
Description:

This Python module provides an implementation of the Itanium C++ ABI symbol mangling language. The demangler generates an abstract syntax tree from mangled symbols, which can be used for directly extracting type information.

python-elastic-transport 9.1.0
Propagated dependencies: python-certifi@2025.06.15 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/elastic/elastic-transport-python
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Common library for Python Elastic client libraries
Description:

This library was lifted from elasticsearch-py and then transformed to be used across all Elastic services rather than only Elasticsearch. It provides transport classes and utilities shared among Python Elastic client libraries.

python-pytest-dependency 0.6.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/RKrahl/pytest-dependency
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Manage dependencies of tests
Description:

This pytest plugin manages dependencies of tests. It allows to mark some tests as dependent from other tests. These tests will then be skipped if any of the dependencies did fail or has been skipped.

python-standard-asynchat 3.13.0
Propagated dependencies: python-standard-asyncore@3.13.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/youknowone/python-deadlib
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Backport of asynchat from Python 3.11
Description:

Standard library asynchat redistribution. Deprecated since version 3.6 and removed in version 3.12; use asyncio instead. See: Removing dead batteries from the standard library.

python-standard-asyncore 3.13.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/youknowone/python-deadlib
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Backport of asyncore from Python 3.11
Description:

Standard library asyncore redistribution. Deprecated since version 3.6 and removed in version 3.12; use asyncio instead. See: Removing dead batteries from the standard library.

python-extension-helpers 1.4.0
Propagated dependencies: python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://extension-helpers.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Astropy ecosystem utilities for building and installing packages
Description:

The extension-helpers package includes convenience helpers to assist with building Python packages with compiled C/Cython extensions. It is developed by the Astropy project but is intended to be general and usable by any Python package.

python-simplify-polyline 0.1.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ShayHill/simplify_polyline
Licenses: Expat
Build system: pyproject
Synopsis: Simplify an open or closed polyline
Description:

This package implements functionality to work with plyline. Features:

  • Visvalingham-Whyatt - removes the smallest triangles formed by three consecutive points in a polyline or polygon

  • Douglas-Peucker - gives a better representation of the convex hull

python-mcp-google-sheets 0.6.3
Propagated dependencies: python-mcp@1.25.0 python-google-auth@2.48.0 python-google-auth-oauthlib@1.2.4 python-google-api-client@2.187.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/mcp-google-sheets.scm (ai-cloud packages mcp-google-sheets)
Home page: https://github.com/xing5/mcp-google-sheets
Licenses: Expat
Build system: pyproject
Synopsis: MCP server for Google Sheets
Description:

A Model Context Protocol server that integrates with Google Drive and Google Sheets, letting an MCP client create and modify spreadsheets: read and write cell ranges, batch updates, add sheets, and list spreadsheets in a Drive folder.

python-jupyterlab-server 2.27.1
Propagated dependencies: python-babel@2.16.0 python-jinja2@3.1.2 python-json5@0.9.25 python-jsonschema@4.23.0 python-jupyter-server@2.17.0 python-packaging@25.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Server components for JupyterLab applications
Description:

JupyterLab Server sits between JupyterLab and Jupyter Server, and provides a set of REST API handlers and utilities that are used by JupyterLab. It is a separate project in order to accommodate creating JupyterLab-like applications from a more limited scope.

python-coherent-licensed 0.5.2
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://pypi.org/project/coherent.licensed/
Licenses: Expat
Build system: pyproject
Synopsis: License management tooling
Description:

This library was built for coherent.build and skeleton projects to inject a license file at build time to reflect the license declared in the license expression.

python-prometheus-client 0.22.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/prometheus/client_python
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python client for the Prometheus monitoring system
Description:

The prometheus_client package supports exposing metrics from software written in Python, so that they can be scraped by a Prometheus service.

Metrics can be exposed through a standalone web server, or through Twisted, WSGI and the node exporter textfile collector.

python-django-url-filter 0.3.15
Propagated dependencies: python-cached-property@2.0.1 python-django@5.2.15 python-six@1.17.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/miki725/django-url-filter
Licenses: Expat
Build system: pyproject
Synopsis: Filter data via human-friendly URLs
Description:

The main goal of Django URL Filter is to provide an easy URL interface for filtering data. It allows the user to safely filter by model attributes and also specify the lookup type for each filter (very much like Django's filtering system in ORM).

python-yt-astro-analysis 1.1.4
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1 python-packaging@25.0 python-yt@4.4.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/yt-project/yt_astro_analysis
Licenses: Modified BSD LGPL 3
Build system: pyproject
Synopsis: YT astrophysical analysis modules
Description:

This package provides an yt extension package for astrophysical analysis. This package contains functionality for:

  • halo finding and analysis

  • lightcones

  • planning cosmological simulations for making lightcones and lightrays

  • exporting to the RADMC-3D radiation transport code

  • creating PPV FITS cubes

python-accumulation-tree 0.6.4-0.3617051
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tkluck/accumulation_tree
Licenses: Expat
Build system: pyproject
Synopsis: Red-black tree with fast value accumulation in a key range
Description:

This Python package implements a red-black tree which also stores partial aggregations at each node, making getting aggregations of key range slices an O(log(N)) operation.

This data structure is very similar to a binary indexed tree, with heap allocation instead of a flat array to represent a tree.

python-sphinx-automodapi 0.14.1
Propagated dependencies: python-sphinx@9.0.3
Channel: ffab
Location: ffab/packages/sphinx.scm (ffab packages sphinx)
Home page: https://github.com/astropy/sphinx-automodapi
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sphinx extension for auto-generating API documentation for entire modules
Description:

This is a Sphinx extension to automatically generate API pages for whole modules. It was originally developed for the Astropy project but is now available as a standalone package since it can be used for any other package. The documentation can be found on ReadTheDocs

python-typing-extensions 4.15.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/python/typing_extensions
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Experimental type hints for Python
Description:

The typing_extensions module contains additional typing hints not yet present in the of the typing standard library. Included are implementations of:

  1. ClassVar

  2. ContextManager

  3. Counter

  4. DefaultDict

  5. Deque

  6. NewType

  7. NoReturn

  8. overload

  9. Protocol

  10. runtime

  11. Text

  12. Type

  13. TYPE_CHECKING

  14. AsyncGenerator

python-scikit-build-core 0.12.2
Propagated dependencies: cmake-minimal@3.31.10 python-packaging@25.0 python-pathspec@1.0.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-build/scikit-build-core
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Build backend for CMake based projects
Description:

Scikit-build-core is a build backend for Python that uses CMake to build extension modules. It has a simple yet powerful static configuration system in pyproject.toml, and supports almost unlimited flexibility via CMake. It was initially developed to support the demanding needs of scientific users, but can build any sort of package that uses CMake.

Total packages: 4458