_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest 5.4.3
Propagated dependencies: python-attrs-bootstrap@21.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@21.3 python-pluggy@1.0.0 python-py@1.11.0 python-tomli@2.0.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
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 4.6.11
Propagated dependencies: python-attrs-bootstrap@21.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@21.3 python-pluggy@1.0.0 python-py@1.11.0 python-tomli@2.0.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
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.2.2
Propagated dependencies: python-attrs-bootstrap@21.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@21.3 python-pluggy@1.5.0 python-py@1.11.0 python-tomli@2.0.1 python-exceptiongroup@1.1.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
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 7.1.3
Propagated dependencies: python-attrs-bootstrap@21.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@21.3 python-pluggy@1.0.0 python-py@1.11.0 python-tomli@2.0.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
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 7.3.2
Propagated dependencies: python-attrs-bootstrap@21.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@21.3 python-pluggy@1.0.0 python-py@1.11.0 python-tomli@2.0.1 python-exceptiongroup@1.1.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
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.4.2
Propagated dependencies: python-greenlet@2.0.1 python-msgpack@1.0.4
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/neovim/pynvim
Licenses: ASL 2.0
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 3.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://launchpad.net/py3dns
Licenses: Python Software Foundation License
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.4.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyasn1.sourceforge.net/
Licenses: FreeBSD
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.15.1 python-six@1.16.0 libsodium@1.0.18
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyca/pynacl/
Licenses: ASL 2.0
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.13.0
Propagated dependencies: python-dataclasses@0.8 python-prettytable@3.3.0 python-typing-extensions@4.9.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://pyvisa.readthedocs.io/en/latest/
Licenses: Expat
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-pygame 2.5.2
Dependencies: freetype@2.13.0 sdl2@2.30.1 sdl2-image@2.6.3 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.7 libsmpeg@0.4.5-401 portmidi@217 v4l-utils@1.22.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+
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.8.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nanoporetech/pyspoa
Licenses: Expat
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.23.3
Propagated dependencies: python-astropy@6.1.3 python-lxml@4.9.1 python-matplotlib@3.8.2 python-numpy@1.23.2 python-openpyxl@3.0.10 python-requests@2.28.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pysiaf.readthedocs.io/
Licenses: Modified BSD
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.

python-pynrrd 1.0.0
Propagated dependencies: python-nptyping@2.0.0 python-numpy@1.23.2 python-typing-extensions@4.9.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/mhe/pynrrd
Licenses: Expat
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 7.7.1
Propagated dependencies: python-mccabe@0.6.1 python-mypy-minimal@1.4.1 python-pycodestyle@2.8.0 python-pydocstyle@3.0.0 python-pyflakes@2.4.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/klen/pylama
Licenses: LGPL 3+
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-pyppmd 1.0.0
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/pyppmd
Licenses: LGPL 2.1+
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-pyyaml 6.0.1
Dependencies: libyaml@0.2.5 python-cython@0.29.32
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyyaml.org
Licenses: Expat
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-pyzbar 0.1.8
Dependencies: zbar@0.23.90
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/NaturalHistoryMuseum/pyzbar/
Licenses: Expat
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 5.4.1
Dependencies: libyaml@0.2.5 python-cython@0.29.32
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyyaml.org
Licenses: Expat
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
Dependencies: python-pygobject@3.47.0
Channel: rrr
Location: rrr/packages/matrix.scm (rrr packages matrix)
Home page: https://github.com/LEW21/pydbus
Licenses: LGPL 2.1+
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
Propagated dependencies: python-pygobject@3.47.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/LEW21/pydbus
Licenses: LGPL 2.1+
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-pypdf3 1.0.5
Propagated dependencies: python-tqdm@4.64.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sfneal/PyPDF3
Licenses: Modified BSD
Synopsis: Utility to read and write PDFs with Python
Description:

PyPDF3 is a pure-python PDF library capable of splitting, merging together, cropping, and transforming the pages of PDF files. It can also add custom data, viewing options, and passwords to PDF files. It can retrieve text and metadata from PDFs as well as merge entire files together.

python-pysdl2 0.9.11
Dependencies: sdl2@2.30.1 sdl2-image@2.6.3 sdl2-gfx@1.0.4 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/py-sdl/py-sdl2
Licenses: CC0
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.4
Dependencies: erfa@2.0.1
Propagated dependencies: python-numpy@1.23.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/liberfa/pyerfa
Licenses: Modified BSD
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.

Total results: 443