_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-flaky 3.8.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/box/flaky
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Automatically rerun flaky tests
Description:

Flaky is a plugin for nose or py.test that automatically reruns flaky tests.

Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100% reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically retried.

python-yapsy 1.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://yapsy.sourceforge.net
Licenses: Modified BSD
Build system: pyproject
Synopsis: Simple plugin system for Python applications
Description:

Yapsy, or Yet Another Plugin SYstem, is a small library implementing the core mechanisms needed to build a plugin system into a wider application.

The main purpose is to depend only on Python's standard libraries and to implement only the basic functionalities needed to detect, load and keep track of several plugins.

python-pyhdf 0.11.6
Dependencies: hdf4@4.2.16-2 libjpeg-turbo@2.1.4 zlib@1.3.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fhs/pyhdf
Licenses: Expat
Build system: pyproject
Synopsis: Python interface to the NCSA HDF4 library
Description:

PYHDF4 is a python wrapper around the NCSA HDF version 4 library, which implements the SD (Scientific Dataset), VS (Vdata) and V (Vgroup) API’s. NetCDF files can also be read and modified. It is a successor of Python-HDF4 which is a fork of pyhdf.

python-obspy 1.4.2
Propagated dependencies: python-decorator@5.2.1 python-lxml@6.0.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-requests@2.32.5 python-scipy@1.12.0 python-setuptools@80.9.0 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.obspy.org
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python framework for seismological observatories
Description:

ObsPy is a project dedicated to provide a Python framework for processing seismological data. It provides parsers for common file formats, clients to access data centers and seismological signal processing routines which allow the manipulation of seismological time series.

The goal of the ObsPy project is to facilitate rapid application development for seismology.

python-xopen 1.8.0
Propagated dependencies: pigz@2.8 python-isal@1.8.0
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/marcelm/xopen/
Licenses: Expat
Build system: pyproject
Synopsis: Open compressed files transparently
Description:

This module provides an xopen function that works like Python's built-in open function, but can also deal with compressed files. Supported compression formats are gzip, bzip2 and, xz, and are automatically recognized by their file extensions. The focus is on being as efficient as possible on all supported Python versions.

python-surfa 0.6.3
Propagated dependencies: python-nibabel@5.3.2 python-numpy@1.26.4 python-pillow@11.1.0 python-scipy@1.12.0 python-xxhash@3.5.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/freesurfer/surfa
Licenses: Expat
Build system: pyproject
Synopsis: Utilities for medical image and surface processing
Description:

Surfa is a collection of Python utilities for medical image analysis and mesh-based surface processing. It provides tools that operate on 3D image arrays and triangular meshes with consideration of their representation in a world (or scanner) coordinate system. While broad in scope, surfa is developed with particular emphasis on neuroimaging applications.

python2-mmtk 2.7.13
Propagated dependencies: python2-scientific@2.9.4 python2@2.7.18
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: http://dirac.cnrs-orleans.fr/MMTK
Licenses: CeCILL-C
Build system: python
Synopsis: Python library for molecular simulation
Description:

MMTK is a library for molecular simulations with an emphasis on biomolecules. It provides widely used methods such as Molecular Dynamics and normal mode analysis, but also basic routines for implementing new methods for simulation and analysis. The library is currently not actively maintained and works only with Python 2 and NumPy < 1.9.

python-pydmd 2025.08.01
Propagated dependencies: python-h5netcdf@1.3.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-typing-extensions@4.15.0 python-xarray@2023.12.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://pydmd.github.io/PyDMD
Licenses: Expat
Build system: pyproject
Synopsis: Python Dynamic Mode Decomposition
Description:

PyDMD is a Python package designed for Dynamic Mode Decomposition (DMD), a data-driven method used for analyzing and extracting spatiotemporal coherent structures from time-varying datasets. It provides a comprehensive and user-friendly interface for performing DMD analysis, making it a valuable tool for researchers, engineers, and data scientists working in various fields.

python-ecdsa 0.19.0
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/warner/python-ecdsa
Licenses: Expat
Build system: pyproject
Synopsis: ECDSA cryptographic signature library (pure python)
Description:

This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python. With this library, you can quickly create key pairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols.

