_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pyvips 3.1.1
Dependencies: glib@2.86.0 vips@8.17.0
Propagated dependencies: python-cffi@1.17.1 python-pkgconfig@1.5.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/libvips/pyvips
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings for VIPS
Description:

The pyvips package provides Python bindings for VIPS, a multithreaded image-processing system with low memory needs.

python-pylems 0.6.9
Propagated dependencies: python-lxml@6.0.2 python-matplotlib@3.10.8
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/LEMS/pylems
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python support for the Low Entropy Model Specification language (LEMS)
Description:

A LEMS simulator written in Python which can be used to run NeuroML2 models.

python-pyxhdl 0.53
Propagated dependencies: python-numpy@2.3.1 python-misc-utils@0.28
Channel: guix
Location: gnu/packages/electronics.scm (gnu packages electronics)
Home page: https://github.com/davidel/pyxhdl
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python frontend for @acronym{HDL, Hardware Description Languages}
Description:

PyXHDL replaces HDL code by Python, generating VHDL (>= 2008) and Verilog (SystemVerilog >= 2012) code to be used for synthesis and simulation.

python-pyscss 1.4.0-0.73559d0
Dependencies: pcre@8.45
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Kronuz/pyScss
Licenses: Expat
Build system: pyproject
Synopsis: Scss compiler for Python
Description:

pyScss is a compiler for Sass, a superset language of CSS3 that adds programming capabilities and some other syntactic sugar.

python-pyfftw 0.15.1
Dependencies: fftw@3.3.10 fftwf@3.3.10
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://github.com/pyFFTW/pyFFTW
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python wrapper for the FFTW library
Description:

This package provides a Pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.

python-pycoqc 2.5.2
Propagated dependencies: python-h5py@3.15.1 python-jinja2@3.1.2 python-numpy@2.3.1 python-pandas@2.3.3 python-plotly@5.24.1 python-pysam@0.23.3 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://a-slide.github.io/pycoQC/
Licenses: GPL 3
Build system: pyproject
Synopsis: QC plots for Nanopore basecallers
Description:

This package computes metrics and generates Interactive QC plots from the sequencing summary report generated by Oxford Nanopore technologies basecaller.

python-pyzstd 0.18.0
Dependencies: zstd@1.5.6
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/Rogdham/pyzstd
Licenses: Modified BSD
Build system: pyproject
Synopsis: Zstandard bindings for Python
Description:

This package provides Python bindings to the Zstandard (zstd) compression library. The API is similar to Python's bz2/lzma/zlib module.

python-pybare 0.1.1
Channel: guixrus
Location: guixrus/packages/bare.scm (guixrus packages bare)
Home page: https://sr.ht/~chiefnoah/PyBARE/
Licenses: Expat
Build system: python
Synopsis: Declarative implementation of BARE for Python
Description:

python-pybare is a general purpose library for strongly typed primitives in Python that supports serializing to and from BARE messages.

python-pyucis 0.1.5
Propagated dependencies: python-jsonschema-objects@0.5.7 python-lxml@6.0.2 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/electronics.scm (gnu packages electronics)
Home page: https://fvutils.github.io/pyucis//
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python interface to UCIS data
Description:

The codePyUCIS library provides two APIs for creating and accessing coverage data via the UCIS data mode.

python-pypika 0.49.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/kayak/pypika
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SQL query builder API for Python
Description:

PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query.

python-pypeg2 2.15.2
Propagated dependencies: python-lxml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://fdik.org/pyPEG/
Licenses: GPL 2
Build system: pyproject
Synopsis: Parsing Expression Grammars in Python
Description:

PyPEG is an intrinsic parser interpreter framework for Python. It is based on Parsing Expression Grammars, PEG. With pyPEG you can parse many formal languages.

python-pyxb-x 1.2.6.3
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: http://pyxb.sourceforge.net
Licenses: ASL 2.0 Expat GPL 2 Python Software Foundation License
Build system: pyproject
Synopsis: Python XML Schema Bindings
Description:

PyXB-X ("pixbix") is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema.

python-pytest 9.0.2
Propagated dependencies: python-iniconfig@2.1.0 python-packaging-bootstrap@25.0 python-pluggy@1.6.0 python-pygments-bootstrap@2.19.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-pytest 8.4.2
Propagated dependencies: python-iniconfig@2.1.0 python-packaging-bootstrap@25.0 python-pluggy@1.6.0 python-pygments-bootstrap@2.19.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-pynvim 0.6.0
Propagated dependencies: python-greenlet@3.1.1 python-msgpack@1.1.2
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/neovim/pynvim
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python client and plugin host for neovim
Description:

