_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.4.11
Propagated dependencies: python-dill@0.3.6 python-h5py@3.8.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/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.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 packages 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-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.11
Propagated dependencies: python-importlib-metadata@5.2.0 python-joblib@1.4.2 python-llvmlite@0.42.0 python-numba@0.59.1 python-scikit-learn@1.4.2 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.27.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.

python-pylibscrypt 1.7.1
Dependencies: libscrypt@1.22
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/jvarho/pylibscrypt
Licenses: ISC
Synopsis: Scrypt for Python
Description:

There are a lot of different scrypt modules for Python, but none of them have everything that I'd like, so here's one more. It uses libscrypt.

python-pycodestyle 2.12.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pycodestyle.readthedocs.io/
Licenses: Expat
Synopsis: Python style guide checker
Description:

pycodestyle (formerly pep8) is a tool to check Python code against some of the style conventions in PEP 8.

python-pytest-mypy 0.10.3
Propagated dependencies: python-attrs@24.2.0 python-filelock@3.16.1 python-mypy@1.13.0 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dbader/pytest-mypy
Licenses: Expat
Synopsis: Mypy static type checker plugin for Pytest
Description:

pytest-mypi is a static type checker plugin for Pytest that runs the mypy static type checker on your source files as part of a Pytest test execution.

python-pytest-cram 0.2.2
Propagated dependencies: python-cram@0.7 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/tbekolay/pytest-cram
Licenses: Expat
Synopsis: Run cram tests with pytest
Description:

Cram tests command line applications; Pytest tests Python applications. pytest-cram tests Python command line applications by letting you write your Python API tests with pytest, and your command line tests in cram.

python-pygame-sdl2 2.1.0+renpy8.3.0
Dependencies: sdl-union@1.2.68
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.renpy.org/
Licenses: LGPL 2.1 Zlib
Synopsis: Reimplementation of the Pygame API using SDL2
Description:

Pygame_SDL2 reimplements the Pygame API using SDL2, staying close to the original, but also adding some SDL2-specific features. While it aims to be used as a drop-in replacement, it appears to be developed mainly for Ren'py.

python-pytest-pudb 0.7.0
Propagated dependencies: pudb@2023.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/wronglink/pytest-pudb
Licenses: Expat
Synopsis: Pytest PuDB debugger integration
Description:

python-pytest-pudb provides PuDB debugger integration based on pytest PDB integration. For example, the software developer can call pudb by running py.test --pudb from the command line or by including pudb.set_trace in their test file(s).

python-pytest-mock 3.14.0
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-mock/
Licenses: Expat
Synopsis: Thin-wrapper around the mock package for easier use with py.test
Description:

This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test. The mocker fixture has the same API as mock.patch, supporting the same arguments.

Total results: 462