_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-hookdns 2.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/cle-b/hookdns
Licenses: ASL 2.0
Build system: pyproject
Synopsis: DNS resolution customization library
Description:

HookDNS implements functionality that allows for modifying name resolution in a Python script without any changes to the hosts file or the use of a fake DNS resolver.

python-aioquic 1.2.0
Dependencies: openssl@3.0.8
Propagated dependencies: python-certifi@2025.06.15 python-pylsqpack@0.3.22 python-pyopenssl@24.3.0 python-service-identity@24.2.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aiortc/aioquic
Licenses: Modified BSD
Build system: pyproject
Synopsis: QUIC and HTTP3 implementation in Python
Description:

aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.

python-ipython 8.37.0
Dependencies: readline@8.2.13 which@2.21
Propagated dependencies: python-colorama@0.4.6 python-decorator@5.2.1 python-exceptiongroup@1.3.0 python-jedi@0.19.2 python-matplotlib-inline@0.1.7 python-pexpect@4.9.0 python-prompt-toolkit@3.0.51 python-pygments@2.19.1 python-stack-data@0.6.3 python-traitlets@5.14.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ipython.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: IPython is a tool for interactive computing in Python
Description:

IPython provides a rich architecture for interactive computing with: Powerful interactive shells, a browser-based notebook, support for interactive data visualization, embeddable interpreters and tools for parallel computing.

python-dbfread 2.0.7-0.dce5446
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://dbfread.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Read DBF Files with Python
Description:

This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts.

python-bycycle 1.2.0
Propagated dependencies: python-matplotlib@3.8.2 python-neurodsp@2.3.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://bycycle-tools.github.io/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Cycle-by-cycle analyses of neural oscillations
Description:

bycycle is a tool for quantifying features of neural oscillations in the time domain, as opposed to the frequency domain, using a cycle-by-cycle approach.

python-numpyro 0.16.1
Propagated dependencies: python-funsor@0.4.5 python-jax@0.4.28 python-jaxlib@0.4.28 python-multipledispatch@1.0.0 python-numpy@1.26.4 python-tensorflow-probability@0.22.1 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/pyro-ppl/numpyro
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pyro PPL on NumPy
Description:

NumPyro is a lightweight probabilistic programming library that provides a NumPy backend for Pyro. It relies on JAX for automatic differentiation and JIT compilation to GPU / CPU.

python-guizero 1.3.0
Propagated dependencies: python@3.11.14 python-pillow@11.1.0
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/lawsie/guizero
Licenses: Modified BSD
Build system: python
Synopsis: Python module to allow learners to easily create GUIs
Description:

python-guizero is a Python 3 library for creating simple GUIs. It is designed to allow new learners to quickly and easily create GUIs for their programs.

python-rfc6555 0.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/rfc6555/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python implementation of RFC 6555
Description:

Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.

python-pywinrm 0.5.0
Propagated dependencies: python-requests@2.32.5 python-requests-ntlm@1.3.0 python-xmltodict@0.14.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/diyan/pywinrm/
Licenses: Expat
Build system: pyproject
Synopsis: Python library for Windows Remote Management (WinRM)
Description:

pywinrm is a Python client for the Windows Remote Management (WinRM) service. It allows you to invoke commands on target Windows machines from any machine that can run Python.

python-crayons 0.4.0
Propagated dependencies: python-colorama@0.4.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MasterOdin/crayons
Licenses: Expat
Build system: pyproject
Synopsis: TextUI colors for Python
Description:

This package gives you colored strings for the terminal. Crayons automatically wraps a given string in the foreground color and restores the original state after the string is printed.

python-pyprind 2.11.3
Propagated dependencies: python-psutil@7.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rasbt/pyprind
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python Progress Bar and Percent Indicator Utility
Description:

The PyPrind (Python Progress Indicator) module provides a progress bar and a percentage indicator object that let you track the progress of a loop structure or other iterative computation.

python-confuse 2.0.1
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/beetbox/confuse
Licenses: Expat
Build system: pyproject
Synopsis: Painless YAML configuration
Description:

Confuse is a configuration library for Python that uses YAML. It takes care of defaults, overrides, type checking, command-line integration, human-readable errors, and standard OS-specific locations.

