_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-flake8-class-newline 1.6.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/AlexanderVanEck/flake8-class-newline
Licenses: Expat
Build system: pyproject
Synopsis: Flake8 lint for newline after class definitions
Description:

This package provides a flake8 extension to lint for newline after class definitions.

python-pytest-rerunfailures 15.1
Propagated dependencies: python-packaging@25.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-rerunfailures
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Pytest plugin to re-run flaky tests
Description:

This package provides a pytest plugin to re-run tests to eliminate flaky failures.

python-sphinx-cloud-sptheme 1.10.1
Propagated dependencies: python-sphinx@7.4.7
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://foss.heptapod.net/doc-utils/cloud_sptheme
Licenses: Modified BSD
Build system: python
Synopsis: Cloud theme for Sphinx
Description:

This package contains the Cloud theme for Sphinx and some related extensions.

python-sphinx-theme-builder 0.2.0b1
Propagated dependencies: python-pypa-build@0.9.0 python-click@8.1.8 python-nodeenv@1.8.0 python-packaging@25.0 python-pyproject-metadata@0.7.1 python-rich@13.7.1 python-sphinx-autobuild@2025.08.25 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/pradyunsg/sphinx-theme-builder
Licenses: Expat
Build system: pyproject
Synopsis: Tool for authoring Sphinx themes
Description:

This package provides a tool for authoring Sphinx themes with a simple (opinionated) workflow.

python-sphinxcontrib-jsmath 1.0.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-jsmath
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension to render math equations
Description:

sphinxcontrib-jsmath is a Sphinx extension which renders display math in HTML via JavaScript.

python2-importlib-resources 1.0.2
Propagated dependencies: python2-typing@3.10.0.0 python2-pathlib2@2.3.5
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://gitlab.com/python-devs/importlib_resources
Licenses: ASL 2.0
Build system: python
Synopsis: Backport of @code{importlib.resources} from Python 3.7
Description:

This package provides an implementation of importlib.resources for older versions of Python.

python-scrape-schema-recipe 0.2.2
Propagated dependencies: python-extruct@0.18.0 python-importlib-resources@6.5.2 python-isodate@0.7.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/nutrition.scm (gnu packages nutrition)
Home page: https://github.com/micahcochran/scrape-schema-recipe
Licenses: ASL 2.0
Build system: pyproject
Synopsis: HTML Recipe format extractor
Description:

This tool extracts cooking recipe from HTML structured data in the https://schema.org/Recipe format.

python-requests-unixsocket2 1.0.1
Propagated dependencies: python-requests@2.32.5 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://gitlab.com/thelabnyc/requests-unixsocket2
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Talk HTTP via a UNIX domain socket
Description:

This Python package lets you use the requests library to talk HTTP via a UNIX domain socket.

python-argon2-cffi-bindings 25.1.0
Dependencies: argon2@20190702
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/hynek/argon2-cffi-bindings
Licenses: Expat
Build system: pyproject
Synopsis: Low-level CFFI bindings for Argon2
Description:

argon2-cffi-bindings provides low-level CFFI bindings to the official implementation of the Argon2 password hashing algorithm.

python-django-widget-tweaks 1.5.0
Propagated dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-widget-tweaks
Licenses: Expat
Build system: pyproject
Synopsis: Tweak the form field rendering in Django templates
Description:

This package provides a way to tweak the form field rendering in templates and not in python-level form definitions.

python-fastapi-csrf-protect 0.3.3
Propagated dependencies: python-fastapi@0.115.6 python-itsdangerous@2.2.0 python-pydantic@2.10.4
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aekasitt/fastapi-csrf-protect
Licenses: Expat
Build system: pyproject
Synopsis: Cross-Site Request Forgery (XSRF) protection
Description:

This package provides a stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using the Double Submit Cookie mitigation pattern.

python2-packaging-bootstrap 20.0
Propagated dependencies: python2-pyparsing@2.4.7 python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pypa/packaging
Licenses: ASL 2.0 FreeBSD
Build system: python
Synopsis: Core utilities for Python packages
Description:

Packaging is a Python module for dealing with Python packages. It offers an interface for working with package versions, names, and dependency information.

python-pytest-lazy-fixtures 1.1.1
Propagated dependencies: python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dev-petrov/pytest-lazy-fixtures
Licenses: Expat
Build system: pyproject
Synopsis: Use fixtures in @code{pytest.mark.parametrize}
Description:

