_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
Build system: pyproject
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 1.3.0
Propagated dependencies: python-colorama@0.4.6 python-packaging@25.0 python-pyproject-hooks@1.2.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://pypa-build.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
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.15.1 python-more-itertools@10.6.0 python-numpy@2.3.1 python-pandas@2.3.3 python-psutil@7.2.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://microsoftgenomics.github.io/PySnpTools/
Licenses: ASL 2.0
Build system: pyproject
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-pyasynchat 1.0.5
Propagated dependencies: python-pyasyncore@1.0.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/simonrob/pyasynchat
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Make asynchat available for Python 3.12 onwards
Description:

This package contains the asynchat module as found in Python versions prior to 3.12. It is provided so that existing code relying on import asynchat is able to continue being used without significant refactoring.

python-pyasyncore 1.0.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/simonrob/pyasyncore
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Make asyncore available for Python 3.12 onwards
Description:

This package contains the asyncore module as found in Python versions prior to 3.12. It is provided so that existing code relying on import asyncore is able to continue being used without significant refactoring.

python-pyrsistent 0.20.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tobgu/pyrsistent
Licenses: Expat
Build system: pyproject
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@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyWavelets/pywt
Licenses: Expat
Build system: pyproject
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-pytreegrav 1.1.4
Propagated dependencies: python-numba@0.62.1 python-numpy@2.3.1 python-pytest@9.0.2 python-healpy@1.18.1 python-pyerfa@2.0.1.5 python-scipy@1.16.3
Channel: vga
Location: vga/packages/nbody.scm (vga packages nbody)
Home page: http://pytreegrav.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Fast approximate gravitational force and potential calculations in Python
Description:

pytreegrav is a package for computing the gravitational potential and/or field of a set of particles. It includes methods for brute-force direction summation and for the fast, approximate Barnes-Hut treecode method. For the Barnes-Hut method we implement an oct-tree as a numba jitclass to achieve much higher peformance than the equivalent pure Python implementation, without writing a single line of C or Cython.

python-pyroutelib3 2.0.0
Propagated dependencies: python-dateutil@2.9.0 python-protobuf@5.28.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MKuranowski/pyroutelib3
Licenses: GPL 3+
Build system: pyproject
Synopsis: Library for simple routing on OSM data
Description:

Library for simple routing on OSM data

python-pylibscrypt 2.0.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/jvarho/pylibscrypt
Licenses: ISC
Build system: pyproject
Synopsis: Scrypt for Python
Description:

This package provides another Scrypt module for Python.

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

PyNamecheap is a Namecheap API client in Python.

python-pytest-home 0.6.0
Propagated dependencies: python-pytest@9.0.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/jaraco/pytest-home
Licenses: Expat
Build system: pyproject
Synopsis: Home directory fixtures
Description:

This package provides home directory fixtures for pytest.

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

This package provides a pytest plugin for generating HTML reports.

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

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

python-pysimstring 1.3.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/percevalw/pysimstring
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for simstring
Description:

This package provides Python bindings for the simstring text similarity matching library.

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

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

python-pyviz-comms 3.0.4
Propagated dependencies: python-param@2.3.3
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page:
Licenses:
Build system: pyproject
Synopsis: A JupyterLab extension for rendering HoloViz content.
Description:

This package provides a JupyterLab extension for rendering HoloViz content.

python-pyvhdlmodel 0.36.0
Propagated dependencies: ghdl-llvm@6.0.0 python-pytooling@8.15.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
Build system: pyproject
Synopsis: High level API for GHDL
Description:

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

python-pycrostates 0.6.1
Propagated dependencies: python-decorator@5.2.1 python-jinja2@3.1.2 python-joblib@1.5.2 python-matplotlib@3.10.8 python-mne@1.11.0 python-numpy@2.3.1 python-packaging@25.0 python-pooch@1.8.1 python-psutil@7.2.2 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pycrostates.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python package for EEG microstate segmentation
Description:

This package provides a simple open source Python package for EEG microstate segmentation.

python-pyinstaller 6.1.0
Dependencies: zlib@1.3.1
Propagated dependencies: python-altgraph@0.17.4 python-packaging@25.0 python-pyinstaller-hooks-contrib@2023.11 python-setuptools@80.9.0
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://www.pyinstaller.org/
Licenses: GPL 2+ ASL 2.0 Expat
Build system: pyproject
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-py010parser 0.1.18
Propagated dependencies: python-regex@2026.2.28 python-ply@3.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/d0c-s4vage/py010parser
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parser of 010 editor's template
Description:

py010parser is a Python library for parsing templates for the Sweetscape 010 binary-format editor.

python-pysol-cards 0.24.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/shlomif/pysol_cards
Licenses: Expat
Build system: pyproject
Synopsis: Deal PySol FC Cards
Description:

The pysol-cards python modules provide code to generate the initial deals of some PySol games.

python-pytesseract 0.3.13
Dependencies: tesseract-ocr@5.3.0
Propagated dependencies: python-pandas@2.3.3 python-pillow@12.1.1
Channel: guix
Location: gnu/packages/ocr.scm (gnu packages ocr)
Home page: https://github.com/madmaze/pytesseract
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python wrapper for Google's Tesseract-OCR
Description:

This package provides pytesseract and Python wrapper library for Google's Tesseract-OCR.

Page: 1141516171825
Total packages: 583