_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-hyperframe 6.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/python-hyper/hyperframe
Licenses: Expat
Build system: pyproject
Synopsis: HTTP/2 framing layer for Python
Description:

This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames.

python-rst-linker 2.6.0
Propagated dependencies: python-jaraco-context@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/rst.linker
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx plugin to add links and timestamps
Description:

rst.linker automatically replaces text by a reStructuredText external reference or timestamps. It's primary purpose is to augment the changelog, but it can be used for other documents, too.

python-pixelmatch 0.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/whtsky/pixelmatch-py
Licenses: ISC
Build system: pyproject
Synopsis: Pixel-level image comparison library
Description:

This package provides a pixel-level image comparison library for Python, originally created to compare screenshots in tests. Its features include accurate anti-aliased pixels detection and perceptual color difference metrics.

python-scripttest 2.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pypa/scripttest
Licenses: Expat
Build system: pyproject
Synopsis: Python library to test command-line scripts
Description:

Scripttest is a Python helper library for testing interactive command-line applications. With it you can run a script in a subprocess and see the output as well as any file modifications.

python-pyelftools 0.32
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/eliben/pyelftools
Licenses: Public Domain
Build system: pyproject
Synopsis: Analyze binary and library file information
Description:

This Python library provides interfaces for parsing and analyzing two binary and library file formats ; the Executable and Linking Format (ELF), and debugging information in the Debugging With Attributed Record Format (DWARF).

python-watchfiles 1.0.5
Propagated dependencies: python-anyio@4.6.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/samuelcolvin/watchfiles
Licenses: Expat
Build system: pyproject
Synopsis: Simple, modern file watching and code reload in Python
Description:

Simple, modern file watching and code reload in Python inspired by watchdog. Among the differences are a unified approach for each operating systems and an elegant approach to concurrency using threading.

python-pyclibrary 0.2.2-0.4e1e243
Propagated dependencies: python-pyparsing@3.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MatthieuDartiailh/pyclibrary
Licenses: Expat
Build system: pyproject
Synopsis: Wrap dynamic libraries in Python
Description:

This package helps wrapping dynamic libraries in Python. It includes a pure-Python C parser and an automation library that uses C header file definitions to simplify the use of C bindings.

python-dotty-dict 1.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pawelzny/dotty_dict
Licenses: Expat
Build system: pyproject
Synopsis: Python library for accessing dictionaries using a dot syntax
Description:

This package provides a library that wraps the traditional Python dictionaries and provides a syntax to access nested dictionaries values using a dot syntax, for example: dictionary['deeply.nested.key'].

python-cloud-init 24.2
Propagated dependencies: python-configobj@5.0.9 python-jinja2@3.1.2 python-jsonpatch@1.33 python-jsonschema@4.23.0 python-netifaces@0.11.0 python-oauthlib@3.3.1 python-pyserial@3.5 python-pyyaml@6.0.2 python-responses@0.25.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/canonical/cloud-init
Licenses: ASL 2.0 GPL 3
Build system: pyproject
Synopsis: Cloud instance initialization tools
Description:

Cloud-init is the multi-distribution method for cross-platform cloud instance initialization. It is supported across all major public cloud providers, provisioning systems for private cloud infrastructure, and bare-metal installations.

python-whitenoise 6.9.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/evansd/whitenoise
Licenses: Expat
Build system: pyproject
Synopsis: Static file serving for WSGI applications
Description:

WhiteNoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, Amazon S3 or any other external service.

python-legacy-cgi 2.6.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/jackrosenthal/legacy-cgi
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Fork of the legacy standard library cgi and cgitb modules
Description:

This is a fork of the standard library modules cgi and cgitb. They are slated to be removed from the Python standard library in Python 3.13 by PEP-594.

python-quart-trio 0.12.0
Propagated dependencies: hypercorn@0.17.3 python-exceptiongroup@1.3.0 python-quart@0.19.9 python-trio@0.28.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pgjones/quart-trio
Licenses: Expat
Build system: pyproject
Synopsis: Extension for Quart to support the Trio event loop
Description:

This package provides a Quart extension to provide Trio support. This is an alternative to using the asyncio event loop present in the Python standard library and supported by default in Quart.

python-ipywidgets 8.1.2
Propagated dependencies: python-comm@0.2.2 python-ipython@8.37.0 python-jupyterlab-widgets@3.0.11 python-traitlets@5.14.1 python-widgetsnbextension@4.0.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ipython.org
Licenses: Modified BSD
Build system: python
Synopsis: IPython HTML widgets for Jupyter
Description:

