_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-rerunfailures 13.0
Propagated dependencies: python-pytest@8.3.3 python-setuptools@67.6.1
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
Synopsis: Pytest plugin to re-run flaky tests
Description:

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

python-flake8-class-newline 1.6.0
Propagated dependencies: python-flake8@7.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/AlexanderVanEck/flake8-class-newline
Licenses: Expat
Synopsis: Flake8 lint for newline after class definitions
Description:

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

python-sphinx-cloud-sptheme 1.10.1
Propagated dependencies: python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://foss.heptapod.net/doc-utils/cloud_sptheme
Licenses: Modified BSD
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.7.0 python-click@8.1.7 python-nodeenv@1.8.0 python-packaging@24.2 python-pyproject-metadata@0.7.1 python-rich@13.7.1 python-sphinx-autobuild@2021.3.14 python-tomli@2.1.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/pradyunsg/sphinx-theme-builder
Licenses: Expat
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
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
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.0
Propagated dependencies: python-extruct@0.16.0 python-importlib-resources@5.12.0 python-isodate@0.7.2 python-requests@2.31.0
Channel: guix
Location: gnu/packages/nutrition.scm (gnu packages nutrition)
Home page: https://github.com/micahcochran/scrape-schema-recipe
Licenses: ASL 2.0
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 0.4.2
Propagated dependencies: python-pbr@5.5.1 python-requests@2.31.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
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-trytond-stock-supply 6.2.2
Propagated dependencies: trytond@7.4.4 trytond-account@6.2.7 trytond-party@6.2.1 trytond-product@6.2.0 trytond-purchase@6.2.3 trytond-purchase-request@6.2.1 trytond-stock@6.2.7
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://www.tryton.org/
Licenses: GPL 3+
Synopsis: Tryton module for stock supply
Description:

This package provides a Tryton module that adds automatic supply mechanisms and introduces the concepts of order point.

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
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
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.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dev-petrov/pytest-lazy-fixtures
Licenses: Expat
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 3.2.1
Propagated dependencies: python-sqlparse@0.4.3 python-django@4.2.16
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-debug-toolbar
Licenses: Modified BSD
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-msgpack-transitional 0.5.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/msgpack/
Licenses: ASL 2.0
Synopsis: MessagePack (de)serializer
Description:

MessagePack is a fast, compact binary serialization format, suitable for similar data to JSON. This package provides CPython bindings for reading and writing MessagePack data.

python-zope.processlifetime 2.3.0
Propagated dependencies: python-setuptools@67.6.1 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
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@24.11.0 python-ldap3@2.7 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
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.6.8
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://liw.fi/coverage-test-runner/
Licenses: GPL 3+
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-google-cloud-storage 2.3.0
Propagated dependencies: python-google-api-core@2.7.3 python-google-auth@2.37.0 python-google-cloud-core@2.3.0 python-google-resumable-media@2.3.2 python-protobuf@3.20.3 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/googleapis/python-storage
Licenses: ASL 2.0
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
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 4.3.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/zope.proxy/
Licenses: Zope Public License 2.1
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-aiohttp-client-cache 0.13.0
Propagated dependencies: python-aiofiles@24.1.0 python-aiohttp@3.11.11 python-aiosqlite@0.18.0 python-attrs@24.2.0 python-itsdangerous@2.2.0 python-redis@5.2.0 python-url-normalize@1.4.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/requests-cache/aiohttp-client-cache
Licenses: Expat
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.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
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
Synopsis: Korean Lunar Calendar
Description:

Korean Lunar Calendar

python-zope.cachedescriptors 4.3.1
Propagated dependencies: python-setuptools@67.6.1
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
Synopsis: Method and property caching decorators
Description:

Method and property caching decorators.

Total results: 3804