This plugin helps to use fixtures in pytest.mark.parametrize, inspied by pytest-lazy-fixture.

python-django-debug-toolbar 6.0.0
Propagated dependencies: python-sqlparse@0.5.3 python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-debug-toolbar
Licenses: Modified BSD
Build system: pyproject
Synopsis: Toolbar to help with developing Django applications
Description:

This package provides a configurable set of panels that display information about the current request and response as a toolbar on the rendered page.

python-zope.processlifetime 2.3.0
Propagated dependencies: python-setuptools@80.9.0 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.processlifetime
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope process lifetime events
Description:

This package provides interfaces/implementations for events relative to the lifetime of a server process (startup, database opening, etc.). These events are usually used with zope.event.

python-matrix-synapse-ldap3 0.1.4
Propagated dependencies: python-twisted@25.5.0 python-ldap3@2.9.1 python-service-identity@24.2.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/matrix-synapse-ldap3
Licenses: ASL 2.0
Build system: pyproject
Synopsis: LDAP3 auth provider for Synapse
Description:

This package allows Synapse to use LDAP as a password provider. This lets users log in to Synapse with their username and password from an LDAP server.

python-coverage-test-runner 1.15
Propagated dependencies: python-coverage@7.11.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://liw.fi/coverage-test-runner/
Licenses: GPL 3+
Build system: python
Synopsis: Python module for running unit tests
Description:

CoverageTestRunner is a python module for running unit tests and failing them if the unit test module does not exercise all statements in the module it tests.

python-stdatamodels-minimal 4.1.0
Propagated dependencies: python-asdf@4.5.0 python-asdf-transform-schemas@0.6.0 python-asdf-astropy@0.9.0 python-astropy@7.1.1 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/stdatamodels
Licenses: Modified BSD
Build system: pyproject
Synopsis: STScI DataModel classes used in calibration pipelines
Description:

Provides DataModel, which is the base class for data models implemented in the JWST and Roman calibration software.

python-google-cloud-storage 2.3.0
Propagated dependencies: python-google-api-core@2.7.3 python-google-auth@2.40.3 python-google-cloud-core@2.3.0 python-google-resumable-media@2.3.2 python-protobuf@3.20.3 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/googleapis/python-storage
Licenses: ASL 2.0
Build system: python
Synopsis: Google Cloud Storage API client library
Description:

Google Cloud Storage allows you to store data on Google infrastructure, and it can be used to distribute large data objects to users via direct download. This package provides a Google Cloud Storage API client library for Python.

sbcl-pythonic-string-reader 0.0.0-1.47a70ba
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/smithzvk/pythonic-string-reader
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Read table modification inspired by Python's three quote strings
Description:

This piece of code sets up some reader macros that make it simpler to input string literals which contain backslashes and double quotes This is very useful for writing complicated docstrings and, as it turns out, writing code that contains string literals that contain code themselves.

python-zope-proxy-bootstrap 7.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://zopeproxy.readthedocs.io
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Generic, transparent proxies
Description:

Zope.proxy provides generic, transparent proxies for Python. Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.

python-show-in-file-manager 1.1.5
Propagated dependencies: python-packaging@25.0 python-pyxdg@0.28
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/damonlynch/showinfilemanager
Licenses: Expat
Build system: pyproject
Synopsis: Open the system file manager and select files in it
Description:

Show in File Manager is a Python package to open the system file manager and optionally select files in it. The point is not to open the files, but to select them in the file manager, thereby highlighting the files and allowing the user to quickly do something with them.

python-aiohttp-client-cache 0.14.2
Propagated dependencies: python-aiofiles@24.1.0 python-aiohttp@3.11.11 python-aiosqlite@0.21.0 python-attrs@25.3.0 python-itsdangerous@2.2.0 python-redis@5.2.0 python-url-normalize@2.2.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/requests-cache/aiohttp-client-cache
Licenses: Expat
Build system: pyproject
Synopsis: Persistent cache for aiohttp requests
Description:

This package is an asynchronous persistent caching library specifically designed for aiohttp requests in Python. With support for various storage backends, it offers flexibility in how and where the cache is stored. Please note that MongoDB and DynamoDB backends are not currently supported due to the absence of the motor and aioboto3 package dependencies.

python-types-python-dateutil 2.9.0.20250708
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Typing stubs for python-dateutil
Description:

This package providis typing stubs for python-dateutil.

Total results: 4226