_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-sphinx-pytest 0.2.0
Propagated dependencies: python-pytest@8.4.1 python-sphinx@7.4.7
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/chrisjsewell/sphinx-pytest
Licenses: Expat
Build system: pyproject
Synopsis: Pytest fixtures for Sphinx extensions
Description:

This Pytest extension mainly provides some Pytest fixtures to simulate converting some source text to Docutils AST at different stages: before transforms, after transforms, etc.

python-pyqtwebengine 6.9.0
Dependencies: python-pyqt@6.9.1 qtbase@6.9.2 qtdeclarative@6.9.2 qtwebchannel@6.9.2 qtwebengine@6.9.3
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
Licenses: GPL 3
Build system: pyproject
Synopsis: Python bindings for QtWebEngine
Description:

PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt6 and are implemented as a set of three modules.

python-decaylanguage 0.18.6
Propagated dependencies: python-attrs@25.3.0 python-graphviz@0.20.3 python-hepunits@2.3.5 python-lark@1.2.2 python-numpy@1.26.4 python-pandas@2.2.3 python-particle@0.25.3 python-plumbum@1.7.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://decaylanguage.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Language to describe, manipulate and convert particle decays
Description:

DecayLanguage implements a language to describe and convert particle decays between digital representations, effectively making it possible to interoperate several fitting programs. Particular interest is given to programs dedicated to amplitude analyses.

python-elasticsearch 9.1.1
Propagated dependencies: python-certifi@2025.06.15 python-elastic-transport@9.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/elastic/elasticsearch-py
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Low-level client for Elasticsearch
Description:

Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.

python-elasticsearch 6.3.0
Propagated dependencies: python-urllib3@2.5.0
Channel: gn-bioinformatics
Location: gn/packages/yaj.scm (gn packages yaj)
Home page: https://github.com/elastic/elasticsearch-py
Licenses: Expat
Build system: python
Synopsis: Low-level client for Elasticsearch
Description:

Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.

python-threadpoolctl 3.1.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/joblib/threadpoolctl
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python helpers for common threading libraries
Description:

Thread-pool Controls provides Python helpers to limit the number of threads used in the threadpool-backed of common native libraries used for scientific computing and data science (e.g. BLAS and OpenMP).

python-funcparserlib 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/vlasovskikh/funcparserlib
Licenses: Expat
Build system: pyproject
Synopsis: Recursive descent parsing library based on functional combinators
Description:

This package is a recursive descent parsing library for Python based on functional combinators. Parser combinators are just higher-order functions that take parsers as their arguments and return them as result values.

python-pyramid-retry 2.1.1
Propagated dependencies: python-pyramid@2.0.2 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/pyramid_retry
Licenses: Expat
Build system: pyproject
Synopsis: Pyramid execution policy supporting retrying failed requests
Description:

pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before indicating a failure to the client.

python-supersmoother 0.4-0.0a81544
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: http://github.com/jakevdp/supersmoother
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python implementation of Friedman's Supersmoother
Description:

This package provides an efficient implementation of Friedman's SuperSmoother based in Python. It makes use of numpy for fast numerical computation.

python-dogpile-cache 1.3.4
Propagated dependencies: python-decorator@5.2.1 python-stevedore@5.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/sqlalchemy/dogpile.cache
Licenses: Expat
Build system: pyproject
Synopsis: Caching front-end based on the Dogpile lock
Description:

dogpile.cache is a caching API which provides a generic interface to caching backends of any variety, and additionally provides API hooks which integrate these cache backends with the locking mechanism of dogpile.

python-keystoneauth1 5.11.1
Propagated dependencies: python-iso8601@2.1.0 python-os-service-types@1.8.0 python-pbr@7.0.1 python-requests@2.32.5 python-stevedore@5.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/keystoneauth/latest/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Authentication Library for OpenStack Identity
Description:

Keystoneauth provides a standard way to do authentication and service requests within the OpenStack ecosystem. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients.

python-dask-jobqueue 0.9.0
Propagated dependencies: python-dask@2024.12.1 python-distributed@2024.12.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://jobqueue.dask.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Deploy Dask on job queuing systems
Description:

dask-jobqueue makes it easy to deploy Dask on common job queuing systems typically found in high performance supercomputers, academic research institutions, and other clusters, like PBS, Slurm, MOAB, SGE, LSF, and HTCondor.

python-approvaltests 15.3.2
Propagated dependencies: python-allpairspy@2.5.1 python-approval-utilities@15.3.2 python-beautifulsoup4@4.14.3 python-empty-files@0.0.9 python-mock@5.1.0 python-pyperclip@1.9.0 python-pytest@8.4.1 python-testfixtures@9.1.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/approvals/ApprovalTests.Python
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Assertion/verification library to aid testing
Description:

This package provides tools verify objects that require more than a simple assert including long strings, large arrays, and complex hash structures and objects, i.e. when you need a more granular look at the test failure.