python-dargs 0.4.10
Propagated dependencies: python-typeguard@4.4.4 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/deepmodeling/dargs
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Process arguments for the deep modeling project
Description:

This is a minimum version for checking the input argument dict. It would examine argument's type, as well as keys and types of its sub-arguments. A special case called variant is also handled, where you can determine the items of a dict based the value of on one of its flag_name key.

python-mgatk 0.7.0
Propagated dependencies: python-biopython@1.85 python-click@8.1.8 python-numpy@1.26.4 python-optparse-pretty@0.1.1 python-pandas@2.2.3 python-pysam@0.23.0 python-regex@2024.11.6 python-ruamel.yaml@0.18.14 python-setuptools@80.9.0 snakemake@8.29.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/caleblareau/mgatk
Licenses: Expat
Build system: pyproject
Synopsis: Mitochondrial genome analysis toolkit
Description:

This package is a Python-based command line interface for processing .bam files with mitochondrial reads and generating high-quality heteroplasmy estimation from sequencing data. The mgatk package places a special emphasis on mitochondrial genotypes generated from single-cell genomics data, primarily mtscATAC-seq, but is generally applicable across other assays.

python-simpy 4.1.1
Channel: guix
Location: gnu/packages/simulation.scm (gnu packages simulation)
Home page: https://gitlab.com/team-simpy/simpy
Licenses: FreeBSD
Build system: pyproject
Synopsis: Process-based discrete-event simulation framework
Description:

SimPy is a process-based discrete-event simulation framework based on standard Python. Processes in SimPy are defined by Python generator functions and can, for example, be used to model active components like customers, vehicles or agents. SimPy also provides various types of shared resources to model limited capacity congestion points (like servers, checkout counters and tunnels).

python-pysox 1.5.0
Dependencies: sox@14.4.2
Propagated dependencies: python-numpy@1.26.4 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/rabitt/pysox
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python wrapper around SoX
Description:

python-pysox is a wrapper around the sox command line tool. The API offers Transformer and Combiner classes that allow the user to incrementally build up effects and audio manipulations. python-pysox also provides methods for querying audio information such as sample rate, determining whether an audio file is silent, and much more.

python-xenon 0.9.3
Dependencies: python-pyyaml@6.0.2 python-radon@6.0.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/code.scm (gnu packages code)
Home page: https://xenon.readthedocs.org/
Licenses: Expat
Build system: pyproject
Synopsis: Monitor code metrics for Python on your CI server
Description:

Xenon is a monitoring tool based on Radon. It monitors code complexity. Ideally, xenon is run every time code is committed. Through command line options, various thresholds can be set for the complexity of code. It will fail (i.e., it will exit with a non-zero exit code) when any of these requirements is not met.

python-param 2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://param.holoviz.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Make your Python code clearer and more reliable by declaring Parameters
Description:

Param is a library for handling all the user-modifiable parameters, arguments, and attributes that control your code. It provides automatic, robust error-checking while dramatically reducing boilerplate code, letting you focus on what you want your code to do rather than on checking for all the possible ways users could supply inappropriate values to a function or class.

python-scapy 2.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://scapy.net
Licenses: GPL 2
Build system: pyproject
Synopsis: Python network packet crafting library
Description:

Scapy is a Python library and executable for interactively manipulating network packets. It can forge or decode packets of a number of protocols, send them on the wire, capture them, store or read them using pcap files, match requests and replies, and so on. It can handle tasks such as scanning, tracerouting, probing, unit tests, attacks or network discovery.

python-dpath 2.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/akesterson/dpath-python
Licenses: Expat
Build system: pyproject
Synopsis: File-system-like pathing and searching for dictionaries
Description:

python-dpath is a library for accessing and searching dictionaries via /slashed/paths ala xpath.

Basically it lets you glob over a dictionary as if it were a file system. It allows you to specify globs (ala the bash eglob syntax, through some advanced fnmatch.fnmatch magic) to access dictionary elements, and provides some facility for filtering those results.

python-lmfit 1.3.4
Propagated dependencies: python-asteval@1.0.6 python-dill@0.4.0 python-numpy@1.26.4 python-scipy@1.12.0 python-uncertainties@3.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://lmfit.github.io/lmfit-py/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Least-Squares minimization with bounds and constraints
Description:

Lmfit provides a high-level interface to non-linear optimization and curve fitting problems for Python. It builds on and extends many of the optimization methods of scipy.optimize. Initially inspired by (and named for) extending the Levenberg-Marquardt method from scipy.optimize.leastsq, lmfit now provides a number of useful enhancements to optimization and data fitting problems.

python-pylru 1.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jlhutch/pylru
Licenses: GPL 2+
Build system: pyproject
Synopsis: Least recently used (LRU) cache implementation
Description:

Pylru implements a true LRU cache along with several support classes. Pylru provides a cache class with a simple dict interface. It also provides classes to wrap any object that has a dict interface with a cache. Both write-through and write-back semantics are supported. Pylru also provides classes to wrap functions in a similar way, including a function decorator.

python-magic 0.4.27
Dependencies: file@5.46
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ahupp/python-magic
Licenses: Expat
Build system: pyproject
Synopsis: File type identification using libmagic
Description:

This module uses ctypes to access the libmagic file type identification library. It makes use of the local magic database and supports both textual and MIME-type output. Note that this module and the python-file module both provide a "magic.py" file; these two modules, which are different and were developed separately, both serve the same purpose: to provide Python bindings for libmagic.

python-pyxdf 1.17.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/xdf-modules/pyxdf
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python library for importing XDF (Extensible Data Format)
Description:

XDF is a general-purpose container format for multi-channel time series data with extensive associated meta information. XDF is tailored towards biosignal data such as EEG, EMG, EOG, ECG, GSR, MEG, but it can also handle data with high sampling rate (like audio) or data with a high number of channels (like fMRI or raw video). Meta information is stored as XML.

python-sunpy 7.0.3
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-packaging@25.0 python-parfive@2.2.0 python-pyerfa@2.0.1.5 python-requests@2.32.5 python-fsspec@2025.9.0 opencv@4.12.0 python-aiobotocore@2.25.1 python-asdf@5.1.0 python-asdf-astropy@0.9.0 python-beautifulsoup4@4.14.3 python-cdflib@1.3.6 python-contourpy@1.3.2 python-dask@2024.12.1 python-drms@0.9.0 python-fsspec@2025.9.0 python-glymur@0.14.3 python-h5netcdf@1.3.0 python-h5py@3.13.0 python-lxml@6.0.1 python-matplotlib@3.8.2 python-mpl-animators@1.2.4 python-pandas@2.2.3 python-beautifulsoup4@4.14.3 python-reproject@0.14.1 python-scikit-image@0.23.2 python-scipy@1.12.0 python-tqdm@4.67.1 python-zeep@4.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://sunpy.org
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python library for Solar Physics
Description:

SunPy is package for solar physics and is meant to be a free alternative to the SolarSoft data analysis environment.

It includes an interface for searching and downloading data from multiple data providers, data containers for image and time series data, commonly used solar coordinate frames and associated transformations, as well as other functionality needed for solar data analysis.

python-kombu 5.5.4
Propagated dependencies: python-amqp@5.1.1 python-typing-extensions@4.15.0 python-vine@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://kombu.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Message passing library for Python
Description:

The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQ protocol, and also provide proven and tested solutions to common messaging problems. AMQP is the Advanced Message Queuing Protocol, an open standard protocol for message orientation, queuing, routing, reliability and security, for which the RabbitMQ messaging server is the most popular implementation.

python-fabio 2025.10.0
Propagated dependencies: python-glymur@0.14.3 python-h5py@3.13.0 python-hdf5plugin@6.0.0 python-lxml@6.0.1 python-matplotlib@3.8.2 python-numexpr@2.12.1 python-numpy@1.26.4 python-pillow@11.1.0 python-pyside-6@6.9.2
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://www.silx.org/doc/fabio/latest
Licenses: Expat
Build system: pyproject
Synopsis: I/O library for images produced by 2D X-ray detectors
Description:

FabIO is an I/O library for images produced by 2D X-ray detectors and written in Python. FabIO support images detectors from a dozen of companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, …), for a total of 30 different file formats (like CBF, EDF, TIFF, …) and offers an unified interface to their headers (as a Python dictionary) and datasets (as a numpy ndarray of integers or floats).

Total results: 4236