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

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-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-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-checksumdir 1.3.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/to-mc/checksumdir
Licenses: Expat
Build system: pyproject
Synopsis: Compute a single hash of the file contents of a directory
Description:

Compute a single hash of the file contents of a directory.

python-hdmf 4.1.2
Propagated dependencies: python-h5py@3.15.1 python-jsonschema@4.23.0 python-numpy@2.3.1 python-pandas@2.3.3 python-ruamel.yaml@0.18.14
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://hdmf.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: A hierarchical data modeling framework for modern science data standards
Description:

This package provides a hierarchical data modeling framework for modern science data standards.

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-xrft 1.0.1
Propagated dependencies: python-dask@2025.11.0 python-numpy@2.3.1 python-numpy-groupies@0.11.3 python-pandas@2.3.3 python-scipy@1.16.3 python-xarray@2025.12.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/xgcm/xrft
Licenses: Expat
Build system: pyproject
Synopsis: Discrete Fourier Transform with xarray
Description:

Discrete Fourier Transform with xarray.

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-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-paste 3.10.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://pythonpaste.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Python web development tools, focusing on WSGI
Description:

Paste provides a variety of web development tools and middleware which can be nested together to build web applications. Paste's design closely follows ideas flowing from WSGI (Web Standard Gateway Interface).

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-codecarbon 3.2.9
Propagated dependencies: python-arrow@1.3.0 python-authlib@1.5.1 python-click@8.3.1 python-joserfc@1.0.1 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-pycountry@24.6.1 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-confit 0.10.2
Propagated dependencies: python-catalogue@2.0.10 python-click@8.3.1 python-lark@1.2.2 python-pydantic@2.12.5 python-pydantic-core@2.41.5 python-pyyaml@6.0.2 python-typer@0.22.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://aphp.github.io/confit/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Smart configuration framework
Description:

Confit is a complete and easy-to-use configuration framework aimed at improving the reproducibility of experiments by relying on the Python typing system, minimal configuration files and command line interfaces.

python-dask-jobqueue 0.9.0
Propagated dependencies: python-dask@2025.11.0 python-distributed@2025.11.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://jobqueue.dask.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Deploy Dask on job queuing systems
Description:

dask-jobqueue makes it easy to deploy Dask on common job queuing systems typically found in high performance supercomputers, academic research institutions, and other clusters, like PBS, Slurm, MOAB, SGE, LSF, and HTCondor.

python-hydra-core 1.3.2
Propagated dependencies: python-antlr4-runtime@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-robustica 0.1.4
Propagated dependencies: python-joblib@1.5.2 python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://crg-cnag.github.io/robustica
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fully cumstomizable robust @acronym{ICA, Independent Components Analysis}
Description:

This package provides classes and functions for performing customizable robust ICA.

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-pyface 8.0.0
Propagated dependencies: python-importlib-metadata@8.7.0 python-importlib-resources@6.5.2 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/pyface
Licenses: Modified BSD
Build system: pyproject
Synopsis: Traits-capable windowing framework
Description:

Pyface contains toolkit-independent GUI abstraction layers, used to support the TraitsUI package. Thus, you can write code in the abstraction of the Pyface API and the selected toolkit and backend take care of the details of displaying them.

python-wcmatch 10.1
Propagated dependencies: python-bracex@2.6
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/facelessuser/wcmatch
Licenses: Expat
Build system: pyproject
Synopsis: Wildcard/glob file name matcher
Description:

Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.

python-envisage 7.0.4
Propagated dependencies: python-apptools@5.3.1 python-configobj@5.0.9 python-importlib-resources@6.5.2 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: http://docs.enthought.com/envisage
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extensible application framework
Description:

Envisage is a Python-based framework for building extensible applications, that is, applications whose functionality can be extended by adding 'plug-ins. Envisage provides a standard mechanism for features to be added to an application, whether by the original developer or by someone else. In fact, when you build an application using Envisage, the entire application consists primarily of plug-ins. In this respect, it is similar to the Eclipse and Netbeans frameworks for Java applications.

python-traitsui 8.0.0
Propagated dependencies: python-importlib-metadata@8.7.0 python-pyface@8.0.0 python-traits@7.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://docs.enthought.com/traitsui
Licenses: Modified BSD
Build system: pyproject
Synopsis: Traits-capable user interfaces
Description:

The TraitsUI project provides a toolkit-independent GUI abstraction layer, which is used to support the “visualization” features of the Traits package. You can write a model using the Traits API and specify a GUI using the TraitsUI API (views, items, editors, etc.), and let TraitsUI and your selected toolkit back-end (Qt or Wx) take care of the details of displaying them.

python-json-tricks 3.17.3
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/mverleg/pyjson_tricks
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extra features for Python's JSON
Description:

The pyjson-tricks package brings several pieces of functionality to python handling of JSON files:

  • Store and load numpy arrays in human-readable format.

  • Store and load class instances both generic and customized.

  • Store and load date/times as a dictionary (including timezone).

  • Preserve map order using OrderedDict.

  • Allow for comments in json files by starting lines with #.

  • Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, pathlib Paths, bytes, ...

As well as compression and disallowing duplicate keys.

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.

Page: 12122232425100
Total packages: 2387