_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-cssutils 2.11.1
Propagated dependencies: python-more-itertools@10.6.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/jaraco/cssutils
Licenses: LGPL 3+
Build system: pyproject
Synopsis: CSS Cascading Style Sheets library for Python
Description:

Cssutils is a Python package for parsing and building CSS Cascading Style Sheets. Currently it provides a DOM only and no rendering options.

python-priority 2.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://python-hyper.org/projects/priority/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Pure-Python implementation of the HTTP/2 priority tree
Description:

Priority is a pure-Python implementation of the priority logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority).

python-devtools 0.12.2
Propagated dependencies: python-asttokens@3.0.0 python-executing@2.2.0 python-pygments@2.19.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/samuelcolvin/python-devtools
Licenses: Expat
Build system: pyproject
Synopsis: Debug command and development tools
Description:

This package provides a debug print command and other development tools. It adds a simple and readable way to print stuff during development.

python-perfplot 0.10.2
Propagated dependencies: python-matplotlib@3.10.8 python-matplotx@0.3.10 python-numpy@1.26.4 python-rich@14.3.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nschloe/perfplot
Licenses: GPL 3+
Build system: pyproject
Synopsis: Performance plots for Python code snippets
Description:

perfplot extends Python's timeit by testing snippets with input parameters (e.g., the size of an array) and plotting the results.

python-rich-rst 2.0.1
Propagated dependencies: python-pygments@2.19.2 python-rich@14.3.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://wasi-master.github.io/rich-rst
Licenses: Expat
Build system: pyproject
Synopsis: Beautiful reStructuredText renderer for Rich
Description:

This package turns reST documents into Rich renderables.

python-clrprint 2.0.1
Propagated dependencies: python-colorama@0.4.6 python-termcolor@2.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/AbhijithAJ/clrprint
Licenses: Expat
Build system: pyproject
Synopsis: Print colorful output in the terminal
Description:

clrprint is developed to print colorful output in the terminal. It has red, blue, green, yellow, purple and black/white (default) colors.

python-filelock 3.16.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tox-dev/py-filelock
Licenses: Unlicense
Build system: pyproject
Synopsis: Platform independent file lock
Description:

filelock contains a single module implementing a platform independent file lock in Python, which provides a simple way of inter-process communication.

python-filelock 3.20.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tox-dev/py-filelock
Licenses: Unlicense
Build system: pyproject
Synopsis: Platform independent file lock
Description:

filelock contains a single module implementing a platform independent file lock in Python, which provides a simple way of inter-process communication.

python2-certifi 2021.10.8
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://certifi.io/
Licenses: ASL 2.0
Build system: python-legacy
Synopsis: Python CA certificate bundle
Description:

Certifi is a Python library that contains a CA certificate bundle, which is used by the Requests library to verify HTTPS requests.

python-alphacsc 0.4.1
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-mne@1.11.0 python-numba@0.62.1 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://alphacsc.github.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Convolutional dictionary learning for noisy signals
Description:

This is a library to perform shift-invariant sparse dictionary learning, also known as convolutional sparse coding (CSC), on time-series data.

python-wiimatch 0.3.2
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/wiimatch
Licenses: Modified BSD
Build system: pyproject
Synopsis: Optimal matching of weighted N-dimensional image intensity data
Description:

wiimatch is a package that provides core computational algorithms for optimal matching of weighted N-dimensional image intensity data using (multivariate) polynomials.

python-pypairix 0.3.9
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/4dn-dcic/pairix
Licenses: Expat
Build system: pyproject
Synopsis: Support for querying pairix-indexed bgzipped text files
Description:

Pypairix is a Python module for fast querying on a pairix-indexed bgzipped text file that contains a pair of genomic coordinates per line.

python-pyopengl 3.1.10
Dependencies: freeglut@3.4.0 glu@9.0.2 mesa@26.0.2
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://pyopengl.sourceforge.net
Licenses: Modified BSD
Build system: pyproject
Synopsis: Standard OpenGL bindings for Python
Description:

PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library.

python-deepdiff 8.6.1
Propagated dependencies: python-click@8.3.1 python-pyyaml@6.0.2 python-orderly-set@5.5.0 python-orjson@3.9.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/seperman/deepdiff
Licenses: Expat
Build system: pyproject
Synopsis: Deep difference and search of any Python object/data
Description:

This package provides tools for computing deep differences and searching of any Python object/data. Recreate objects by adding adding deltas to each other.

