_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pynrrd 1.1.3
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/mhe/pynrrd
Licenses: Expat
Build system: pyproject
Synopsis: Python module for reading and writing NRRD files
Description:

pynrrd is a Python module for reading and writing NRRD files (format designed to support scientific visualization and image processing involving N-dimensional raster data) into and from numpy arrays.

python-pylama 8.4.1
Propagated dependencies: python-mypy-minimal@1.18.2 python-mccabe@0.7.0 python-pycodestyle@2.12.1 python-pydocstyle@6.3.0 python-pyflakes@3.2.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/klen/pylama
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Code audit tool for python
Description:

Pylama is a code audit tool for Python and JavaScript to check for style, syntax and other code health metrics. It is essentially a convenient wrapper above tools such as Pyflakes, pydocstyle, pycodestyle and McCabe, among others.

python-pylops 2.6.0
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://pylops.readthedocs.io/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Linear-operator library for Python
Description:

PyLops is an open-source Python library focused on providing a backend-agnostic, idiomatic, matrix-free library of linear operators and related computations. It is inspired by the iconic MATLAB Spot – A Linear-Operator Toolbox project.

python-pyppmd 1.2.0
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/pyppmd
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: PPMd compression/decompression library
Description:

Pyppmd provides classes and functions for compressing and decompressing text data, using the Prediction by partial matching (PPM) compression algorithm variation H and I.2. It provides an API similar to Python's zlib/bz2/lzma modules.

python-pyface 8.0.0
Propagated dependencies: python-importlib-metadata@8.7.0 python-importlib-resources@6.5.2 python-traits@7.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.enthought.com/pyface
Licenses: Modified BSD
Build system: pyproject
Synopsis: Traits-capable windowing framework
Description:

Pyface contains toolkit-independent GUI abstraction layers, used to support the TraitsUI package. Thus, you can write code in the abstraction of the Pyface API and the selected toolkit and backend take care of the details of displaying them.

python-pygrib 2.1.8
Dependencies: eccodes@2.27.0
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-pyproj@3.7.2
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://jswhit.github.io/pygrib/
Licenses: Expat
Build system: pyproject
Synopsis: Python interface for reading and writing GRIB data
Description:

