_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-cov 6.0.0
Propagated dependencies: python-coverage@7.13.2 python-pytest@9.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin for measuring coverage
Description:

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

python-pyramid-tm 2.6
Propagated dependencies: python-pyramid@2.0.2 python-transaction@5.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/pyramid_tm
Licenses: Repoze
Build system: pyproject
Synopsis: Centralized transaction management for Pyramid
Description:

pyramid_tm is a package which allows Pyramid requests to join the active transaction as provided by the Python transaction package.

python-pyreadstat 1.3.2
Dependencies: libiconv@1.18 readstat@1.1.9-0.718d491 zlib@1.3.1
Propagated dependencies: python-narwhals-minimal@2.15.0 python-pandas@2.3.3 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/Roche/pyreadstat
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Read and write SAS, SPSS and Stata files into/from Pandas DataFrames
Description:

This Python package can be used to read and write SAS, SPSS and Stata files into/from Pandas DataFrames. It is a wrapper around the C library readstat.

python-pynetdicom 2.1.1
Propagated dependencies: python-pydicom@2.4.4 python-pyfakefs@5.9.1 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pydicom/pynetdicom
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of the DICOM networking protocol
Description:

pynetdicom is a Python package that implements the DICOM networking protocol. It allows the easy creation of DICOM SCUs and SCPs.

python-pyresample 1.35.0
Propagated dependencies: python-cartopy@0.24.1 python-configobj@5.0.9 python-dask@2025.11.0 python-donfig@0.8.1.post1 python-matplotlib@3.10.8 python-numexpr@2.14.1 python-numpy@2.3.1 python-odc-geo@0.5.0 python-pillow@11.1.0 python-platformdirs@4.3.6 python-pykdtree@1.4.2 python-pyproj@3.6.1 python-pyyaml@6.0.2 python-rasterio@1.3.7 python-scipy@1.16.3 python-shapely@2.1.1 python-xarray@2025.12.0 python-zarr@2.18.7
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://github.com/pytroll/pyresample
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Geospatial image resampling in Python
Description:

Pyresample is a python package for resampling geospatial image data. Resampling or reprojection is the process of mapping input geolocated data points to a new target geographic projection and area.

python-pyelftools 0.32
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/eliben/pyelftools
Licenses: Public Domain
Build system: pyproject
Synopsis: Analyze binary and library file information
Description:

This Python library provides interfaces for parsing and analyzing two binary and library file formats ; the Executable and Linking Format (ELF), and debugging information in the Debugging With Attributed Record Format (DWARF).

python-pyclibrary 0.2.2-0.4e1e243
Propagated dependencies: python-pyparsing@3.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MatthieuDartiailh/pyclibrary
Licenses: Expat
Build system: pyproject
Synopsis: Wrap dynamic libraries in Python
Description:

This package helps wrapping dynamic libraries in Python. It includes a pure-Python C parser and an automation library that uses C header file definitions to simplify the use of C bindings.

python-pyformlang 1.0.10
Propagated dependencies: python-networkx@3.4.2 python-numpy@2.3.1 python-pydot@4.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Aunsiels/pyformlang
Licenses: Expat
Build system: pyproject
Synopsis: Framework for interacting with formal grammars
Description:

This package provides a framework for working with formal language grammars. The library was originally developed for educational purposes and therefore implements many textbook algorithms regarding the manipulation and interaction with formal grammars.

python-pybedtools 0.12.0
Dependencies: zlib@1.3.1
Propagated dependencies: bedtools@2.31.1 kentutils@302.0.0 python-numpy@2.3.1 python-pandas@2.3.3 python-psutil@7.0.0 python-pysam@0.23.0 python-pyyaml@6.0.2 samtools@1.19
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pythonhosted.org/pybedtools/
Licenses: Expat LGPL 2.1+
Build system: pyproject
Synopsis: Python wrapper for BEDtools programs
Description:

This package is a Python wrapper for Aaron Quinlan's BEDtools programs, which are widely used for genomic interval manipulation or "genome algebra". pybedtools extends BEDTools by offering feature-level manipulations from with Python.

python-pytest-csv 3.0.0
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/nicoulaj/pytest-csv
Licenses: GPL 3+
Build system: pyproject
Synopsis: CSV reporter for Pytest
Description:

This package provides a plugin for Pytest that enables a CSV output mode for Pytest. It can be enabled via the --csv option it adds to the Pytest command line interface (CLI).