python-imageio 2.36.1
Propagated dependencies: python-imageio-ffmpeg@0.6.0 python-numpy@1.26.4 python-pillow@11.1.0 python-tifffile@2025.10.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://imageio.github.io/
Licenses: FreeBSD
Build system: pyproject
Synopsis: Library for reading and writing a wide range of image data
Description:

Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, video, volumetric data, and scientific formats.

python-colored 2.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/dslackw/colored
Licenses: Expat
Build system: pyproject
Synopsis: Simple library for color and formatting to terminal
Description:

This is a very simple Python library for color and formatting in the terminal. It comes with a collection of color codes and names for 256 color terminal setups.

python-icmplib 3.0.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ValentinBELYN/icmplib
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python implementation of the Internet Control Message Protocol (ICMP)
Description:

icmplib is a supporting library for both IPv4 and IPv6 networks. ICMP is typically used for diagnostic or control purposes - well known from utilities such as ping(1).

python-cypari2 2.2.2
Dependencies: gmp@6.3.0 pari-gp@2.17.3
Propagated dependencies: python-cysignals@1.12.3
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://cypari2.readthedocs.io/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Python interface to the number theory library libpari
Description:

Cypari2 provides a Python interface to the number theory library PARI/GP. It has been spun off from the SageMath mathematics software system, but it can be used independently.

python-geoh5py 0.12.0
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4 python-pillow@11.1.0 python-pydantic@1.10.19
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://mirageoscience-geoh5py.readthedocs-hosted.com/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Support for the geoh5 file format in Python
Description:

This package provides a Python library for manipulation and storage of a wide range of geoscientific data (points, curve, surface, 2D and 3D grids) in *.geoh5 file format.

python-uvicorn 0.17.6
Propagated dependencies: python-asgiref@3.8.1 python-a2wsgi@1.10.7 python-click@8.1.8 python-dotenv@1.1.1 python-h11@0.16.0 python-httptools@0.6.4 python-pyyaml@6.0.2 python-uvloop@0.21.0 python-watchfiles@1.0.5 python-websockets@13.1
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/encode/uvicorn
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fast ASGI server implementation
Description:

uvicorn is a fast ASGI server implementation, using uvloop and httptools. It currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.

python-raccoon 1.0.0
Propagated dependencies: python-astropy@7.1.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scipy@1.12.0 python-statsmodels@0.14.4 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/ajshajib/raccoon
Licenses: Modified BSD
Build system: pyproject
Synopsis: Clean modulation due to resampling noise in the JWST/NIRSpec IFS spectra
Description:

Package Raccoon cleans the "wiggles" (i.e., low-frequency sinusoidal artifacts) in the JWST-NIRSpec IFS (integral field spectroscopy) data. These wiggles are caused by resampling noise or aliasing artifacts.

python-ccdproc 2.5.1
Propagated dependencies: python-astropy@7.1.1 python-astroscrappy@1.3.0 python-numpy@1.26.4 python-reproject@0.14.1 python-scikit-image@0.23.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://ccdproc.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Basic data reductions of CCD images
Description:

The ccdproc package provides many of the necessary tools for processing of CCD images built on a framework to provide error propagation and bad pixel tracking throughout the reduction process.

python-wtforms 3.1.2
Propagated dependencies: python-babel@2.16.0 python-email-validator@2.2.0 python-markupsafe@3.0.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://wtforms.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Form validation and rendering library for Python web development
Description:

WTForms is a flexible forms validation and rendering library for Python web development. It is very similar to the web form API available in Django, but is a standalone package.

python-reretry 0.11.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/leshchenko1979/reretry
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Functional decorator for retrying on exceptions
Description:

This package is a fork from the retry package, but with some of added community-sourced features. It provides an easy to use, but functional decorator for retrying on exceptions.

python-pyquery 2.0.1
Propagated dependencies: python-cssselect@1.2.0 python-lxml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gawel/pyquery
Licenses: Modified BSD
Build system: pyproject
Synopsis: Make jQuery-like queries on xml documents
Description:

pyquery allows you to make jQuery queries on xml documents. The API is as much as possible the similar to jQuery. pyquery uses lxml for fast xml and html manipulation.

python-antropy 0.1.9
Propagated dependencies: python-numba@0.61.0 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://raphaelvallat.com/antropy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Entropy and complexity of (EEG) time-series in Python
Description:

AntroPy is a Python package providing several time-efficient algorithms for computing the complexity of time-series. It can be used for example to extract features from EEG signals.

Page: 15758596061177
Total packages: 4240