python-clickgen 2.2.5
Propagated dependencies: python-attrs@25.3.0 python-numpy@2.3.1 python-pillow@12.1.1 python-pyyaml@6.0.2 python-toml@0.10.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ful1e5/clickgen
Licenses: Expat
Build system: pyproject
Synopsis: The hassle-free cursor building toolbox
Description:

Clickgen is an API for building X11 and Windows cursors from .png files. clickgen is using anicursorgen and xcursorgen under the hood.

python-seekpath 2.1.0
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-spglib@2.6.0
Channel: guix-science
Location: guix-science/packages/chemistry.scm (guix-science packages chemistry)
Home page: https://github.com/giovannipizzi/seekpath
Licenses: Expat
Build system: pyproject
Synopsis: Process k-vector coefficients and band paths in crystal structures
Description:

This package provides a module to obtain and visualize k-vector coefficients and obtain band paths in the Brillouin zone of crystal structures.

python-mne-bids 0.18.0
Propagated dependencies: python-curryreader@0.1.2 python-defusedxml@0.7.1-0.c744588 python-edfio@0.4.10 python-eeglabio@0.1.2 python-filelock@3.16.1 python-h5py@3.15.1 python-matplotlib@3.10.8 python-mne@1.11.0 python-nibabel@5.3.2 python-numpy@2.3.1 python-pandas@2.3.3 python-pybv@0.7.6 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://mne.tools/mne-bids
Licenses: Modified BSD
Build system: pyproject
Synopsis: Organize MEG, EEG, and iEEG data according to the BIDS specification
Description:

MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.

python2-futures 3.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/agronholm/pythonfutures
Licenses: Modified BSD
Build system: python
Synopsis: Backport of the concurrent.futures package from Python 3.2
Description:

The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2

python-pyspedas 2.1.2
Propagated dependencies: python-aioboto3@15.5.0 python-astropy@8.0.0 python-cdasws@1.8.16 python-cdflib@1.3.12 python-fsspec@2026.1.0 python-geopack@1.0.13-0.8c5f0e0 python-hapiclient@0.2.9 python-matplotlib@3.10.8 python-netcdf4@1.7.2 python-numpy@2.3.1 python-pandas@2.3.3 python-pywavelets@1.8.0 python-requests@2.32.5 python-s3fs@2026.1.0 python-scipy@1.16.3 python-setuptools@80.9.0 python-spacepy@0.7.0 python-xarray@2025.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://spedas.org
Licenses: Expat
Build system: pyproject
Synopsis: Python Space Physics Environment Data Analysis Software
Description:

The Python-based Space Physics Environment Data Analysis Software (PySPEDAS) framework supports multi-mission, multi-instrument retrieval, analysis, and visualization of heliophysics time series data.

python-libmpsse 1.4.1
Dependencies: libftdi@1.5 python@3.12.12
Channel: guix
Location: gnu/packages/embedded.scm (gnu packages embedded)
Home page: https://code.google.com/archive/p/libmpsse/
Licenses: GPL 2+
Build system: gnu
Synopsis: Python library for MPSSE SPI I2C JTAG adapter by FTDI
Description:

This package provides a library in order to support the MPSSE (Multi-Protocol Synchronous Serial Engine) adapter by FTDI that can do SPI, I2C, JTAG.

python-ircmatch 1.2
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://pypi.org/project/ircmatch/
Licenses: ISC
Build system: pyproject
Synopsis: Library for matching IRC masks based on atheme
Description:

This is a python extension which provides string comparison and matching functions from Atheme. They are hand-optimized for high performance when matching IRC hostmasks.

python-opentsne 1.0.2
Dependencies: fftw@3.3.10
Propagated dependencies: python-numpy@2.3.1 python-pynndescent@0.6.0 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pavlin-policar/openTSNE
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extensible, parallel implementations of t-SNE
Description:

This is a modular Python implementation of t-Distributed Stochastic Neighbor Embedding (t-SNE), a popular dimensionality-reduction algorithm for visualizing high-dimensional data sets.

python-xdoctest 1.3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/Erotemic/xdoctest
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Rewrite of the Python builtin doctest module
Description:

This package provides a rewrite of the builtin doctest module which leverages the Python AST instead of REGEXPs.

python-port-for 0.7.4
Propagated dependencies: python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/kmike/port-for/
Licenses: Expat
Build system: pyproject
Synopsis: TCP localhost port finder and association manager
Description:

This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.

Page: 17778798081186
Total packages: 4458