_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-tree-sitter-json 0.24.8
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-json
Licenses: Expat
Synopsis: Tree-sitter JSON grammar
Description:

This package provides a JSON grammar for the Tree-sitter library.

This variant provides Python bindings.

python-tree-sitter-rust 0.24.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-rust
Licenses: Expat
Synopsis: Tree-sitter Rust grammar
Description:

This package provides a Rust grammar for the Tree-sitter library.

This variant provides Python bindings.

python-tree-sitter-html 0.23.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-html
Licenses: Expat
Synopsis: Tree-sitter HTML grammar
Description:

This package provides a HTML grammar for the Tree-sitter library.

This variant provides Python bindings.

python-django-netfields 1.3.2
Propagated dependencies: python-django@5.2.7 python-netaddr@1.3.0 python-psycopg2@2.9.6 python-six@1.17.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jimfunk/django-postgresql-netfields
Licenses: Modified BSD
Synopsis: PostgreSQL netfields implementation for Django
Description:

This package provides mappings for the PostgreSQL INET and CIDR fields for use in Django projects.

python-django-cache-url 3.4.5
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/epicserve/django-cache-url
Licenses: Expat
Synopsis: Configure Django cache settings from URLs
Description:

This package provides a facility for configuring Django cache settings with a CACHE_URL environment variable.

python-diff-match-patch 20241021
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/diff-match-patch-python/diff-match-patch
Licenses: ASL 2.0
Synopsis: Synchronize plain text
Description:

Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.

python-pytest-checkdocs 2.10.0
Propagated dependencies: python-docutils@0.21.2 python-pypa-build@0.9.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/jaraco/pytest-checkdocs
Licenses: Expat
Synopsis: Check the README when running tests
Description:

This package provides a pytest plugin that checks the long description of the project to ensure it renders properly.

python-webrtcvad-wheels 2.0.14
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/daanzu/py-webrtcvad-wheels
Licenses: Expat
Synopsis: Python interface to the WebRTC Voice Activity Detector (VAD)
Description:

This package provides a Python interface to the Google WebRTC VAD.

python-readability-lxml 0.8.4.1
Propagated dependencies: python-chardet@5.2.0 python-cssselect@1.2.0 python-lxml@6.0.1 python-lxml-html-clean@0.4.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://github.com/buriy/python-readability
Licenses: ASL 2.0
Synopsis: HTML to text parser
Description:

This package provides classes and function that strip gratuitous markup from web pages to make them easier to read.

python-restrictedpython 5.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/RestrictedPython
Licenses: Zope Public License 2.1
Synopsis: Restricted execution environment for Python 3
Description:

RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.

python-pytest-benchmark 5.1.0
Propagated dependencies: python-py-cpuinfo@9.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/ionelmc/pytest-benchmark
Licenses: FreeBSD
Synopsis: Pytest fixture for benchmarking code
Description:

This package provides a pytest fixture that will group the tests into rounds that are calibrated to the chosen timer.

python-ruamel.yaml.clib 0.2.12
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree
Licenses: Expat
Synopsis: C version of reader, parser and emitter for ruamel.yaml
Description:

This package provides a C version of the reader, parser and emitter for ruamel.yaml derived from libyaml.

python-sqlalchemy-stubs 0.4
Propagated dependencies: python-mypy@1.16.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/dropbox/sqlalchemy-stubs
Licenses: ASL 2.0
Synopsis: SQLAlchemy stubs and mypy plugin
Description:

This package contains type stubs and a mypy plugin to provide more precise static types and type inference for SQLAlchemy framework.

python-path-and-address 2.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/joeyespo/path-and-address
Licenses: Expat
Synopsis: Functions for command-line server tools used by humans
Description:

Path-and-address resolves ambiguities of command-line interfaces, inferring which argument is the path, and which is the address.

python-property-manager 3.0
Propagated dependencies: python-verboselogs@1.7 python-humanfriendly@8.2 python-coloredlogs@10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/xolox/python-property-manager
Licenses: Expat
Synopsis: Useful property variants for Python programming
Description:

The property-manager package defines several custom property variants for Python programming including required properties,writable properties, cached properties, etc.

python-types-simplejson 3.19.0.2
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for @code{simplejson}
Description:

This package contains typing stubs for simplejson, a very small subset the Python stubs contained in the complete simplejson collection.

python-oslo-concurrency 7.1.0
Propagated dependencies: python-fasteners@0.17.3 python-oslo-config@9.8.0 python-oslo-i18n@6.5.1 python-oslo-utils@7.4.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/oslo.concurrency/latest/
Licenses: ASL 2.0
Synopsis: Oslo Concurrency library
Description:

The Oslo Concurrency Library provides utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

python-array-api-compat 1.9.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://data-apis.org/array-api-compat/
Licenses: Expat
Synopsis: Array API compatibility wrapper for NumPy et al
Description:

This package provides a wrapper around NumPy and other array libraries to make them compatible with the Array API standard

python-jupyterlite-core 0.1.3
Propagated dependencies: python-doit@0.36.0 python-importlib-metadata@8.7.0 python-jupyter-core@5.7.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyterlite/jupyterlite
Licenses: Modified BSD
Synopsis: Core functionality for building JupyterLite websites
Description:

The jupyterlite-core package provides the core functionality for building JupyterLite websites, the jupyter-lite CLI, and extension points for authoring custom addons.

python-pytest-recording 0.13.4
Propagated dependencies: python-vcrpy@7.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kiwicom/pytest-recording
Licenses: Expat
Synopsis: Pytest support for recording and replaying HTTP traffic
Description:

This package provides a Pytest plugin powered by VCR.py to record and replay HTTP traffic.

python-aiohttp-oauthlib 0.1.0
Propagated dependencies: python-aiohttp@3.11.11 python-oauthlib@3.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://git.sr.ht/~whynothugo/aiohttp-oauthlib
Licenses: ISC
Synopsis: OAuthlib authentication support for aiohttp
Description:

Aiohttp-oauthlib uses the Python aiohttp and OAuthlib libraries to provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients.

python-pytest-freezegun 0.4.2
Propagated dependencies: python-freezegun@1.5.3 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/ktosiek/pytest-freezegun
Licenses: Expat
Synopsis: Pytest plugin to freeze time in test fixtures
Description:

The pytest-freezegun plugin wraps tests and fixtures with freeze_time, which controls (i.e., freeze) the time seen by the test.

python-aiohappyeyeballs 2.6.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aio-libs/aiohappyeyeballs
Licenses: Python Software Foundation License
Synopsis: Happy Eyeballs for asyncio
Description:

This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you already have a list of addrinfo and not a DNS name.

python-zope-deprecation 4.4.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://zopedeprecation.readthedocs.io/
Licenses: Zope Public License 2.1
Synopsis: Function for marking deprecations
Description:

The zope.deprecation module provides a function for marking modules, classes, functions, methods and properties as deprecated, displaying warnings when usaged in application code.

Total results: 4036