python-pygraphviz 1.14
Dependencies: graphviz@7.0.1
Channel: guix
Location: gnu/packages/graphviz.scm (gnu packages graphviz)
Home page: https://pygraphviz.github.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python interface to Graphviz
Description:

PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms.

python-pypa-build 1.3.0
Propagated dependencies: python-colorama@0.4.6 python-packaging@25.0 python-pyproject-hooks@1.2.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://pypa-build.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Simple Python PEP 517 package builder
Description:

The build command invokes the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management. It aims to keep dependencies to a minimum, in order to make bootstrapping easier.

python-pysnptools 0.5.14
Propagated dependencies: python-bed-reader@1.0.6 python-cloudpickle@3.1.0 python-h5py@3.15.1 python-more-itertools@10.6.0 python-numpy@2.3.1 python-pandas@2.3.3 python-psutil@7.0.0 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://microsoftgenomics.github.io/PySnpTools/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Library for reading and manipulating genetic data
Description:

PySnpTools is a library for reading and manipulating genetic data. It can, for example, efficiently read whole PLINK *.bed/bim/fam files or parts of those files. It can also efficiently manipulate ranges of integers using set operators such as union, intersection, and difference.

python-pyrsistent 0.20.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tobgu/pyrsistent
Licenses: Expat
Build system: pyproject
Synopsis: Persistent data structures for Python
Description:

Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable.

All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched.

python-pywavelets 1.8.0
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyWavelets/pywt
Licenses: Expat
Build system: pyproject
Synopsis: Wavelet transforms in Python
Description:

PyWavelets is a library for wavelet transforms in Python. Wavelets are mathematical basis functions that are localized in both time and frequency. Wavelet transforms are time-frequency transforms employing wavelets. They are similar to Fourier transforms, the difference being that Fourier transforms are localized only in frequency instead of in time and frequency.

python-pytreegrav 1.1.4
Propagated dependencies: python-numba@0.62.1 python-numpy@2.3.1 python-pytest@9.0.2 python-healpy@1.19.0 python-pyerfa@2.0.1.5 python-scipy@1.16.3
Channel: vga
Location: vga/packages/nbody.scm (vga packages nbody)
Home page: http://pytreegrav.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Fast approximate gravitational force and potential calculations in Python
Description:

pytreegrav is a package for computing the gravitational potential and/or field of a set of particles. It includes methods for brute-force direction summation and for the fast, approximate Barnes-Hut treecode method. For the Barnes-Hut method we implement an oct-tree as a numba jitclass to achieve much higher peformance than the equivalent pure Python implementation, without writing a single line of C or Cython.

python-pysam-stubs 0.18.0.0.2
Channel: guix-arg
Location: guix-arg/packages/bioinformatics.scm (guix-arg packages bioinformatics)
Home page: https://github.com/marcelm/pysam-stubs/
Licenses:
Build system: pyproject
Synopsis:
#<unspecified>
python-pyroutelib3 2.0.0
Propagated dependencies: python-dateutil@2.9.0 python-protobuf@5.28.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MKuranowski/pyroutelib3
Licenses: GPL 3+
Build system: pyproject
Synopsis: Library for simple routing on OSM data
Description:

Library for simple routing on OSM data

python-pylibscrypt 2.0.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/jvarho/pylibscrypt
Licenses: ISC
Build system: pyproject
Synopsis: Scrypt for Python
Description:

This package provides another Scrypt module for Python.

python-pynamecheap 0.0.3
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Bemmu/PyNamecheap
Licenses: Expat
Build system: pyproject
Synopsis: Namecheap API client in Python
Description:

PyNamecheap is a Namecheap API client in Python.

python-pytest-home 0.6.0
Propagated dependencies: python-pytest@9.0.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/jaraco/pytest-home
Licenses: Expat
Build system: pyproject
Synopsis: Home directory fixtures
Description:

This package provides home directory fixtures for pytest.

python-pytimeparse 1.1.8
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/wroberts/pytimeparse
Licenses: Expat
Build system: pyproject
Synopsis: Time expression parser
Description:

This small Python module parses various kinds of time expressions.

python-pytest-html 4.1.1
Propagated dependencies: python-jinja2@3.1.2 python-pytest-metadata@3.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-html
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Pytest plugin for generating HTML reports
Description:

This package provides a pytest plugin for generating HTML reports.

python-pytest-xvfb 3.1.1
Propagated dependencies: python-pyvirtualdisplay@3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/The-Compiler/pytest-xvfb
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to run Xvfb for tests
Description:

This package provides a Pytest plugin to run Xvfb for tests.

Page: 1131415161723
Total packages: 551