Provides a high-level interface to the ECWMF ECCODES C library for reading GRIB files. There are limited capabilities for writing GRIB files (you can modify the contents of an existing file, but you can't create one from scratch).

python-pybids 0.21.0
Propagated dependencies: python-bids-validator@1.14.7.post0 python-click@8.3.1 python-formulaic@1.0.1 python-frozendict@2.4.6 python-nibabel@5.3.2 python-num2words@0.5.14 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-sqlalchemy@1.4.54 python-universal-pathlib@0.2.6
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-standard.github.io/pybids/
Licenses: Expat
Build system: pyproject
Synopsis: Python tools for querying and manipulating @acronym{BIDS, Brain Imaging Data Structure} datasets
Description:

pybids provides a set of tools for working with BIDS datasets. The BIDS standard aims at organizing and describing neuroimaging data in a uniform way in order to facilitate data sharing within the scientific community.

python-pyzbar 0.1.9
Dependencies: zbar@0.23.93
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/NaturalHistoryMuseum/pyzbar/
Licenses: Expat
Build system: pyproject
Synopsis: Read one-dimensional barcodes and QR codes
Description:

Read one-dimensional barcodes and QR codes using the zbar library.

Features:

  • Pure python

  • Works with PIL / Pillow images, OpenCV / numpy ndarrays, and raw bytes

  • Decodes locations of barcodes

  • No dependencies, other than the zbar library itself

python-pyyaml 6.0.2
Dependencies: libyaml@0.2.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyyaml.org
Licenses: Expat
Build system: pyproject
Synopsis: YAML parser and emitter for Python
Description:

PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that represent an arbitrary Python object.

python-pydbus 0.6.0
Propagated dependencies: python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/LEW21/pydbus
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Pythonic D-Bus library
Description:

Pydbus provides a pythonic interface to the D-Bus message bus system. Pydbus can be used to access remote objects and also for object publication. It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python.

python-pydbus 0.6.0
Dependencies: python-pygobject@3.54.3
Channel: rrr
Location: rrr/packages/matrix.scm (rrr packages matrix)
Home page: https://github.com/LEW21/pydbus
Licenses: LGPL 2.1+
Build system: python
Synopsis: Pythonic D-Bus library
Description:

Pydbus provides a pythonic interface to the D-Bus message bus system. Pydbus can be used to access remote objects and also for object publication. It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python.

python-pystog 0.6.1
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/physics.scm (gnu packages physics)
Home page: https://github.com/neutrons/pystog
Licenses: GPL 3+
Build system: pyproject
Synopsis: Total scattering function manipulator
Description:

PyStoG is a Python package for converting between different total scattering functions used in crystalline and amorphous materials research. It handles reciprocal-space structure factors and real-space pair distribution functions, performing Fourier transforms between them and applying filters to remove spurious artifacts in the data.

python-pysdl2 0.9.17
Dependencies: sdl2@2.30.8 sdl2-image@2.8.8 sdl2-gfx@1.0.4 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/py-sdl/py-sdl2
Licenses: CC0
Build system: pyproject
Synopsis: Python bindings around the SDL2 game development library
Description:

PySDL2 is a pure Python wrapper around the SDL2,SDL2_mixer, SDL2_image, SDL2_ttf, and SDL2_gfx libraries. Instead of relying on C code, it uses the built-in ctypes module to interface with SDL2, and provides simple Python classes and wrappers for common SDL2 functionality.

python-pyerfa 2.0.1.5
Dependencies: erfa@2.0.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/liberfa/pyerfa
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for ERFA
Description:

PyERFA is the Python wrapper for the ERFA library (Essential Routines for Fundamental Astronomy), a C library containing key algorithms for astronomy, which is based on the SOFA library published by the International Astronomical Union (IAU). All C routines are wrapped as Numpy universal functions, so that they can be called with scalar or array inputs.

python-pyhalo 1.4.6
Propagated dependencies: python-astropy@8.0.0 python-click@8.3.1 python-colossus@1.4.0-0.b481187 python-h5py@3.15.1 python-lenstronomy@1.13.5 python-mcfit@0.0.22-0.be3a5cf 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/dangilman/pyHalo
Licenses: Expat
Build system: pyproject
Synopsis: Render populations of dark matter halos
Description:

pyHalo renders full mass distributions for substructure lensing simulations with gravitational lensing software package lenstronomy. The main purpose of the code is to quickly render full populations of dark matter subhalos and line of sight halos for gravitational lensing simulations. It also transltes halo properties (mass, concentration, redshift, etc) into angular units for lensing computations with lenstronomy.

python-pyhdrl 1.0.0
Dependencies: cext@1.3.2 cpl@7.4 hdrl@1.6.0
Propagated dependencies: python-pycpl@1.0.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.eso.org/sci/software/pyhdrl/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python bindings for the ESO HDRL C libraries
Description:

PyHDRL provides a Python 3 API (language bindings) for the ESO High Level Data Reduction Library (HDRL) using pybind11. It allows for using the ESO High Level Data Reduction Library in Python scripts, or directly in an interactive Python session, and thus allows for using HDRL algorithms in recipes implemented in Python as part of an instrument pipeline package.

python-pynsee 0.1.8
Propagated dependencies: python-appdirs@1.4.4 python-openpyxl@3.1.5 python-pandas@2.3.3 python-platformdirs@4.3.6 python-pyarrow@24.0.0 python-requests@2.32.5 python-shapely@2.1.1 python-tqdm@4.67.1 python-unidecode@1.4.0 python-urllib3@2.5.0 python-xlrd@2.0.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pynsee.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Tools to Easily Search and Download French Data From INSEE and IGN APIs
Description:

This package provides tools to easily search and download French data from INSEE and IGN APIs. This data includes more than 150 000 macroeconomic series, a dozen datasets of local french data, numerous sources available on insee.fr, geographical limits of administrative areas taken from IGN as well as key metadata and SIRENE database containing data on all French compagnies.

python-pygmsh 7.1.17
Propagated dependencies: gmsh@4.15.2 python-meshio@5.3.5 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/simulation.scm (gnu packages simulation)
Home page: https://github.com/nschloe/pygmsh
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python frontend for Gmsh
Description:

The goal of pygmsh is to combine the power of Gmsh with the versatility of Python. The package generalises many of the methods and functions that comprise the Gmsh Python API. In this way the meshing of complex geometries using high-level abstractions is made possible. The package provides a Python library together with a command-line utility for mesh optimisation.

python-pyperf 2.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/psf/pyperf
Licenses: Expat
Build system: pyproject
Synopsis: Toolkit for running Python benchmarks
Description:

The Python pyperf module is a toolkit for writing, running and analyzing benchmarks. It features a simple API that can:

  • automatically calibrate a benchmark for a time budget;

  • spawn multiple worker processes;

  • compute the mean and standard deviation;

  • detect if a benchmark result seems unstable;

  • store benchmark results in JSON format;

  • support multiple units: seconds, bytes and integer.

python-pylint 3.3.8
Propagated dependencies: python-astroid@3.3.11 python-dill@0.4.0 python-isort@6.0.1 python-mccabe@0.7.0 python-platformdirs@4.3.6 python-tomlkit@0.13.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/PyCQA/pylint
Licenses: GPL 2+
Build system: pyproject
Synopsis: Advanced Python code static checker
Description:

Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book).

