_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-env 0.6.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/MobileDynasty/pytest-env
Licenses: Expat
Synopsis: Pytest plugin that allows you to add environment variables
Description:

This is a py.test plugin that enables you to set environment variables in the pytest.ini file.

python-pystitcher 1.0.4
Dependencies: python-html5lib@1.1 python-importlib-metadata@5.2.0 python-markdown@3.3.4 python-pypdf3@1.0.5 python-validators@0.34.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/captn3m0/pystitcher
Licenses: Expat
Synopsis: Declaratively stitch together a PDF file from multiple sources
Description:

This package stitches your PDF files together, generating customizable bookmarks using a declarative input in the form of a markdown file.

python-pynormaliz 2.21
Dependencies: flint@3.1.2 gmp@6.3.0 normaliz@3.10.4
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://github.com/Normaliz/PyNormaliz
Licenses: GPL 2+
Synopsis: Python interface to Normaliz
Description:

PyNormaliz provides an interface to Normaliz via libNormaliz. It offers the complete functionality of Normaliz, and can be used interactively from Python.

python-pytest-cov 6.0.0
Propagated dependencies: python-coverage@7.6.8 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
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-pyreadstat 1.2.4
Dependencies: libiconv@1.15 zlib@1.3
Propagated dependencies: python-pandas@2.2.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/Roche/pyreadstat
Licenses: ASL 2.0
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-mypy@1.13.0 python-numpydoc@1.5.0 python-pydicom@2.4.4 python-pyfakefs@4.6.3 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
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-pyelftools 0.30
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/eliben/pyelftools
Licenses: Public Domain
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-pygame-gui 0.6.9
Propagated dependencies: python-i18n@0.3.9 python-pygame-ce@2.4.1
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://github.com/MyreMylar/pygame_gui
Licenses: Expat
Synopsis: GUI module for pygame Community Edition
Description:

Helps create GUIs for games made using pygame Community Edition. Features HTML-style text formatting, localization, theme files to control the look and a system to manage multiple windows of GUI stuff.

python-pyformlang 1.0.10
Propagated dependencies: python-networkx@3.4.2 python-numpy@1.24.4 python-pydot@1.4.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Aunsiels/pyformlang
Licenses: Expat
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.10.0
Dependencies: zlib@1.3
Propagated dependencies: bedtools@2.30.0 samtools@1.19 kentutils@302.0.0 python-numpy@1.24.4 python-pandas@2.2.3 python-psutil@5.9.2 python-pysam@0.20.0 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pythonhosted.org/pybedtools/
Licenses: Expat LGPL 2.1+
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-pytest@8.3.3 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/nicoulaj/pytest-csv
Licenses: GPL 3+
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.10
Dependencies: graphviz@7.0.1
Channel: guix
Location: gnu/packages/graphviz.scm (gnu packages graphviz)
Home page: https://pygraphviz.github.io
Licenses: Modified BSD
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 0.7.0
Propagated dependencies: python-packaging-bootstrap@24.2 python-pep517-bootstrap@0.9.1 python-toml@0.10.2
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://pypa-build.readthedocs.io/en/latest/
Licenses: Expat
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.8.0 python-more-itertools@10.6.0 python-numpy@1.24.4 python-pandas@2.2.3 python-psutil@5.9.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://microsoftgenomics.github.io/PySnpTools/
Licenses: ASL 2.0
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.16.0
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tobgu/pyrsistent
Licenses: Expat
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.2.0
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyWavelets/pywt
Licenses: Expat
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-pytest-pep8 1.0.6
Propagated dependencies: python-pep8@1.7.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://bitbucket.org/pytest-dev/pytest-pep8
Licenses: Expat
Synopsis: Py.test plugin to check PEP8 requirements
Description:

Pytest plugin for checking PEP8 compliance.

python-pyroutelib3 1.3.post1
Propagated dependencies: python-dateutil@2.8.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MKuranowski/pyroutelib3
Licenses: GPL 3+
Synopsis: Library for simple routing on OSM data
Description:

Library for simple routing on OSM data

python-py-dateutil 2.2
Propagated dependencies: python-six@1.16.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://bitbucket.org/cld/dateutil
Licenses: Modified BSD
Synopsis: Extensions to the standard Python datetime module
Description:

Extensions to the standard Python datetime module

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

PyNamecheap is a Namecheap API client in Python.

python-pytimeparse 1.1.8
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/wroberts/pytimeparse
Licenses: Expat
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
Synopsis: Pytest plugin for generating HTML reports
Description:

This package provides a pytest plugin for generating HTML reports.

python-pytest-xvfb 2.0.0
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
Synopsis: Pytest plugin to run Xvfb for tests
Description:

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

python-pyvhdlmodel 0.30.0
Propagated dependencies: ghdl-clang@4.1.0 python-pytooling@8.2.0
Channel: guix-science
Location: guix-science/packages/electronics.scm (guix-science packages electronics)
Home page: https://vhdl.github.io/pyVHDLModel/
Licenses: ASL 2.0
Synopsis: High level API for GHDL
Description:

pyVHDLModel provides an unified abstract language model for VHDL written in Python.

Total results: 478