_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytesseract 0.3.13
Dependencies: tesseract-ocr@5.3.0
Propagated dependencies: python-pandas@2.3.3 python-pillow@12.1.1
Channel: guix
Location: gnu/packages/ocr.scm (gnu packages ocr)
Home page: https://github.com/madmaze/pytesseract
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python wrapper for Google's Tesseract-OCR
Description:

This package provides pytesseract and Python wrapper library for Google's Tesseract-OCR.

python-pynndescent 0.6.0
Propagated dependencies: python-joblib@1.5.2 python-llvmlite@0.45.0 python-numba@0.62.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/lmcinnes/pynndescent
Licenses: FreeBSD
Build system: pyproject
Synopsis: Nearest neighbor descent for approximate nearest neighbors
Description:

PyNNDescent provides a Python implementation of Nearest Neighbor Descent for k-neighbor-graph construction and approximate nearest neighbor search.

python-pylint-venv 3.0.4
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/jgosmann/pylint-venv/
Licenses: Expat
Build system: pyproject
Synopsis: Pylint init-hook to share a Pylint installation across virtualenvs
Description:

pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.

python-pymediainfo 4.1
Dependencies: libmediainfo@25.04
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sbraz/pymediainfo
Licenses: Expat
Build system: pyproject
Synopsis: Python wrapper for the mediainfo library
Description:

This package provides a Python wrapper for the mediainfo library to access the technical and tag data for video and audio files.

python-pyls-spyder 0.4.0
Propagated dependencies: python-lsp-server@1.14.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/spyder-ide/pyls-spyder
Licenses: Expat
Build system: pyproject
Synopsis: Spyder extensions for @code{python-lsp-server}
Description:

This package provides Spyder-specific extras for the Language Server Protocol (LSP) on Python, such as document symbol searching and others.

python-pyalsaaudio 0.11.0
Dependencies: alsa-lib@1.2.16
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://larsimmisch.github.io/pyalsaaudio/
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: ALSA wrappers for Python
Description:

This package contains wrappers for accessing the ALSA API from Python. It is currently fairly complete for PCM devices, and has some support for mixers.

python-pytest-trio 0.8.0
Propagated dependencies: python-async-generator@1.10 python-outcome@1.3.0.post0 python-pytest@9.0.2 python-trio@0.32.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/python-trio/pytest-trio
Licenses: Expat ASL 2.0
Build system: pyproject
Synopsis: Pytest plugin for trio
Description:

This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python.

python-pycodestyle 2.12.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pycodestyle.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Python style guide checker
Description:

pycodestyle (formerly pep8) is a tool to check Python code against some of the style conventions in PEP 8.

python-pytest-mypy 1.0.1
Propagated dependencies: python-filelock@3.16.1 python-mypy@1.18.2 python-pytest@9.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dbader/pytest-mypy
Licenses: Expat
Build system: pyproject
Synopsis: Mypy static type checker plugin for Pytest
Description:

pytest-mypi is a static type checker plugin for Pytest that runs the mypy static type checker on your source files as part of a Pytest test execution.

python-pymatreader 1.1.0
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1 python-scipy@1.16.3 python-xmltodict@0.14.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://pymatreader.readthedocs.io
Licenses: FreeBSD
Build system: pyproject
Synopsis: Convenient reader for Matlab mat files
Description:

A Python module to read Matlab files. This module works with both the old (< 7.3) and the new (>= 7.3) HDF5 based format. The output should be the same for both kinds of files.

python-pybispectra 1.3.1
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-mne@1.11.0 python-numba@0.62.1 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pybispectra.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Toolbox for computing spectral-domain interactions using the bispectrum
Description:

This package provides the tools for computing phase-amplitude coupling, time delay estimation, and wave shape features using the bispectrum and bicoherence. Additional tools for computing amplitude-amplitude coupling, phase-phase coupling, and spatio-spectral filters are also provided.

python-pygame-menu 4.5.4
Propagated dependencies: python-pygame@2.6.1 python-pyperclip@1.9.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://pygame-menu.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Menu for pygame
Description:

Pygame-menu is a python-pygame library for creating menus and GUIs. It supports several widgets, such as buttons, color inputs, clock objects, drop selectors, frames, images, labels, selectors, tables, text inputs, color switches, and many more, with multiple options to customize.

python-pytest-mock 3.15.1
Propagated dependencies: python-pytest@9.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-mock/
Licenses: Expat
Build system: pyproject
Synopsis: Thin-wrapper around the mock package for easier use with py.test
Description:

This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test. The mocker fixture has the same API as mock.patch, supporting the same arguments.

python-pyudorandom 1.0.0-0.473b3f9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mewwts/pyudorandom
Licenses: Expat
Build system: pyproject
Synopsis: Generate pseudorandom numbers by using algebra
Description:

The pyudorandom module lets you iterate over a list in a non-succsessive, yet deterministic way based on integer modulo. It comes in handy when you want to mix up the items, but don't need any guarantees of randomness. It might be slow on small data, but shall be significantly faster than random.shuffle for longer lists.

