_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pox 0.3.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/pox/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python utilities for file system exploration and automated builds
Description:

Pox provides a collection of utilities for navigating and manipulating file systems. This module is designed to facilitate some of the low-level operating system interactions that are useful when exploring a file system on a remote host. Pox provides Python equivalents of several shell commands such as which and find. These commands allow automated discovery of what has been installed on an operating system, and where the essential tools are located.

python-jax 0.4.28
Propagated dependencies: python-importlib-metadata@8.7.0 python-jaxlib@0.4.28 python-ml-dtypes@0.5.3 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Differentiate, compile, and transform Numpy code
Description:

JAX is Autograd and XLA, brought together for high-performance numerical computing, including large-scale machine learning research. With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order.

python-sop 0.5.1
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://gitlab.com/dkg/python-sop
Licenses: Expat
Build system: pyproject
Synopsis: Stateless OpenPGP Command-Line Interface
Description:

The Stateless OpenPGP Command-Line Interface (or sop) is a specification that encourages OpenPGP implementers to provide a common, relatively simple command-line API for purposes of object security.

This Python module helps implementers build such a CLI from any implementation accessible to the Python interpreter.

It does not provide such an implementation itself -- this is just the scaffolding for the command line, which should make it relatively easy to supply a handful of python functions as methods to a class.

python-sip 6.12.0
Propagated dependencies: python-packaging@25.0 python-setuptools@80.9.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/intro
Licenses: GPL 3
Build system: pyproject
Synopsis: Python binding creator for C and C++ libraries
Description:

SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.

SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code, which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.

python-sip 4.19.25
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/intro
Licenses: GPL 3
Build system: gnu
Synopsis: Python binding creator for C and C++ libraries
Description:

SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.

SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code, which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.

python-sep 1.4.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/kbarbary/sep
Licenses: Expat LGPL 3+ Modified BSD
Build system: pyproject
Synopsis: Python library for Source Extraction and Photometry
Description:

SEP makes the core algorithms of sextractor available as a library of stand-alone functions and classes. These operate directly on in-memory arrays (no FITS files or configuration files). The code is derived from the Source Extractor code base (written in C) and aims to produce results compatible with Source Extractor whenever possible. SEP consists of a C library with no dependencies outside the standard library, and a Python module that wraps the C library in a Pythonic API. The Python wrapper operates on NumPy arrays with NumPy as its only dependency.

python-pyo 1.0.6
Dependencies: liblo@0.31 libsndfile@1.2.2-0.68f6c16 portaudio@190600.20161030 portmidi@217
Propagated dependencies: python-wxpython@4.2.2
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/belangeo/pyo
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Python module to build digital signal processing program
Description:

pyo is a Python module containing classes for a wide variety of audio signal processing types.

With pyo, user will be able to include signal processing chains directly in Python scripts or projects, and to manipulate them in real time through the interpreter. Tools in pyo module offer primitives, like mathematical operations on audio signal, basic signal processing (filters, delays, synthesis generators, etc.), but also complex algorithms to create sound granulation and others creative audio manipulations.

pyo supports OSC protocol (Open Sound Control), to ease communications between softwares, and MIDI protocol, for generating sound events and controlling process parameters. pyo allows creation of sophisticated signal processing chains with all the benefits of a mature, and widely used, general programming language.

python-acme 4.2.0
Propagated dependencies: python-cryptography@44.0.0 python-josepy@2.1.0 python-pyopenssl@24.3.0 python-pyrfc3339@2.0.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/tls.scm (gnu packages tls)
Home page: https://github.com/certbot/certbot
Licenses: ASL 2.0
Build system: pyproject
Synopsis: ACME protocol implementation in Python
Description:

ACME protocol implementation in Python

python-egrm 0.0.1
Propagated dependencies: python-numpy@2.3.1 python-pandas@2.3.3 python-tskit@1.0.3 python-tqdm@4.67.1
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/vivilink/egrm
Licenses: Expat
Build system: pyproject
Synopsis: Expected Genettic Relationship Matrix computation
Description:

Expected Genettic Relationship Matrix computation

python-ercs 1.0.1b1
Dependencies: gsl@2.8
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page: http://pypi.python.org/pypi/ercs
Licenses:
Build system: pyproject
Synopsis: Coalescent simulations in continuous space
Description:

