_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-flatten-dict 0.4.2
Propagated dependencies: python-six@1.17.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/ianlini/flatten-dict
Licenses: Expat
Build system: pyproject
Synopsis: Flatten and unflatten dict-like objects in Python
Description:

This package provides a flexible utility for flattening and unflattening dict-like objects in Python.

python-rich-logger 0.3.2
Propagated dependencies: python-pydantic@2.12.5 python-rich@14.3.3
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/percevalw/rich-logger
Licenses: Modified BSD
Build system: pyproject
Synopsis: Table logger using Rich
Description:

Table logger using Rich, aimed at PyTorch Lightning logging.

Features

  • display your training logs with pretty rich tables

  • describe your fields with goal, format and name

  • a field descriptor can be matched with any regex

  • a field name can be computed as a regex substitution

  • works in Jupyter notebooks as well as in a command line

  • integrates easily with Pytorch Lightning

python-h5io 0.2.5
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/h5io/h5io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python objects onto HDF5
Description:

h5io is a package designed to facilitate saving some standard Python objects into the forward-compatible HDF5 format. It is a higher-level package than h5py.

python-apptools 5.3.1
Propagated dependencies: python-traits@7.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.enthought.com/apptools
Licenses: Modified BSD
Build system: pyproject
Synopsis: Enthought application tools
Description:

The apptools project provides a set of packages that Enthought has found useful in creating a number of applications. It includes features such as a filesystem abstraction, convenience functions for creating loggers, or an application preference manager.

python-pystow 0.7.11
Propagated dependencies: python-appdirs@1.4.4 python-beautifulsoup4@4.14.3 python-boto3@1.42.5 python-click@8.3.1 python-lxml@6.0.2 python-numpy@2.3.1 python-pandas@2.3.3 python-ratelimit@2.2.1 python-rdflib@7.1.1 python-requests@2.32.5 python-tqdm@4.67.1 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://pystow.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Easily pick a place to store data for your Python code
Description:

Easily pick a place to store data for your Python code.

python-click-option-group 0.5.9
Propagated dependencies: python-click@8.3.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://click-option-group.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Option groups missing in Click
Description:

Click is a package for creating powerful and beautiful command line interfaces (CLI) in Python, but it has no the functionality for creating option groups. The aim of this package is to provide group options with extensible functionality using canonical and clean API (Click-like API as far as possible).

python-pymatreader 1.1.0
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1 python-scipy@1.16.3 python-xmltodict@0.14.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://pymatreader.readthedocs.io
Licenses: FreeBSD
Build system: pyproject
Synopsis: Convenient reader for Matlab mat files
Description:

A Python module to read Matlab files. This module works with both the old (< 7.3) and the new (>= 7.3) HDF5 based format. The output should be the same for both kinds of files.

python-hydra-core 1.3.2
Propagated dependencies: java-antlr4-runtime-python@4.10.1 python-omegaconf@2.3.0-1.71e0264 python-packaging@25.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/facebookresearch/hydra
Licenses: Expat
Build system: pyproject
Synopsis: Framework for elegantly configuring complex applications
Description:

Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line.

Key features:

  • Hierarchical configuration composable from multiple sources

  • Configuration can be specified or overridden from the command line

  • Dynamic command line tab completion

  • Run your application locally or launch it to run remotely

  • Run multiple jobs with different arguments with a single command

python-enable 6.1.0
Propagated dependencies: python-fonttools@4.59.2 python-kiwisolver@1.4.6 python-numpy@2.3.1 python-pillow@12.1.1 python-pyface@8.0.0 python-pyparsing@3.2.3 python-reportlab@4.4.7 python-traits@7.0.2 python-traitsui@8.0.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.enthought.com/enable/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Low-level drawing and interaction
Description:

The Enable project provides two related multi-platform packages for drawing GUI objects.

  • Enable: an object drawing library that supports containment and event notification.

  • Kiva: a multi-platform DisplayPDF vector drawing engine.

python-ratelimit 2.2.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/tomasbasham/ratelimit
Licenses: Expat
Build system: pyproject
Synopsis: API rate limit decorator
Description:

This package introduces a function decorator preventing a function from being called more often than that allowed by the API provider. This should prevent API providers from banning your applications by conforming to their rate limits.

python-simple-parsing 0.1.7
Propagated dependencies: python-docstring-parser@0.15 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/lebrice/SimpleParsing
Licenses: Expat
Build system: pyproject
Synopsis: Utility for simplifying and cleaning up argument parsing scripts
Description:

This package provides a small utility for simplifying and cleaning up argument parsing scripts.

python-multiurl 0.3.7
Propagated dependencies: python-dateutil@2.9.0 python-pytz@2025.1 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/ecmwf/multiurl
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Download multi-part or several URLs at once
Description:

