_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-asynckivy 0.8.1
Propagated dependencies: python-kivy@2.3.1-0.c38d019 python-asyncgui@0.8.0
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/asyncgui/asynckivy
Licenses: Expat
Build system: pyproject
Synopsis: Async library for Kivy
Description:

This package provides async versions of Kivy functions to avoid the callback-heavy mode of interaction typical in some Kivy applications.

python-grequests 0.7.0-0.60f70e9
Propagated dependencies: python-gevent@24.11.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/kennethreitz/grequests
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python library for asynchronous HTTP requests
Description:

GRequests is a Python library that allows you to use Requests with Gevent to make asynchronous HTTP Requests easily.

python-ansi2html 1.9.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ralphbean/ansi2html
Licenses: GPL 3+
Build system: pyproject
Synopsis: Convert ANSI-decorated console output to HTML
Description:

ansi2html is a Python library and command line utility for converting text with ANSI color codes to HTML or LaTeX.

python-deepmerge 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://deepmerge.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Merge nested data structures
Description:

The deep-merge Python library provides a toolset to deeply merge nested data structures in Python like lists and dictionaries.

python-transient 0.25
Propagated dependencies: python-beautifultable@1.1.0 python-click@8.3.1 python-importlib-resources@6.5.2 python-lark@1.2.2 python-marshmallow@4.0.0 python-progressbar2@4.5.0 python-requests@2.32.5 python-toml@0.10.2
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/ALSchwalm/transient
Licenses: Expat
Build system: pyproject
Synopsis: QEMU Wrapper written in Python
Description:

transient is a wrapper for QEMU allowing the creation of virtual machines with shared folder, ssh, and disk creation support.

python-agate-dbf 0.2.3
Propagated dependencies: python-agate@1.12.0 python-dbfread@2.0.7-0.dce5446
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate-dbf.rtfd.org
Licenses: Expat
Build system: pyproject
Synopsis: Add read support for dbf files to agate
Description:

agatedbf uses a monkey patching pattern to add read for dbf files support to all agate.Table instances.

python-pyrodigal 3.6.3
Propagated dependencies: python-archspec@0.2.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/althonos/pyrodigal
Licenses: GPL 3
Build system: pyproject
Synopsis: Cython bindings and Python interface for Prodigal
Description:

This package offers Cython bindings and a Python interface for Prodigal. Prodigal is an ORF finder designed for both genomes and metagenomes.

python-asyncodbc 0.1.1
Propagated dependencies: python-pyodbc@5.2.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/tortoise/asyncodbc
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Access ODBC databases with asyncio
Description:

This package provides an improved fork of python-aioodbc, and makes it possible to Access ODBC databases with python-asyncio.

python-glyphslib 6.6.1
Propagated dependencies: python-defcon@0.12.2 python-fonttools@4.59.2 python-openstep-plist@0.5.2 python-ufolib2@0.18.1 python-ufo2ft@2.33.4 python-ufonormalizer@0.6.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlefonts/glyphsLib
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Bridge Glyphs source files to UFOs
Description:

This package provides a bridge from Glyphs source files (.glyphs) to UFOs and DesignSpace files via defcon and designspaceLib.

python-sacrebleu 2.6.0
Propagated dependencies: python-colorama@0.4.6 python-lxml@6.0.2 python-numpy@2.3.1 python-portalocker@2.7.0 python-regex@2026.2.28 python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/mjpost/sacrebleu
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Compute shareable, comparable, and reproducible BLEU, chrF, and TER scores
Description:

This is a package for hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores for natural language processing.

python-html2text 2020.1.16
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Alir3z4/html2text
Licenses: GPL 3+
Build system: pyproject
Synopsis: Convert HTML into plain text
Description:

html2text takes HTML and converts it into plain ASCII text which is also valid markdown. html2text was originally written by Aaron Swartz.

python-pyclipper 1.3.0.post6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/greginvm/pyclipper
Licenses: Expat
Build system: pyproject
Synopsis: Wrapper for Angus Johnson's Clipper library
Description:

Pyclipper is a Cython wrapper for the C++ translation of the Angus Johnson's polygon clipping Clipper library (ver. 6.4.2).

python-bresenham 0.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/encukou/bresenham
Licenses: Expat
Build system: pyproject
Synopsis: Implementation of Bresenham's line drawing algorithm
Description:

This package provides a Python implementation of Bresenham's line drawing algorithm.

python-contourpy 1.3.3
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://contourpy.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for calculating contours of 2D quadrilateral grids
Description:

ContourPy is a Python library for calculating contours of 2D quadrilateral grids. It is written in C++11 and wrapped using pybind11.

python-py-ubjson 0.16.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/Iotic-Labs/py-ubjson
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Universal Binary JSON encoder/decoder
Description:

Py-ubjson is a Python module providing an Universal Binary JSON encoder/decoder based on the draft-12 specification for UBJSON.

python-asynctest 0.13.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/Martiusweb/asynctest/
Licenses: ASL 2.0
Build system: python
Synopsis: Enhance the standard unittest package with features for testing asyncio libraries
Description:

The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.

python-oslo-i18n 6.5.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Oslo internationalization (i18n) library
Description:

The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.

python-packaging 25.0
Propagated dependencies: python-pyparsing@3.2.3 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/packaging
Licenses: ASL 2.0 FreeBSD
Build system: pyproject
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-alpaca-py 0.43.2
Propagated dependencies: python-msgpack@1.1.2 python-pandas@2.3.3 python-pydantic@2.12.5 python-requests@2.32.5 python-sseclient-py@1.9.0 python-websockets@13.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://alpaca.markets/sdks/python/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Alpaca API official Python SDK
Description:

Alpaca-py provides an interface to REST, WebSocket and SSE endpoints that allow interaction with the Alpaca API.

python-pytidylib 0.3.2
Dependencies: tidy-html@5.8.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/countergram/pytidylib
Licenses: Expat
Build system: pyproject
Synopsis: Python wrapper for HTML Tidy library
Description:

PyTidyLib is a Python package that wraps the HTML Tidy library. This allows you, from Python code, to “fix” invalid (X)HTML markup.

python-curvelets 1.2
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://curvelets.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Uniform Discrete Curvelet Transform in Python
Description:

Curvelets is an open-source implementation of the Uniform Discrete Curvelet Transform (UDCT) in the Python programming language for N-dimensional signals.

python-iamsystem 0.6.1
Propagated dependencies: python-anyascii@0.3.3 python-pysimstring@1.3.0 python-spellwise@0.8.1 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/scossin/iamsystem_python
Licenses: Expat
Build system: pyproject
Synopsis: Fast dictionary-based approach for semantic annotation
Description:

This package provides a Python implementation of IAMsystem algorithm, a fast dictionary-based approach for semantic annotation, a.k.a entity linking.

python-asynctest 0.13.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/Martiusweb/asynctest
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Extension of unittest for testing asyncio libraries
Description:

The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.

python-stsynphot 1.5.1
Propagated dependencies: python-astropy@8.0.0 python-beautifulsoup4@4.14.3 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3 python-synphot@1.7.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/stsynphot_refactor
Licenses: Modified BSD
Build system: pyproject
Synopsis: Synthetic photometry using Astropy for HST and JWST
Description:

This package provides a replacement for IRAF STSDAS SYNPHOT and ASTROLIB PYSYNPHOT, utilizing Astropy covering instrument specific portions of the old packages for HST.

Page: 19596979899186
Total packages: 4458