_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-glyphslib 6.6.1
Propagated dependencies: python-defcon@0.12.2 python-fonttools@4.59.2 python-openstep-plist@0.3.0 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.3.1
Propagated dependencies: python-colorama@0.4.6 python-lxml@6.0.1 python-numpy@1.26.4 python-portalocker@2.7.0 python-regex@2024.11.6 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-statannot 0.2.3
Propagated dependencies: python-numpy@1.26.4 python-seaborn@0.13.2 python-matplotlib@3.8.2 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/webermarcolivier/statannot
Licenses: Expat
Build system: python
Synopsis: Add annotations to existing plots generated by seaborn
Description:

This is a Python package to compute statistical test and add statistical annotations on an existing boxplots and barplots generated by seaborn.

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.2
Propagated dependencies: python-numpy@1.26.4
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-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-xyz.scm (gnu packages python-xyz)
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-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-toolchain 3.11.14
Dependencies: bash@5.2.37
Propagated dependencies: python@3.11.14 python-pip@25.1.1 python-pypa-build@0.9.0 python-setuptools@80.9.0 python-wheel@0.46.1
Channel: guix
Location: gnu/packages/python.scm (gnu packages python)
Home page: https://www.python.org
Licenses: Python Software Foundation License
Build system: trivial
Synopsis: Python toolchain
Description:

Python toolchain including Python itself, setuptools and pip. Use this package if you need a minimal Python toolchain instead of just the interpreter.

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.0
Propagated dependencies: python-astropy@7.1.1 python-beautifulsoup4@4.14.3 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scipy@1.12.0 python-synphot@1.6.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.

python-audioread 3.0.1
Propagated dependencies: ffmpeg@8.0 python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/mp3.scm (gnu packages mp3)
Home page: https://github.com/sampsyo/audioread
Licenses: Expat
Build system: pyproject
Synopsis: Decode audio files using whichever backend is available
Description:

This package provides a Python library for audo decoding. It uses whatever audio backend is available, such as GStreamer, Core Audio, MAD, FFmpeg, etc.

python-pyqtgraph 0.13.7
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4 python-pyopengl@3.1.9 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://www.pyqtgraph.org
Licenses: Expat
Build system: pyproject
Synopsis: Scientific graphics and GUI library for Python
Description:

PyQtGraph is a Pure-python graphics library for PyQt5, PyQt6, PySide2 and PySide6. It is intended for use in mathematics, scientific or engineering applications.

python-corsikaio 0.5.0
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/cta-observatory/pycorsikaio
Licenses: Expat
Build system: pyproject
Synopsis: Reader for CORSIKA binary output files
Description:

This package implements a reader for CORSIKA binary output files using NumPy.

python-geometric 1.1
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-networkx@3.4.2
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/leeping/geomeTRIC
Licenses: Modified BSD
Build system: pyproject
Synopsis: Geometry optimization of molecular structures
Description:

geomeTRIC is a Python library and program for geometry optimization of molecular structures, which works with different external quantum chemistry (and molecular mechanics) softwares.

python-junit-xml 1.9-0.4bd08a2
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kyrus/python-junit-xml
Licenses: Expat
Build system: pyproject
Synopsis: Create JUnit XML test results
Description:

This package provides a Python module for creating JUnit XML test result documents that can be read by tools such as Jenkins or Bamboo.

python-aiosignal 1.4.0
Propagated dependencies: python-frozenlist@1.3.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aio-libs/aiosignal
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Callback manager for Python @code{asyncio} projects
Description:

This Python module provides Signal, an abstraction to register asynchronous callbacks. The Signal abstraction can be used for adding, removing and dropping callbacks.

python-canvasapi 3.4.0
Propagated dependencies: python-arrow@1.3.0 python-pytz@2025.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/ucfopen/canvasapi
Licenses: Expat
Build system: pyproject
Synopsis: API wrapper for the Canvas LMS
Description:

CanvasAPI is a Python library for accessing Instructure’s Canvas LMS API. The library enables developers to programmatically manage Canvas courses, users, gradebooks, and more.

Page: 19192939495177
Total packages: 4235