Coalescent simulations in continuous space.

python-xrft 1.0.1
Propagated dependencies: python-dask@2025.11.0 python-numpy@2.3.1 python-numpy-groupies@0.11.3 python-pandas@2.3.3 python-scipy@1.16.3 python-xarray@2025.12.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/xgcm/xrft
Licenses: Expat
Build system: pyproject
Synopsis: Discrete Fourier Transform with xarray
Description:

Discrete Fourier Transform with xarray.

python-lxmf 0.6.3
Propagated dependencies: python-rns@0.9.4
Channel: lauras-channel
Location: laura/packages/nomadnet.scm (laura packages nomadnet)
Home page: https://github.com/markqvist/lxmf
Licenses: Expat
Build system: pyproject
Synopsis: Lightweight Extensible Message Format for Reticulum
Description:

Lightweight Extensible Message Format for Reticulum.

python-surt 0.3.1
Propagated dependencies: python-six@1.17.0 python-tldextract@5.3.0
Channel: ffab
Location: ffab/packages/python-web.scm (ffab packages python-web)
Home page: https://github.com/internetarchive/surt
Licenses: AGPL 3+
Build system: python
Synopsis: Sort-friendly URI Reordering Transform (SURT) python package
Description:

Sort-friendly URI Reordering Transform (SURT) python package.

python-cffi 1.17.1
Dependencies: libffi@3.4.6
Propagated dependencies: python-pycparser@2.22
Channel: guix
Location: gnu/packages/libffi.scm (gnu packages libffi)
Home page: https://cffi.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Foreign function interface for Python
Description:

Foreign Function Interface for Python calling C code.

python-purl 1.6
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/codeinthehole/purl
Licenses: Expat
Build system: pyproject
Synopsis: Python package for URL manipulation
Description:

Purl is a Python package for handling URLs.

python-avro 1.11.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://avro.apache.org/
Licenses: ASL 2.0
Build system: python
Synopsis: Avro is a serialization and RPC framework
Description:

This package provides a serialization and RPC framework.

python-i18n 0.3.9
Propagated dependencies: python-pyyaml@6.0.2
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://github.com/tuvistavie/python-i18n
Licenses: Expat
Build system: pyproject
Synopsis: Translation library for Python
Description:

This package provides a translation library for Python.

python-s3fs 2026.1.0
Propagated dependencies: python-aiobotocore@3.0.0 python-aiohttp@3.11.18 python-fsspec@2026.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/fsspec/s3fs/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Convenient filesystem interface over S3
Description:

This package provides a convenient filesystem interface over S3.

python-lazy 1.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/stefanholek/lazy
Licenses: FreeBSD
Build system: pyproject
Synopsis: Lazy attributes for Python objects
Description:

This package provides a decorator to create lazy attributes.

python-pyld 2.0.4
Propagated dependencies: python-aiohttp@3.11.18 python-cachetools@6.1.0 python-frozendict@2.4.6 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/digitalbazaar/pyld
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python implementation of the JSON-LD specification
Description:

PyLD is an implementation of the JSON-LD specification.

python-flex 6.14.1
Propagated dependencies: python-click@8.3.1 python-jsonpointer@3.0.0 python-pyyaml@6.0.2 python-requests@2.32.5 python-rfc3987@1.3.8 python-six@1.17.0 python-strict-rfc3339@0.7 python-validate-email@1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pipermerriam/flex
Licenses: Modified BSD
Build system: pyproject
Synopsis: Validates Swagger schemata
Description:

flex can be used to validate Swagger schemata.

python-py4j 0.10.9.5
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://www.py4j.org/
Licenses: Modified BSD
Build system: python
Synopsis: Py4J - a bridge between Python and Java
Description:

Enables Python programs to dynamically access arbitrary Java objects.

python-yara 4.5.5
Dependencies: yara@4.5.5
Channel: bric-a-brac
Location: bric-a-brac/packages/python-xyz.scm (bric-a-brac packages python-xyz)
Home page: https://github.com/VirusTotal/yara-python
Licenses: ASL 2.0
Build system: python
Synopsis: The Python interface for YARA
Description:

This package provides a Python interface for YARA.

Page: 134567185
Total packages: 4422