python-pytorch-avx 2.10.0
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.1.0 clog@0.0-8.84818a4 concurrentqueue@1.0.3 cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@25.2.10 fmt@11.2.0 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef gemmlowp@0.1-2.16e8662 gloo@0.0.0-4.54cbae0 googletest@1.12.1 googlebenchmark@1.9.1 libuv@1.44.2 miniz@pytorch-2.7.0 onednn@3.10.2 openblas@0.3.31 openmpi@4.1.6 openssl@3.5.5 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.10.0 rdma-core@62.0 sleef@3.6.1 tensorpipe@0-0.bb1473a vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0 vulkan-memory-allocator@3.3.0 xnnpack@0.0-4.51a0103 zlib@1.3.1 zstd@1.5.6 fbgemm@1.5.0 nnpack@0.0-2.70a77f4
Propagated dependencies: cpuinfo@0.0-8.84818a4 onnx@1.17.0 onnx-optimizer@0.3.19 python-astunparse@1.6.3 python-click@8.3.1 python-filelock@3.16.1 python-fsspec@2026.1.0 python-future@1.0.0 python-jinja2@3.1.2 python-networkx@3.4.2 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-optree@0.14.0 python-packaging@25.0 python-psutil@7.2.2 python-pyyaml@6.0.2 python-requests@2.32.5 python-sympy@1.13.3 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pytorch.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for tensor computation and deep neural networks
Description:

PyTorch is a Python package that provides two high-level features:

  • tensor computation (like NumPy) with strong GPU acceleration;

  • deep neural networks (DNNs) built on a tape-based autograd system.

You can reuse Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.

Note: currently this package does not provide GPU support.

python-pymatsolver 0.4.0
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://pymatsolver.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Sparse matrix solvers for Python
Description:

This package provides a set of sparse matrix solvers used in geoscience.

All solvers work with scipy.sparse matricies, and a single or multiple right hand sides using numpy:

  • L/U Triangular Solves

  • Wrapping of SciPy matrix solvers (direct and indirect)

  • Pardiso solvers now that MKL comes with conda!

  • Mumps solver with nice error messages

python-pymacaroons 0.13.0-0.78c55c1
Propagated dependencies: python-pynacl@1.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ecordell/pymacaroons
Licenses: Expat
Build system: pyproject
Synopsis: Python Macaroon Library
Description:

Macaroons, like cookies, are a form of bearer credential. Unlike opaque tokens, macaroons embed caveats that define specific authorization requirements for the target service, the service that issued the root macaroon and which is capable of verifying the integrity of macaroons it receives.

Macaroons allow for delegation and attenuation of authorization. They are simple and fast to verify, and decouple authorization policy from the enforcement of that policy.

python-pytest-perf 0.13.1
Propagated dependencies: python-jaraco-context@6.0.1 python-jaraco-functools@4.2.1 python-more-itertools@10.6.0 python-packaging@25.0 python-pip@25.1.1 python-pip-run@8.8.0 python-tempora@5.8.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jaraco/pytest-perf
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin for performance testing
Description:

pytest-perf makes it easy to compare works by creating two installs, the control and the experiment, and measuring the performance of some Python code against each. Under the hood, it uses the pip-run command to install from the upstream main branch (e.g. https://github.com/jaraco/pytest-perf) for the control and from . for the experiment. It then runs each of the experiments against each of the environments.

python-pywavefront 1.3.3
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/pywavefront/PyWavefront
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for loading Wavefront @code{.obj} files
Description:

PyWavefront reads Wavefront 3D object files (something.obj, something.obj.gz and something.mtl) and generates interleaved vertex data for each material ready for rendering.

A simple (optional) visualization module is also provided for rendering the object(s). The interleaved data can also be used by more modern renderers thought VBOs or VAOs.

Currently the most commonly used features in the specification has been implemented:

  • positions;

  • texture coordinates;

  • normals;

  • vertex color;

  • material parsing;

  • texture and texture parameters.

python-pyastronomy 0.25.0
Propagated dependencies: python-bidict@0.23.1 python-numpy@2.3.1 python-quantities@0.16.4 python-scipy@1.16.3 python-six@1.17.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pyastronomy.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Collection of astronomy related tools for Python
Description:

This package provides a collection of astronomy related tools for Python.

The following subpackages are available:

  • funcFit: A convenient fitting package providing support for minimization and MCMC sampling.

  • modelSuite: A Set of astrophysical models (e.g., transit light-curve modeling), which can be used stand-alone or with funcFit.

  • AstroLib: A set of useful routines including a number of ports from IDL's astrolib.

  • Constants: The package provides a number of often-needed constants.

  • Timing: Provides algorithms for timing analysis such as the Lomb-Scargle and the Generalized Lomb-Scargle periodogram

  • pyaGUI: A collection of GUI tools for interactive work.

python-pycayennelpp 2.4.0
Channel: small-guix
Location: small-guix/packages/meshcore.scm (small-guix packages meshcore)
Home page: https://github.com/smlng/pycayennelpp
Licenses: Expat
Build system: pyproject
Synopsis: Encoder and Decoder for CayenneLLP
Description:

Encoder and Decoder for CayenneLLP.

emacs-python-pytest 20260630.859
Propagated dependencies: emacs-dash@20260221.1346 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/wbolster/emacs-python-pytest
Licenses:
Build system: melpa
Synopsis: Helpers to run pytest
Description:

Documentation at https://melpa.org/#/python-pytest

python-pyinstrument 5.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/joerick/pyinstrument
Licenses: Modified BSD
Build system: pyproject
Synopsis: Call stack profiler for Python
Description:

Pyinstrument is a Python profiler to help you optimize your code.

python-pytest-flask 1.3.0
Propagated dependencies: python-flask@3.1.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-flask
Licenses: Expat
Build system: pyproject
Synopsis: Pytest fixtures to test Flask applications
Description:

This pytest plugin provides fixtures to simplify Flask app testing.

Page: 1151617181925
Total packages: 584