_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pysatmadrigal 0.2.0
Propagated dependencies: python-h5py@3.15.1 python-madrigalweb@3.3.7 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-pysat@3.2.2 python-xarray@2025.12.0
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/pysat/pysatMadrigal
Licenses: Modified BSD
Build system: pyproject
Synopsis: Madrigal instrument support for the pysat ecosystem
Description:

This package implements a functionality to import data from the Madrigal database (upper atmospheric science database) into pysat.

python-parameterized 0.9.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/wolever/parameterized
Licenses: FreeBSD
Build system: pyproject
Synopsis: Parameterized testing with any Python test framework
Description:

Parameterized is a Python library that aims to fix parameterized testing for every Python test framework. It supports nose, py.test, and unittest.

python-debtcollector 3.0.0
Propagated dependencies: python-pbr@7.0.1 python-wrapt@2.0.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://www.openstack.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Find deprecated patterns and strategies in Python code
Description:

This package provides a collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.

python-pytest-celery 1.3.0
Propagated dependencies: python-psutil@7.2.2 python-pytest-docker-tools@3.1.9 python-tenacity@9.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/celery/pytest-celery
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin designed for Celery application developers
Description:

This package enables dynamic orchestration of Celery environments for testing tasks in isolated conditions, leveraging Docker & pytest-docker-tools for environment simulation.

python-customtkinter 5.2.2
Propagated dependencies: python@3.12.12 python-darkdetect@0.8.0 python-packaging@25.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://customtkinter.tomschimansky.com
Licenses: Expat
Build system: pyproject
Synopsis: Python @acronym{User Interface, UI} library based on Tkinter
Description:

CustomTkinter provides fully customizable widgets, created and used like normal Tkinter widgets, which can also be used in combination with normal Tkinter elements.

python-sparqlwrapper 2.0.0
Propagated dependencies: python-rdflib@7.1.1
Channel: guix
Location: gnu/packages/rdf.scm (gnu packages rdf)
Home page: https://rdflib.dev/sparqlwrapper/
Licenses: W3C Software Notice and License
Build system: pyproject
Synopsis: SPARQL Endpoint interface to Python
Description:

Python wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.

python-fsleyes-props 1.13.0
Propagated dependencies: python-fsleyes-widgets@0.17.0 python-fslpy@3.29.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-wxpython@4.2.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fsleyes/props/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: [wx]Python event programming framework used by FSLeyes
Description:

fsleyes_props is a framework for event-driven programming using Python descriptors, similar in functionality to, and influenced by Enthought Traits.

python-halo-analysis 1.0.5
Propagated dependencies: python-h5py@3.15.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3 python-utilities-awetzel@1.0.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://bitbucket.org/awetzel/halo_analysis/src/master/
Licenses: Expat
Build system: pyproject
Synopsis: Read and analyze halo/galaxy catalogs
Description:

This package implements a functionality to read and analyze halo/galaxy catalogs (generated from Rockstar or AHF) and merger trees (generated from ConsistentTrees).

python-django-mailer 2.3.2-0.e350fb0
Propagated dependencies: python-django@5.2.15 python-filelock@3.20.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/pinax/django-mailer
Licenses: Expat
Build system: pyproject
Synopsis: Mail queuing and management for Django
Description:

This is a reusable Django application for queuing the sending of email. It works by storing email in the database for later sending.

python-flask-session 0.8.0
Propagated dependencies: python-cachelib@0.13.0 python-flask@3.1.0 python-msgspec@0.20.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pallets-eco/flask-session
Licenses: Modified BSD
Build system: pyproject
Synopsis: Adds server-side session support to your Flask application
Description:

Flask-Session is an extension for Flask that adds support for Server-side sessions, with a variety of different backends for session storage.

python-publicsuffix2 2.2019-12-21
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pombredanne/python-publicsuffix2
Licenses: Expat MPL 2.0
Build system: pyproject
Synopsis: Get a public suffix for a domain name using the Public Suffix List
Description:

Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.

python-requests-file 3.0.1
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://codeberg.org/dashea/requests-file
Licenses: ASL 2.0
Build system: pyproject
Synopsis: File transport adapter for Requests
Description:

