_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-oslo-utils 7.4.0
Propagated dependencies: python-debtcollector@3.0.0 python-iso8601@2.1.0 python-netaddr@1.3.0 python-netifaces@0.11.0 python-oslo-i18n@6.5.1 python-packaging@25.0 python-pbr@7.0.1 python-psutil@7.0.0 python-pyparsing@3.2.3 python-pyyaml@6.0.2 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Synopsis: Oslo utility library
Description:

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

python-pytest-mpi 0.6
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://pytest-mpi.readthedocs.io
Licenses: Modified BSD
Synopsis: Pytest plugin to collect information from tests
Description:

pytest_mpi is a plugin for pytest providing some useful tools when running tests under MPI, and testing MPI-related code.

python-flexparser 0.4
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hgrecco/flexparser
Licenses: Modified BSD
Synopsis: Parsing made fun ... using typing
Description:

This project provides a typed parser. It was started as part of Pint, the Python units package.

python-types-pytz 2025.2.0.20250809
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for pytz
Description:

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

python-astunparse 1.6.3
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/simonpercivall/astunparse
Licenses: Modified BSD
Synopsis: AST unparser for Python
Description:

This package provides an AST unparser for Python. It is a factored out version of unparse found in the Python source distribution.

python-feedparser 6.0.11
Propagated dependencies: python-sgmllib3k@1.0.0-1.7999646
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/kurtmckee/feedparser
Licenses: FreeBSD FreeBSD Documentation License
Synopsis: Parse feeds in Python
Description:

Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds.

python-sqlitedict 2.1.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/piskvorky/sqlitedict
Licenses: ASL 2.0
Synopsis: Persistent dict backed up by sqlite3 and pickle
Description:

This package provides a lightweight wrapper around the sqlite3 database with a simple, Pythonic dict-like interface and support for multi-thread access.

python-frozenlist 1.3.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aio-libs/frozenlist
Licenses: ASL 2.0
Synopsis: List-like data structure for Python
Description:

frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. It can be made immutable by calling FrozenList.freeze.

python-manimpango 0.5.0
Dependencies: pango@1.54.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://manimpango.manim.community/
Licenses: Expat
Synopsis: Bindings for Pango for using with Manim
Description:

Python bindings for ManimPango which is a C binding for Pango, using Cython.

ManimPango is internally used in Manim to render (non-LaTeX) text.

python-slitronomy 0.3.3
Propagated dependencies: python-configparser@7.2.0 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/aymgal/SLITronomy
Licenses: Expat
Synopsis: Sparse Linear Inversion Technique for lenstronomy
Description:

This package provides an Updated and improved version of the Sparse Lens Inversion Technique, developed within the framework of lens modelling software lenstronomy.

python-isrcsubmit 2.0.1
Propagated dependencies: python-discid@1.1.1 python-musicbrainzngs@0.7.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/JonnyJD/musicbrainz-isrcsubmit
Licenses: GPL 3+
Synopsis: Submit ISRCs from CDs to MusicBrainz
Description:

isrcsubmit is a tool to extract International Standard Recording Code (ISRCs) from audio CDs and submit them to MusicBrainz.

python-xlsxwriter 3.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jmcnamara/XlsxWriter
Licenses: FreeBSD
Synopsis: Python module for creating Excel XLSX files
Description:

XlsxWriter is a Python module that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.

python-ptyprocess 0.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pexpect/ptyprocess
Licenses: ISC
Synopsis: Run a subprocess in a pseudo terminal
Description:

This package provides a Python library used to launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.

python-immutables 0.21
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MagicStack/immutables
Licenses: ASL 2.0
Synopsis: High-performance immutable mapping type for Python
Description:

An immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages.

python-quantities 0.16.2
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://pythonhosted.org/quantities
Licenses: Python Software Foundation License
Synopsis: Support for physical quantities with units
Description:

Quantities is designed to handle arithmetic and conversions of physical quantities, which have a magnitude, dimensionality specified by various units, and possibly an uncertainty.

python-expecttest 0.3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytorch/expecttest
Licenses: Expat
Synopsis: Python module for expect tests
Description:

expecttest is a Python module for expect tests, where the initial expected value of a test can be automatically set by running the test itself.

python-persistent 6.1.1
Propagated dependencies: python-cffi@1.17.1 python-zope-deferredimport@6.0 python-zope-interface@7.2 python-zope-testrunner@7.4
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/persistent/
Licenses: Zope Public License 2.1
Synopsis: Translucent persistent objects
Description:

This package contains a generic persistence implementation for Python. It forms the core protocol for making objects interact "transparently" with a database such as the ZODB.

python-stack-data 0.6.3
Propagated dependencies: python-asttokens@3.0.0 python-executing@2.2.0 python-pure-eval@0.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alexmojaki/stack_data
Licenses: Expat
Synopsis: Python stack frame and traceback manipulation library
Description:

The stack_data Python library extracts data from stack frames and tracebacks. Is can be used to display more useful tracebacks than the default.

python-commonmark 0.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/readthedocs/commonmark.py
Licenses: Modified BSD
Synopsis: Python parser for the CommonMark Markdown spec
Description:

This module is a pure Python port of jgm's commonmark.js, a Markdown parser and renderer for the CommonMark specification, using only native modules.

python-et-xmlfile 2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/openpyxl/et_xmlfile
Licenses: Expat
Synopsis: Low memory implementation of @code{lxml.xmlfile}
Description:

This Python library is based upon the xmlfile module from lxml. It aims to provide a low memory, compatible implementation of xmlfile.

python-hdf5plugin 5.1.0
Propagated dependencies: python-h5py@3.13.0
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: http://www.silx.org/doc/hdf5plugin/latest
Licenses: Expat
Synopsis: HDF5 compression filters for @code{h5py}
Description:

hdf5plugin provides HDF5 compression filters (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, Sperr, SZ, SZ3, Zfp, ZStd) and makes them usable from h5py.

python-pytest-cov 6.0.0
Propagated dependencies: python-coverage@7.9.2 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
Synopsis: Pytest plugin for measuring coverage
Description:

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

Total results: 4036