_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-humanize 4.14.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jmoiron/humanize
Licenses: Expat
Build system: pyproject
Synopsis: Print numerical information in a human-readable form
Description:

This package provides a Python module that displays numbers and dates in "human readable" forms. For example, it would display "12345591313" as "12.3 billion".

python-escapism 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jupyterhub/escapism
Licenses: Expat
Build system: pyproject
Synopsis: Simple, generic library for escaping strings
Description:

This Python library provides a programming interface to, given a set of safe characters and an escape character, escape safe strings and unescape the result.

python-port-for 0.6.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/kmike/port-for/
Licenses: Expat
Build system: python
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.

python-pytaglib 3.1.0
Dependencies: taglib@2.1.1
Channel: guix
Location: gnu/packages/mp3.scm (gnu packages mp3)
Home page: https://github.com/supermihi/pytaglib
Licenses: GPL 3
Build system: pyproject
Synopsis: Python bindings for taglib
Description:

This package is a Python audio tagging library. It is cross-platform, works with all Python versions, and is very simple to use yet fully featured.

python-lsp-ruff 2.3.1
Propagated dependencies: python-cattrs@24.1.2 python-lsprotocol@2025.0.0 python-lsp-server@1.14.0 python-tomli@2.2.1 ruff@0.13.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/python-lsp/python-lsp-ruff
Licenses: Expat
Build system: pyproject
Synopsis: Ruff linting plugin for @code{pylsp}
Description:

python-lsp-ruff is a plugin for python-lsp-server that adds linting, code actions and formatting capabilities that are provided by Ruff.

python-particle 0.26.1
Propagated dependencies: python-attrs@25.3.0 python-hepunits@2.4.4 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-hep/particle
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extended PDG particle data and MC identification codes
Description:

Particle provides a pythonic interface to the Particle Data Group (PDG) particle data tables and particle identification codes, with extended particle information and extra goodies.

python-watchdog 6.0.0
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gorakhargosh/watchdog
Licenses: ASL 2.0
Build system: pyproject
Synopsis: File system events monitoring
Description:

This package provides a way to monitor file system events such as a file modification and trigger an action. This is similar to inotify, but portable.

python-uritools 6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tkem/uritools/
Licenses: Expat
Build system: pyproject
Synopsis: URI parsing, classification and composition
Description:

This package provides RFC 3986 compliant functions for parsing, classifying and composing URIs and URI references, largely replacing the Python Standard Library's urllib.parse module.

python-heapdict 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://stutzbachenterprises.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Heap with decrease-key and increase-key operations
Description:

heapdict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict. It’s designed to be used as a priority queue.

python-asyncssh 2.22.0
Propagated dependencies: python-cryptography@44.0.0 python-pyopenssl@24.3.0 python-gssapi@1.10.0 python-bcrypt@3.2.2 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://asyncssh.readthedocs.io/
Licenses: EPL 2.0
Build system: pyproject
Synopsis: Asynchronous SSHv2 client and server library for Python
Description:

AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework.

python-sarif-om 1.0.4
Propagated dependencies: python-attrs@25.3.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/microsoft/sarif-python-om
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of the SARIF 2.1.0 object model
Description:

This module contains classes for the object model defined by the Static Analysis Results Interchange Format (SARIF) file format.

python-py3exiv2 0.12.0
Dependencies: exiv2@0.28.7
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://www.py3exiv2.tuxfamily.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python binding to the exiv2 library
Description:

This package provides a Python binding to the library https://exiv2.org/, exiv2 - cross-platform C++ library and a command line utility to manage image metadata.

python-selenium 4.34.2
Dependencies: selenium-manager@4.34.2
Propagated dependencies: python-certifi@2025.06.15 python-trio@0.32.0 python-trio-websocket@0.12.2 python-typing-extensions@4.15.0 python-urllib3@2.5.0 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://www.selenium.dev
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings for Selenium
Description:

Selenium enables web browser automation. It specifically provides infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.

python-cfn-lint 1.38.1
Propagated dependencies: python-aws-sam-translator@1.107.0 python-jsonpatch@1.33 python-networkx@3.4.2 python-pyyaml@6.0.2 python-regex@2026.2.28 python-sympy@1.13.3 python-typing-extensions@4.15.0 python-junit-xml@1.9-0.4bd08a2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aws-cloudformation/cfn-lint
Licenses: Expat
Build system: pyproject
Synopsis: Validate CloudFormation templates
Description:

This package lets you validate CloudFormation YAML/JSON templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.

python-asyncudp 0.11.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/eerimoq/asyncudp
Licenses: Expat
Build system: pyproject
Synopsis: High level UDP sockets for asyncio
Description:

This package provides a Python library offering high level UDP sockets for asyncio. Import it alongside asyncio and use its API to send and receive UDP packets.

python-cherrypy 18.10.0-0.1f75bc9
Propagated dependencies: python-cheroot@11.1.2 python-filelock@3.16.1 python-jaraco-collections@5.2.1 python-more-itertools@10.6.0 python-portend@3.2.1 python-zc-lockfile@4.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://www.cherrypy.dev
Licenses: Modified BSD
Build system: pyproject
Synopsis: Object-Oriented HTTP framework
Description:

CherryPy is a pythonic, object-oriented web framework. It helps in building web applications in the same way any other object-oriented Python program would be built.

python-archspec 0.2.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/archspec/archspec
Licenses: Expat
Build system: pyproject
Synopsis: Library to query system architecture
Description:

Archspec offers human-readable labels for system architecture aspects. These aspects include CPU, network fabrics, etc. In addition, it offers APIs to detect, query, and compare them.

python-pygithub 2.8.1
Propagated dependencies: python-pyjwt@2.10.1 python-pynacl@1.5.0 python-requests@2.32.5 python-typing-extensions@4.15.0 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pygithub.readthedocs.io/en/latest/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Python library for the GitHub API
Description:

This library allows managing GitHub resources such as repositories, user profiles, and organizations in your Python applications, using version 3 of the GitHub application programming interface (API).

python-openpyxl 3.1.5
Propagated dependencies: python-et-xmlfile@2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://openpyxl.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Python library to read/write Excel 2010 XLSX/XLSM files
Description:

This Python library allows reading and writing to the Excel XLSX, XLSM, XLTX and XLTM file formats that are defined by the Office Open XML (OOXML) standard.

python-filetype 1.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/h2non/filetype.py
Licenses: Expat
Build system: pyproject
Synopsis: Infer file type and MIME type of any file/buffer
Description:

filetype is a small and dependency free Python package to infer file type and MIME type checking the magic numbers signature of a file or buffer.

python24-pytest 2.4.2
Propagated dependencies: python24-argparse@1.4.0 python24-py@1.4.31
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://docs.pytest.org/en/stable/
Licenses: Expat
Build system: python-legacy
Synopsis: Py.test 2.4.2, released 2013-10-04
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-dm-haiku 0.0.13
Propagated dependencies: python-absl-py@2.3.1 python-chex@0.1.88 python-cloudpickle@3.1.0 python-dill@0.4.0 python-dm-tree@0.1.9 python-flax@0.8.0 python-jax@0.4.28 python-jaxlib@0.4.28 python-jmp@0.0.4 python-numpy@2.3.1 python-optax@0.1.5 python-tabulate@0.9.0 python-tensorflow@2.18.1 python-virtualenv@20.35.4
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/google-deepmind/dm-haiku
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Sonnet for JAX
Description:

Haiku is a simple neural network library for JAX. It is developed by some of the authors of Sonnet, a neural network library for TensorFlow.

python-nifreeze 0.1.0
Propagated dependencies: python-attrs@25.3.0 python-dipy@1.12.1 python-joblib@1.5.2 python-nest-asyncio@1.6.0 python-nipype@1.12.0 python-nireports@26.0.0 python-nitransforms@25.1.0 python-numpy@2.3.1 python-scikit-image@0.26.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.nipreps.org/nifreeze/main/index.html
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Estimation and correction of head motion and eddy current distortions
Description:

NiFreeze is a flexible framework for volume-to-volume motion estimation and correction in d/fMRI and PET, and eddy-current-derived distortion estimation in dMRI.

python-pdbfixer 1.12
Propagated dependencies: openmm@8.5.2 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/openmm/pdbfixer
Licenses: Expat
Build system: pyproject
Synopsis: Application for fixing problems in Protein Data Bank
Description:

PDBFixer is designed to rectify issues in Protein Data Bank files. Its intuitive interface simplifies the process of resolving problems encountered in PDB files prior to simulation tasks.

Page: 17879808182186
Total packages: 4458