Requests-File is a transport adapter for use with the Requests Python library to allow local file system access via file:// URLs.

python-types-pyside6 6.10.1.1-0.3a97b71
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/LumaPictures/cg-stubs
Licenses: LGPL 2.1+ Expat
Build system: pyproject
Synopsis: Accurate stubs for PySide6
Description:

This package provides PySide6 stubs produced with mypy's official stubgen tool to directly generate stubs, with a set of corrections applied.

python-feedgenerator 2.1.0
Propagated dependencies: python-pytz@2025.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/getpelican/feedgenerator
Licenses: Modified BSD
Build system: pyproject
Synopsis: Standalone version of Django's Atom/RSS feed generator
Description:

Feedgenerator-py3k is a standalone version of Django's feedgenerator, which can produce feeds in RSS 2.0, RSS 0.91, and Atom formats.

python2-configparser 3.5.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/jaraco/configparser/
Licenses: Expat
Build system: python-legacy
Synopsis: Backport of configparser from python 3.5
Description:

python-configparser is a backport of configparser from Python 3.5 so that it can be used directly in other versions.

python-pytest-repeat 0.9.4
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-repeat
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Pytest plugin for repeating tests
Description:

pytest-repeat is a plugin for Pytest that makes it enables repeating a single test, or multiple tests, a specific number of times.

python-podcastparser 0.6.11
Channel: guix
Location: gnu/packages/gpodder.scm (gnu packages gpodder)
Home page: http://gpodder.org/podcastparser
Licenses: ISC
Build system: pyproject
Synopsis: Simplified and fast RSS parser Python library
Description:

podcastparser is a library for the gPodder project to provide an easy and reliable way of parsing RSS and Atom-based podcast feeds in Python.

python-block-tracing 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rianhunter/block_tracing
Licenses: Expat
Build system: pyproject
Synopsis: Protect process memory
Description:

block_tracing is a tiny Python library that can be used to prevent debuggers and other applications from inspecting the memory within your process.

python-ruuvitag-form 0.1.2
Dependencies: python-setuptools@80.9.0
Propagated dependencies: python-pycurl@7.45.4
Channel: plt
Location: plt/packages/python-web.scm (plt packages python-web)
Home page: https://sr.ht/~plattfot/ruuvitag-hark
Licenses: GPL 3+
Build system: python
Synopsis: Display information from a ruuvitag-hark server.
Description:

Simple program that fetches data from a server running ruuvitag-hark and output that to stdout in a format that other programs then can consume.

python-pyahocorasick 2.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/WojciechMula/pyahocorasick
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for finding multiple key strings in text
Description:

Pyahocorasick is a fast, memory-efficient library for multi-pattern string search. This means that you can find multiple key strings occurrences at once in some input text.

python-unicodeitplus 0.3.1
Propagated dependencies: python-lark@1.2.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/HDembinski/unicodeitplus
Licenses: Modified BSD
Build system: pyproject
Synopsis: Convert simple LaTeX to an Unicode approximation
Description:

This package provides a more complete LaTeX to Unicode converter than unicodeit using a parser generated from EBNF with the Lark library.

python-eeg-positions 2.1.2
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://eeg-positions.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Compute and plot standard EEG electrode positions
Description:

This package contains code to compute the standard EEG electrode locations on a spherical head model for the 10-20, 10-10, and 10-05 system.

python-immutabledict 4.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/corenting/immutabledict
Licenses: Expat
Build system: pyproject
Synopsis: Immutable wrapper around dictionaries
Description:

immutabledict is an immutable wrapper around dictionaries. It implements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired.

python-pymupdf-fonts 1.0.4
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/pymupdf/pymupdf-fonts
Licenses: SIL OFL 1.1
Build system: pyproject
Synopsis: Collection of font binaries for use in PyMuPDF
Description:

This package contains a collection of fonts for use in PyMuPDF. It contains fonts from the Cascadia Mono, Fira Mono, FiraGO, Noto Sans, Space Mono and Ubuntu families.

Total packages: 4458