Pynvim implements support for python plugins in neovim. It also works as a library for connecting to and scripting neovim processes through its msgpack-rpc API.

python-py3dns 4.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://launchpad.net/py3dns
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Python 3 DNS library
Description:

This Python 3 module provides a DNS API for looking up DNS entries from within Python 3 modules and applications. This module is a simple, lightweight implementation.

python-pyasn1 0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pyasn1/pyasn1
Licenses: FreeBSD
Build system: pyproject
Synopsis: ASN.1 types and codecs
Description:

This is an implementation of ASN.1 types and codecs in Python. It is suitable for a wide range of protocols based on the ASN.1 specification.

python-pynacl 1.5.0
Propagated dependencies: python-cffi@1.17.1 python-six@1.17.0 libsodium@1.0.22
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyca/pynacl/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings to libsodium
Description:

PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed.

python-pyvisa 1.16.2
Propagated dependencies: python-prettytable@3.12.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://pyvisa.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Python binding for the VISA library
Description:

PyVISA is a Python package for support of the VISA, in order to control measurement devices and test equipment via GPIB, RS232, Ethernet or USB.

python-pyglet 1.5.30
Dependencies: ffmpeg@8.1.1 fontconfig-minimal@2.16.0 freeglut@3.4.0 freetype@2.13.3 gdk-pixbuf@2.44.4 glibc@2.41 glu@9.0.2 gtk+@3.24.51 libx11@1.8.12 libxext@1.3.6 libxinerama@1.1.5 libxxf86vm@1.1.6 mesa@26.0.2 openal@1.23.1 pulseaudio@16.1
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/pyglet/pyglet
Licenses: Modified BSD
Build system: pyproject
Synopsis: Windowing and multimedia library
Description:

Pyglet is a Python library for developing games and other visually-rich applications. It supports windowing, user interface event handling, Joysticks, OpenGL graphics, loading images and videos, playing sounds and music.

python-pyglet 2.0.18
Dependencies: ffmpeg@8.1.1 fontconfig-minimal@2.16.0 freeglut@3.4.0 freetype@2.13.3 gdk-pixbuf@2.44.4 glibc@2.41 glu@9.0.2 gtk+@3.24.51 libx11@1.8.12 libxext@1.3.6 libxinerama@1.1.5 libxxf86vm@1.1.6 mesa@26.0.2 openal@1.23.1 pulseaudio@16.1
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/pyglet/pyglet
Licenses: Modified BSD
Build system: pyproject
Synopsis: Windowing and multimedia library
Description:

Pyglet is a Python library for developing games and other visually-rich applications. It supports windowing, user interface event handling, Joysticks, OpenGL graphics, loading images and videos, playing sounds and music.

python-pygame 2.6.1
Dependencies: freetype@2.13.3 sdl2@2.30.8 sdl2-image@2.8.8 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2 sdl2-gfx@1.0.4 libjpeg-turbo@2.1.4 libpng@1.6.39 libx11@1.8.12 libsmpeg@0.4.5-401 portmidi@217 v4l-utils@1.24.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.pygame.org
Licenses: FreeBSD Expat LGPL 2.0+ LGPL 2.1+ GPL 3+ Python Software Foundation License Public Domain LGPL 2.1+
Build system: pyproject
Synopsis: SDL wrapper for Python
Description:

Pygame is a set of Python modules designed for writing games. It adds functionality on top of the SDL library, allowing you to create games and multimedia programs in the Python language.

python-pyspoa 0.0.5
Propagated dependencies: pybind11@2.13.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nanoporetech/pyspoa
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings for the SIMD partial order alignment library
Description:

This package provides Python bindings for spoa, a C++ implementation of the partial order alignment (POA) algorithm (as described in 10.1093/bioinformatics/18.3.452) which is used to generate consensus sequences

python-pysiaf 0.26.0
Propagated dependencies: python-astropy@8.0.0 python-lxml@6.0.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-openpyxl@3.1.5 python-requests@2.32.5 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pysiaf.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Handling SIAF for space telescopes
Description:

pysiaf is a python package to access, interpret, maintain, and generate Handling of Science Instrument Aperture Files, in particular for JWST. Tools for applying the frame transformations, plotting, comparison, and validation are provided.

Page: 14567825
Total packages: 584