Pylint has many rules enabled by default, way too much to silence them all on a minimally sized program. It's highly configurable and handle pragmas to control it from within your code. Additionally, it is possible to write plugins to add your own checks.

python-pypeit 2.0.1
Propagated dependencies: python-astropy@8.0.0 python-bottleneck@1.4.2 python-configobj@5.0.9 python-fast-histogram@0.14-0.92ed204 python-ginga@6.0.0 python-ipython@9.8.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pyerfa@2.0.1.5 python-pygithub@2.8.1 python-pyqt@6.9.1 python-pyyaml@6.0.2 python-qtpy@2.4.3 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-scikit-image@0.26.0 python-specutils@2.4.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pypeit/PypeIt
Licenses: Modified BSD
Build system: pyproject
Synopsis: Spectroscopic Data Reduction Pipeline
Description:

PypeIt is a Python package for semi-automated reduction of astronomical spectroscopic data. Its algorithms build on decades-long development of previous data reduction pipelines by the developers.

It is designed to be used by both advanced spectroscopists with prior data reduction expertise and astronomers with no prior experience of data reduction. It is highly configurable and designed to be applied to any standard slit-imaging spectrograph, including long-slit, multi-slit, as well as cross-dispersed echelle spectra.

python-pyrush 1.0.8
Propagated dependencies: python-pyfastner@1.0.9 python-spacy@3.8.14
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/PyRuSH
Licenses: Expat
Build system: pyproject
Synopsis: Rule-based sentence Segmenter using Hashing in Python
Description:

PyRuSH is the python implementation of RuSH, which is originally developed using Java. RuSH is an efficient, reliable, and easy adaptable rule-based sentence segmentation solution. It is specifically designed to handle the telegraphic written text in clinical note. It leverages a nested hash table to execute simultaneous rule processing, which reduces the impact of the rule-base growth on execution time and eliminates the effect of rule order on accuracy.

python-pycrdt 0.13.0
Propagated dependencies: python-anyio@4.12.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/y-crdt/pycrdt
Licenses: Expat
Build system: pyproject
Synopsis: Python CRDTs library ported from Yjs framework
Description:

Conflict-free Replicated Data Types (CRDTs) allow creating shared documents that can automatically merge changes made concurrently on different copies of the data. When the data lives on different machines, they make it possible to build distributed systems that work with local data, leaving the synchronization and conflict resolution with remote data to the CRDT algorithm, which ensures that all data replicas eventually converge to the same state.

This is a Python CRDT library that provides bindings for Yrs, the Rust port of the Yjs framework.

python-pybvrf 0.1.4
Propagated dependencies: python-jsonschema@4.23.0 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/cbrnr/pybvrf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Work with BrainVision Recording Format (BVRF) files in Python
Description:

PyBVRF is a Python package for working with BVRF files.

The package includes the following features:

  • Support for multi-participant recordings

  • Seamless integration with MNE-Python

  • Convenient access to metadata (including the original YAML header)

  • Support for markers and impedance data

A BVRF recording consists of multiple files which are expected to be available in the same directory. The required files are:

  • <fname>.bvrh (header file)

  • <fname>.bvrd (data file)

  • <fname>.bvrm (marker file)

Optionally, <fname>.bvri (impedance file) may also be present.

Page: 15678925
Total packages: 584