_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.26.2 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.31.1 samtools@1.19 kentutils@302.0.0 python-numpy@1.26.2 python-pandas@2.2.3 python-psutil@5.9.2 python-pysam@0.23.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.14
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.13.0 python-more-itertools@10.6.0 python-numpy@1.26.2 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.8.0
Propagated dependencies: python-numpy@1.26.2 python-scipy@1.12.0
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-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-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.31.2
Propagated dependencies: ghdl-llvm@5.1.1 python-pytooling@8.4.1
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.

python-pyinstaller 6.1.0
Dependencies: zlib@1.3
Propagated dependencies: python-altgraph@0.17.4 python-packaging@24.2 python-pyinstaller-hooks-contrib@2023.11 python-setuptools@67.6.1
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://www.pyinstaller.org/
Licenses: GPL 2+ ASL 2.0 Expat
Synopsis: Bundle a Python application and all dependencies into a single package
Description:

PyInstaller bundles a Python application and all its dependencies into a single package.

python-pybrowserid 0.14.0
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mozilla/PyBrowserID
Licenses: MPL 2.0
Synopsis: Python library for the BrowserID protocol
Description:

This is a Python client library for the BrowserID protocol that underlies Mozilla Persona.

python-pynndescent 0.5.13
Propagated dependencies: python-importlib-metadata@5.2.0 python-joblib@1.4.2 python-llvmlite@0.44.0 python-numba@0.61.0 python-scikit-learn@1.6.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/lmcinnes/pynndescent
Licenses: FreeBSD
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-pymediainfo 4.1
Dependencies: libmediainfo@23.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sbraz/pymediainfo
Licenses: Expat
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-pyalsaaudio 0.8.4
Dependencies: alsa-lib@1.2.11
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://larsimmisch.github.io/pyalsaaudio/
Licenses: Python Software Foundation License
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.2.0 python-pytest@8.3.3 python-trio@0.28.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
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.

Total results: 471