Ipywidgets are interactive HTML widgets for Jupyter notebooks and the IPython kernel. Notebooks come alive when interactive widgets are used. Users gain control of their data and can visualize changes in the data.

python-pyformlang 1.0.10
Propagated dependencies: python-networkx@3.4.2 python-numpy@1.26.4 python-pydot@4.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Aunsiels/pyformlang
Licenses: Expat
Build system: pyproject
Synopsis: Framework for interacting with formal grammars
Description:

This package provides a framework for working with formal language grammars. The library was originally developed for educational purposes and therefore implements many textbook algorithms regarding the manipulation and interaction with formal grammars.

python-copydetect 0.5.0
Propagated dependencies: python-jinja2@3.1.2 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pygments@2.19.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/blingenf/copydetect
Licenses: Expat
Build system: pyproject
Synopsis: Code plagiarism detection tool
Description:

Copydetect is a tool to detect likely instances of plagiarism based on the winnowing algorithm. It takes a list of directories as input and generates an HTML report displaying copied slices as output.

python-dvc-render 1.0.2
Propagated dependencies: python-flatten-dict@0.4.2 python-matplotlib@3.8.2 python-tabulate@0.9.0
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://docs.iterative.ai/dvc-render/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Library for rendering DVC plots
Description:

dvc-render is a library for rendering data stored in DVC plots format into different output formats, like Vega. It can also generate HTML and MarkDown reports containing multiple plots.

python-pygame-gui 0.6.14
Propagated dependencies: python-i18n@0.3.9 python-pygame-ce@2.5.5
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://github.com/MyreMylar/pygame_gui
Licenses: Expat
Build system: pyproject
Synopsis: GUI module for pygame Community Edition
Description:

Helps create GUIs for games made using pygame Community Edition. Features HTML-style text formatting, localization, theme files to control the look and a system to manage multiple windows of GUI stuff.

python-pybedtools 0.10.0
Dependencies: zlib@1.3.1
Propagated dependencies: bedtools@2.31.1 samtools@1.19 kentutils@302.0.0 python-numpy@1.26.4 python-pandas@2.2.3 python-psutil@7.0.0 python-pysam@0.23.0 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pythonhosted.org/pybedtools/
Licenses: Expat LGPL 2.1+
Build system: pyproject
Synopsis: Python wrapper for BEDtools programs
Description:

This package is a Python wrapper for Aaron Quinlan's BEDtools programs, which are widely used for genomic interval manipulation or "genome algebra". pybedtools extends BEDTools by offering feature-level manipulations from with Python.

python-pytest-csv 3.0.0
Propagated dependencies: python-pytest@8.4.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/nicoulaj/pytest-csv
Licenses: GPL 3+
Build system: pyproject
Synopsis: CSV reporter for Pytest
Description:

This package provides a plugin for Pytest that enables a CSV output mode for Pytest. It can be enabled via the --csv option it adds to the Pytest command line interface (CLI).

python-asn1crypto 1.5.1
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/wbond/asn1crypto
Licenses: Expat
Build system: python
Synopsis: ASN.1 parser and serializer in Python
Description:

asn1crypto is an ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP.

python-wsgiproxy2 0.5.1
Propagated dependencies: python-requests@2.32.5 python-six@1.17.0 python-urllib3@2.5.0 python-webob@1.8.9
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/gawel/WSGIProxy2/
Licenses: Expat
Build system: pyproject
Synopsis: WSGI Proxy with various http client backends
Description:

WSGI turns HTTP requests into WSGI function calls. WSGIProxy turns WSGI function calls into HTTP requests. It also includes code to sign requests and pass private data, and to spawn subprocesses to handle requests.

pythoncapi-compat 0.0.0-1.ab72af8
Channel: guix
Location: gnu/packages/python.scm (gnu packages python)
Home page: https://github.com/python/pythoncapi-compat
Licenses: Zero-Clause BSD
Build system: copy
Synopsis: Python C API compatibility
Description:

The pythoncapi-compat project can be used to write a C or C++ extension supporting a wide range of Python versions with a single code base, via the pythoncapi_compat.h header file.

python-urlgrabber 4.1.0
Propagated dependencies: python-pycurl@7.45.4 python-setuptools@80.9.0 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: http://urlgrabber.baseurl.org/
Licenses: LGPL 2.1+
Build system: python
Synopsis: High-level cross protocol url-grabber
Description:

urlgrabber is a library that unifies access to files available on the web, FTP or locally. It supports HTTP, FTP and file:// protocols, it supports features like HTTP keep-alive, reget, throttling and more.

Total results: 4190