python-language-data 1.3.0
Propagated dependencies: python-marisa-trie@1.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/georgkrause/language_data
Licenses: Expat
Build system: pyproject
Synopsis: Supplementary data about languages used by the langcodes module
Description:

language_data is a supplement to the langcodes module, for working with standardized codes for human languages. It stores the more bulky and hard-to-index data about languages, particularly what they are named in various languages.

python-jwst-reffiles 1.0.1
Propagated dependencies: python-astropy@7.1.1 python-jwst@1.20.2 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/jwst_reffiles
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tool for JWST's CRDS-formatted reference files creation
Description:

This package provides a tool to create Calibration References Data System-formatted reference files for James Webb Space Telescope from a set of input dark current files and a set of flat field files.

python-scitools-iris 3.12.3
Propagated dependencies: python-cartopy@0.24.1 python-cf-units@3.3.0 python-cftime@1.6.5 python-dask@2024.12.1 python-matplotlib@3.8.2 python-netcdf4@1.6.2 python-numpy@1.26.4 python-pyproj@3.6.1 python-scipy@1.12.0 python-shapely@2.1.1 python-xxhash@3.5.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/SciTools/iris
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Earth science data analysing and visualising library
Description:

Iris is a Python library for analysing and visualising Earth science data. It excels when working with multi-dimensional Earth Science data, where tabular representations become unwieldy and inefficient. Iris implements a data model based on the CF conventions.

python-msgpack-numpy 0.4.8
Propagated dependencies: python-msgpack@1.1.1 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/lebedov/msgpack-numpy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Numpy data serialization using msgpack
Description:

This package provides encoding and decoding routines that enable the serialization and deserialization of numerical and array data types provided by numpy using the highly efficient msgpack format. Serialization of Python's native complex data types is also supported.

python-pytest-forked 1.6.0
Propagated dependencies: python-py@1.11.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-forked
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to run tests in isolated forked subprocesses
Description:

This package provides a Pytest plugin which enables running each test in a subprocess and will report if a test crashed the process. It can be useful to isolate tests against undesirable global environment side-effects (such as setting environment variables).

python-asgi-lifespan 2.1.0
Propagated dependencies: python-sniffio@1.3.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/florimondmanca/asgi-lifespan
Licenses: Expat
Build system: pyproject
Synopsis: Programmatic startup/shutdown of ASGI apps
Description:

Programmatically send startup/shutdown lifespan events into Asynchronous Server Gateway Interface (ASGI) applications. When used in combination with an ASGI-capable HTTP client such as HTTPX, this allows mocking or testing ASGI applications without having to spin up an ASGI server.

python-pyqtwebengine 5.15.9
Dependencies: python-wrapper@3.11.14 python-sip@6.12.0 python-pyqt@5.15.11 qtbase@5.15.17 qtsvg@5.15.17 qtdeclarative@5.15.17 qtwebchannel@5.15.17 qtwebengine@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
Licenses: GPL 3
Build system: pyproject
Synopsis: Python bindings for QtWebEngine
Description:

PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt5 and are implemented as a set of three modules. Prior to v5.12 these bindings were part of PyQt itself.

python-commonroad-io 2022.3
Propagated dependencies: python-commonroad-vehicle-models@3.0.2 python-iso3166@2.1.1 python-lxml@6.0.1 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-omegaconf@2.3.0-0.117f7de python-pillow@11.1.0 python-protobuf@3.20.3 python-rtree@1.0.1 python-scipy@1.12.0 python-shapely@2.1.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/simulation.scm (gnu packages simulation)
Home page: https://commonroad.in.tum.de/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Read, write, and visualize CommonRoad scenarios
Description:

This package provides methods to read, write, and visualize CommonRoad scenarios and planning problems. It can be used as a framework for implementing motion planning algorithms to solve CommonRoad Benchmarks and is the basis for other tools of the CommonRoad Framework.

python-django-filter 25.1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-filter.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Reusable Django application to filter querysets dynamically
Description:

Django-filter is a generic, reusable application to alleviate writing some of the more mundane bits of view code. Specifically, it allows users to filter down a queryset based on a model’s fields, displaying the form to let them do this.

python-socksipychain 2.1.3-0.570c75c
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://pagekite.net/wiki/Floss/PySocksipyChain/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python SOCKS module with chained proxies support
Description:

SocksiPyChain is a modified version of the SocksiPy SOCKS module, which adds support for arbitrary chaining of proxy servers and various modes of TLS/SSL encryption. It was developed for use in PageKite, and also includes a simple netcat replacement with chaining support.

python-progressbar33 2.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/germangh/python-progressbar
Licenses: LGPL 2.1+ Modified BSD
Build system: pyproject
Synopsis: Text progress bar library for Python
Description:

This package provides a text progress bar library for Python. This version only differs from the original progressbar package in that it uses relative package imports instead of absolute imports, which is necessary for the module to work under Python 3.3.

Total results: 4226