_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.

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

Collection of library stubs for Python, with static types.

python-korean-lunar-calendar 0.2.1
Channel: guixrus
Location: guixrus/packages/misc.scm (guixrus packages misc)
Home page: https://github.com/usingsky/korean_lunar_calendar_py
Licenses: Expat
Build system: python
Synopsis: Korean Lunar Calendar
Description:

Korean Lunar Calendar

python-zope.cachedescriptors 4.3.1
Propagated dependencies: python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.cachedescriptors
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Method and property caching decorators
Description:

Method and property caching decorators.

python-django-webpack-loader 1.5.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/django-webpack/django-webpack-loader
Licenses: Expat
Build system: python
Synopsis: Transparently use webpack with django
Description:

Transparently use webpack with django.

python-restructuredtext-lint 1.4.0
Propagated dependencies: python-docutils@0.21.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/twolfson/restructuredtext-lint
Licenses: Unlicense
Build system: pyproject
Synopsis: Linter
Description:

This package provides a linter for the reStructuredText format.

python-referencing-bootstrap 0.35.1
Propagated dependencies: python-attrs@25.3.0 python-rpds-py@0.10.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-jsonschema/referencing
Licenses: Expat
Build system: pyproject
Synopsis: JSON Referencing + Python
Description:

This package provides an implementation-agnostic implementation of JSON reference resolution.

python-apispec-webframeworks 1.2.0
Propagated dependencies: python-apispec@6.8.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/marshmallow-code/apispec-webframeworks
Licenses: Expat
Build system: pyproject
Synopsis: Web framework plugins for apispec
Description:

This package provides plugins for using apispec with web frameworks.

python-hatch-jupyter-builder 0.9.1
Propagated dependencies: python-hatchling@1.27.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyterlab/hatch-jupyter-builder
Licenses: Modified BSD
Build system: pyproject
Synopsis: Hatch plugin to help build Jupyter packages
Description:

This package provides a hatch plugin to help build Jupyter packages.

python-sphinxcontrib-mermaid 1.0.0
Propagated dependencies: python-pyyaml@6.0.2 python-sphinx@7.4.7
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/mgaitan/sphinxcontrib-mermaid
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension for drawing Mermaid diagrams
Description:

This extension makes it possible to draw Mermaid diagrams in Sphinx documentation.

Total results: 4167