This package provides utilities for downloading several URL as one, as well as supporting multi-part URLs.

python-distinctipy 1.3.4
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/alan-turing-institute/distinctipy
Licenses: Expat
Build system: pyproject
Synopsis: Generate visually distinct colours in Python
Description:

distinctipy is a lightweight python package providing functions to generate colours that are visually distinct from one another.

python-questionary 2.1.1
Propagated dependencies: python-prompt-toolkit@3.0.51
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/tmbo/questionary
Licenses: Expat
Build system: pyproject
Synopsis: Python library to build pretty command line user prompts
Description:

Python library to build pretty command line user prompts.

python-nvidia-ml-py 13.580.82
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://forums.developer.nvidia.com
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python Bindings for the NVIDIA Management Library
Description:

Python Bindings for the NVIDIA Management Library.

python-transforms3d 0.4.2
Propagated dependencies: python-numpy@2.3.1 python-sympy@1.13.3
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/matthew-brett/transforms3d
Licenses: FreeBSD
Build system: pyproject
Synopsis: Functions for 3D coordinate transformations
Description:

This package provides functions for 3D coordinate transformations.

python-deisa-dask 0.6.2
Propagated dependencies: python-dask@2025.11.0 python-deisa-core@0.5.0 python-distributed@2025.11.0 python-numpy@2.3.1 python-toolz@1.1.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/deisa-project/deisa-dask
Licenses: Expat
Build system: pyproject
Synopsis: Deisa: Dask-Enabled In Situ Analytics
Description:

Dask backend for Deisa.

python-chaco 6.1.1
Propagated dependencies: python-enable@6.1.0 python-numpy@2.3.1 python-scipy@1.16.3 python-pyface@8.0.0 python-traits@7.0.2 python-traitsui@8.0.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.enthought.com/chaco/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Interactive 2-dimensional plotting
Description:

Chaco is a Python package for building interactive and custom 2-D plots and visualizations. Chaco facilitates writing plotting applications at all levels of complexity, from simple scripts with hard-coded data to large plotting programs with complex data interrelationships and a multitude of interactive tools. While Chaco generates attractive static plots for publication and presentation, Chaco differs from tools like Matplotlib in that it also works well for dynamic interactive data visualization and exploration.

python-svgwrite 1.4.3
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/mozman/svgwrite
Licenses: Expat
Build system: pyproject
Synopsis: Python Package to write SVG files
Description:

This package provides a pure Python library to create SVG drawings.

python-codecarbon 3.2.2
Propagated dependencies: python-arrow@1.3.0 python-click@8.3.1 python-fief-client@0.20.0 python-nvidia-ml-py@13.580.82 python-pandas@2.3.3 python-prometheus-client@0.22.1 python-psutil@7.2.2 python-py-cpuinfo@9.0.0 python-pydantic@2.12.5 python-questionary@2.1.1 python-rapidfuzz@3.14.3 python-requests@2.32.5 python-rich@14.3.3 python-typer@0.22.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://mlco2.github.io/codecarbon/
Licenses: Expat
Build system: pyproject
Synopsis: Track carbon emissions and recommend impact mitigation measures
Description:

Estimate and track carbon emissions from your computer, quantify and analyze their impact.

python-deisa 0.4.0
Propagated dependencies: python-deisa-dask@0.6.2 python-ray@2.38.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/deisa-project/deisa
Licenses: Expat
Build system: pyproject
Synopsis: Dask enabled in-situ analysis
Description:

Python meta-package for deisa-dask and deisa-ray.

python-findblas 0.1.26-0.484f3ef
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/david-cortes/findblas
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python module for finding available BLAS libraries
Description:

This package provides a Python module for finding installed BLAS library in a system, along with its headers. It is intended to be used for easily linking Cython-wrapped C/C++ code that calls BLAS functions to the corresponding system's library.

python-xsdata 26.2
Propagated dependencies: python-click@8.3.1 python-jinja2@3.1.2 python-lxml@6.0.2 python-requests@2.32.5 python-toposort@1.10 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/tefra/xsdata
Licenses: Expat
Build system: pyproject
Synopsis: Naive XML Bindings for Python
Description:

xsData is a complete data binding library for python allowing developers to access and use XML and JSON documents as simple objects rather than using DOM. The included XML and JSON parser/serializer are highly optimized and adaptable, with multiple handlers and configuration properties. xsData is constantly tested against the W3C XML Schema 1.1 test suite.

python-donfig 0.8.1.post1
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://donfig.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Python library making package and script configuration easy
Description:

Donfig is a python library meant to make configuration easier for other python packages. Donfig can be configured programmatically, by environment variables, or from YAML files in standard locations.

Total packages: 72465