_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pysendfile 2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/giampaolo/pysendfile
Licenses: Expat
Synopsis: Python interface to sendfile(2)
Description:

The {pysendfile

python-pyhamcrest 2.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://hamcrest.org/
Licenses: Modified BSD
Synopsis: Hamcrest matchers for Python
Description:

PyHamcrest is a framework for writing matcher objects, allowing you to declaratively define "match" rules.

python-pywatchman 1.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://facebook.github.io/watchman/
Licenses: Modified BSD
Synopsis: Watchman client for python
Description:

python-pywatchman is a library to connect and query Watchman to discover file changes.

python-pyliftover 0.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/konstantint/pyliftover
Licenses: Expat
Synopsis: Python implementation of UCSC liftOver genome coordinate conversion
Description:

PyLiftover is a library for quick and easy conversion of genomic (point) coordinates between different assemblies.

python-pylatexenc 2.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/phfaist/pylatexenc
Licenses: Expat
Synopsis: LaTeX parser for Unicode/LaTeX conversion
Description:

python-pylatexenc is a LaTeX parser providing LaTeX-to-Unicode and Unicode-to-LaTeX conversion.

python-py-cpuinfo 8.0.0-1.4d6987e
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/workhorsy/py-cpuinfo
Licenses: Expat
Synopsis: Get CPU info with Python
Description:

This Python module returns the CPU info by using the best sources of information for your operating system.

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.18.2
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-pytest-cov 3.0.0
Propagated dependencies: python-coverage@6.4.3 python-pytest@7.1.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.1.1
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.0.2
Propagated dependencies: python-pydicom@2.4.4 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-pybedtools 0.9.0
Propagated dependencies: bedtools@2.30.0 samtools@1.19 python-matplotlib@3.8.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@7.1.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@21.3 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.4.11
Propagated dependencies: python-dill@0.3.6 python-h5py@3.8.0 python-numpy@1.23.2 python-pandas@2.1.1 python-psutil@5.9.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
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.23.2
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.28.1
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.

Total results: 443