_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-flask-wtf 1.2.2
Propagated dependencies: python-flask@3.1.0 python-flask@3.1.0 python-itsdangerous@2.2.0 python-wtforms@3.1.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/lepture/flask-wtf
Licenses: Modified BSD
Synopsis: Simple integration of Flask and WTForms
Description:

Flask-WTF integrates Flask and WTForms, including CSRF, file upload, and reCAPTCHA.

python-propcache 0.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/aio-libs/propcache
Licenses: ASL 2.0
Synopsis: Accelerated property cache
Description:

The module provides a fast implementation of cached properties for Python 3.9+.

python-stdio-mgr 1.0.1
Propagated dependencies: python-attrs@25.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/bskinn/stdio-mgr
Licenses: Expat
Synopsis: Context manager for mocking/wrapping stdin/stdout/stderr
Description:

This package contains a context manager for mocking/wrapping stdin/stdout/stderr.

python-structlog 25.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.structlog.org/
Licenses: ASL 2.0 Expat
Synopsis: Structured Logging for Python
Description:

structlog changes logging in Python by adding structure to your log entries.

python-bitstring 4.3.1
Propagated dependencies: python-bitarray@3.4.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/scott-griffiths/bitstring
Licenses: Expat
Synopsis: Simple construction, analysis and modification of binary data
Description:

Bitstring is a library for simple construction, analysis and modification of binary data.

python-overrides 7.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mkorpela/overrides
Licenses: ASL 2.0
Synopsis: Decorator to detect mismatch when overriding a method
Description:

This package provides a decorator to automatically detect mismatch when overriding a method.

python-pyinotify 0.9.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/seb-m/pyinotify
Licenses: Expat
Synopsis: Python library for monitoring inotify events
Description:

pyinotify provides a Python interface for monitoring file system events on Linux.

python-jsonalias 0.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/kevinheavey/jsonalias/
Licenses: Expat
Synopsis: JSON type alias for Python
Description:

This package provides a microlibrary that defines a JSON type alias for Python.

python-symengine 0.14.1
Dependencies: symengine@0.14.0
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://github.com/symengine/symengine.py
Licenses: Expat
Synopsis: Python library providing wrappers to SymEngine
Description:

This library provides a Python wrapper to SymEngine, a fast C++ symbolic manipulation library.

python-libstempo 2.5.1
Dependencies: tempo2@2025.02.1
Propagated dependencies: python-astropy@7.1.0 python-ephem@4.2 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/vallis/libstempo
Licenses: Expat
Synopsis: Python wrapper for tempo2
Description:

This package provides a Python wrapper for tempo2 - a high precision pulsar timing tool.

python-hicmatrix 17.1
Dependencies: c-blosc2@2.15.2
Propagated dependencies: python-cooler@0.9.3 python-intervaltree@3.1.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0 python-tables@3.10.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/deeptools/HiCMatrix/
Licenses: GPL 3+
Synopsis: HiCMatrix class for HiCExplorer and pyGenomeTracks
Description:

This helper package implements the HiCMatrix class for the HiCExplorer and pyGenomeTracks packages.

python-re-assert 1.1.0
Propagated dependencies: python-regex@2024.11.6
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/asottile/re-assert
Licenses: Expat
Synopsis: Show where your regex match assertion failed
Description:

re-assert provides a helper class to make assertions of regexes simpler.

python-glcontext 3.0.0-2.f2875ab
Dependencies: libx11@1.8.12 mesa@25.2.3
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/moderngl/glcontext
Licenses: Expat
Synopsis: Portable OpenGL Context for ModernGL
Description:

Python-glcontext is a library providing an OpenGL implementation for ModernGL on multiple platforms.

python-legendkit 0.3.6
Propagated dependencies: python-matplotlib@3.8.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/Marsilea-viz/legendki
Licenses: Expat
Synopsis: Legend creation and manipulation for matplotlib
Description:

This package implements a functionality to create and manipulate plot legends for matplotlib.

python-tracerite 1.1.3
Propagated dependencies: python-html5tagger@1.3.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sanic-org/tracerite
Licenses: Unlicense
Synopsis: Human-readable HTML tracebacks
Description:

tracerite converts Python tracebacks into useful error messages in human-readable HTML format.

python-ua-parser 0.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ua-parser/uap-python
Licenses: ASL 2.0
Synopsis: User agent parser
Description:

ua-parser is a Python port of Browserscope's user agent parser.

python-scm-sr-ht 0.22.23
Propagated dependencies: python-core-sr-ht@0.69.15
Channel: guix
Location: gnu/packages/sourcehut.scm (gnu packages sourcehut)
Home page: https://git.sr.ht/~sircmpwn/scm.sr.ht
Licenses: AGPL 3
Synopsis: Shared support code for sr.ht source control services
Description:

This package provides shared support code for sr.ht source control services.

python-lifelines 0.30.0
Propagated dependencies: python-autograd@1.8.0 python-autograd-gamma@0.5.0 python-formulaic@1.0.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/CamDavidsonPilon/lifelines
Licenses: Expat
Synopsis: Survival analysis including Kaplan Meier, Nelson Aalen and regression
Description:

This package enables survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression.

python-pyperclip 1.9.0
Dependencies: xclip@0.13 xsel@1.2.0-1.062e6d3
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/asweigart/pyperclip
Licenses: Modified BSD
Synopsis: Python clipboard module
Description:

Pyperclip is a clipboard module for Python, handling copy/pasting from the X11 clipboard

python-swh.graph 0.5.2
Propagated dependencies: python-aiohttp@3.11.11 python-click@8.1.8 python-psutil@7.0.0 python-py4j@0.10.9.5 python-swh.core@2.4.0 python-swh.model@6.1.0
Channel: rrr
Location: rrr/packages/softwareheritage.scm (rrr packages softwareheritage)
Home page: https://forge.softwareheritage.org/diffusion/DGRPH
Licenses: GPL 3+
Synopsis: Software Heritage graph service
Description:

In-memory graph representation and browsing service for the Software Heritage Merkle DAG.

python-glcontext 2.5.0-1.1573e57
Dependencies: libx11@1.8.12 mesa@25.2.3
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/moderngl/glcontext
Licenses: Expat
Synopsis: Portable OpenGL Context for ModernGL
Description:

Python-glcontext is a library providing an OpenGL implementation for ModernGL on multiple platforms.

python-scikit-rf 1.8.0
Propagated dependencies: python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://scikit-rf.org/
Licenses: Modified BSD
Synopsis: Radio frequency and Microwave Engineering Scikit
Description:

Scikit-rf, or skrf, is a Python package for RF and Microwave engineering.

python-qtconsole 5.7.0
Propagated dependencies: python-ipykernel@6.29.4 python-ipython-pygments-lexers@1.1.1 python-jupyter-client@7.4.4 python-jupyter-core@5.7.2 python-packaging@25.0 python-pygments@2.19.1 python-qtpy@2.4.3 python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Jupyter Qt console
Description:

This package provides a Qt-based console for Jupyter with support for rich media output.

Total results: 4036