_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
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
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-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
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-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
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-toolchain 3.11.11
Dependencies: bash@5.2.37
Propagated dependencies: python@3.11.11 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
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
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
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.4.0
Propagated dependencies: python-astropy@7.1.0 python-beautifulsoup4@4.13.5 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
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
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
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
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
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
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
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.3.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
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.

python-omegaconf 2.3.0-0.117f7de
Propagated dependencies: java-antlr4-runtime-python@4.10.1 python-pydevd@3.2.3 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/omry/omegaconf
Licenses: Modified BSD
Synopsis: Flexible configuration system
Description:

OmegaConf is a hierarchical configuration system and supports merging configurations from multiple sources. It provides a consistent API regardless of how the configuration was created.

python-zeroc-ice 3.7.10.1
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://zeroc.com
Licenses: GPL 2
Synopsis: RPC framework
Description:

Ice is a comprehensive RPC framework. Ice helps you network your software by taking care of all interactions with low-level network programming interfaces.

python-zeroc-ice 3.6.5
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://zeroc.com
Licenses: GPL 2
Synopsis: RPC framework
Description:

Ice is a comprehensive RPC framework. Ice helps you network your software by taking care of all interactions with low-level network programming interfaces.

python-kagglehub 0.3.12
Propagated dependencies: python-packaging@25.0 python-flask@3.1.0 python-pyyaml@6.0.2 python-pyjwt@2.10.1 python-requests@2.32.5 python-tqdm@4.67.1
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/Kaggle/kagglehub
Licenses: ASL 2.0
Synopsis: Python library to access Kaggle resources
Description:

The kagglehub library provides a simple way to interact with Kaggle resources such as datasets, models, notebook outputs in Python.

python-cwl-utils 0.32
Dependencies: node@22.14.0
Propagated dependencies: python-cwl-upgrader@1.2.11 python-cwlformat@2022.02.18 python-packaging@25.0 python-rdflib@7.1.1 python-requests@2.32.5 python-ruamel.yaml@0.18.14 python-schema-salad@8.9.20250723145140
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/common-workflow-language/cwl-utils
Licenses: ASL 2.0
Synopsis: Python utilities for CWL
Description:

python-cwl-utils provides python utilities and autogenerated classes for loading and parsing CWL v1.0, CWL v1.1, and CWL v1.2 documents.

python-fontparts 0.13.3
Propagated dependencies: python-booleanoperations@0.9.0 python-defcon@0.12.2 python-fontmath@0.9.4 python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/fontParts
Licenses: Expat
Synopsis: Library for interacting with font parts
Description:

FontParts is an API for interacting with the parts of fonts during the font development process. FontParts is the successor of RoboFab.

python-upsetplot 0.9.0
Propagated dependencies: python-matplotlib@3.8.2 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://upsetplot.readthedocs.io
Licenses: Modified BSD
Synopsis: Draw UpSet plots with Pandas and Matplotlib
Description:

This is a Python implementation of UpSet plots by Lex et al. UpSet plots are used to visualize set overlaps; like Venn diagrams but more readable.

python-pycognito 2024.5.1
Propagated dependencies: python-boto3@1.40.61 python-envs@1.4 python-pyjwt@2.10.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pvizeli/pycognito
Licenses: ASL 2.0
Synopsis: Python library for using AWS Cognito
Description:

This package provides a Python class to integrate Boto3's Cognito client so it is easy to login users, with Secure Remote Password support.

python-aiosqlite 0.18.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/jreese/aiosqlite
Licenses: Expat
Synopsis: Asyncio bridge for sqlite3
Description:

The package aiosqlite replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, and context managers for automatically closing connections.

Total results: 4036