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

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-umls-downloader 0.1.3
Propagated dependencies: python-beautifulsoup4@4.14.3 python-click@8.1.8 python-more-click@0.1.3 python-pystow@0.7.11 python-requests@2.32.5
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/cthoyt/umls_downloader
Licenses: Expat
Build system: pyproject
Synopsis: Automate downloading of UMLS data
Description:

This package provides tools for automated download of UMLS data.

python-deisa-dask 0.5.1
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.0.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-google-pasta 0.2.0-0.f007c53
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/google/pasta
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Library to refactor Python code through AST manipulation
Description:

Enable python source code refactoring through AST modifications.

Sample use cases:

  • Facilitate moving or renaming python modules by rewriting import statements.

  • Refactor code to enforce a certain style, such as reordering function definitions.

  • Safely migrate code from one API to another.

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-bracex 2.6
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/facelessuser/bracex
Licenses: Expat
Build system: pyproject
Synopsis: Bash style brace expander
Description:

Bracex is a brace expanding library (à la Bash) for Python. Brace expanding is used to generate arbitrary strings.

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-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-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-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-mayavi 4.8.3
Propagated dependencies: python-apptools@5.3.1 python-configobj@5.0.9 python-envisage@7.0.4 python-numpy@2.3.1 python-puremagic@1.28 python-pyface@8.0.0 python-pygments@2.19.1 python-traits@7.0.2 python-traitsui@8.0.0 vtk@9.4.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://docs.enthought.com/mayavi/mayavi
Licenses: Modified BSD
Build system: pyproject
Synopsis: 3D scientific data visualization library and application
Description:

Mayavi is a general purpose, cross-platform tool for 2-D and 3-D scientific data visualization.

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-fief-client 0.20.0
Propagated dependencies: python-httpx@0.28.1 python-jwcrypto@1.5.6 python-yaspin@3.2.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.fief.dev/integrate/python/
Licenses: Expat
Build system: pyproject
Synopsis: Fief client for Python
Description:

Fief is an open-source platform to manage users and authentication in your applications.

Key features:

  • Pre-built login and registration pages

  • Users management dashboard

  • SDK for the most popular languages and frameworks

  • Integrations for the most popular no-code tools

python-xsdata 26.2
Propagated dependencies: python-click@8.1.8 python-jinja2@3.1.2 python-lxml@6.0.1 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-pystow 0.7.11
Propagated dependencies: python-appdirs@1.4.4 python-beautifulsoup4@4.14.3 python-boto3@1.42.5 python-click@8.1.8 python-lxml@6.0.1 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-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-hdmf-zarr 0.12.0
Propagated dependencies: python-hdmf@4.1.2 python-numcodecs@0.13.1 python-numpy@2.3.1 python-pynwb@3.1.3 python-threadpoolctl@3.1.0 python-zarr@2.18.7
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://hdmf-zarr.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Zarr I/O backend for HDMF
Description:

This package provides a Zarr I/O backend for the HDMF.

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-rich-logger 0.3.2
Propagated dependencies: python-pydantic@2.12.5 python-rich@14.2.0
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-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-click-option-group 0.5.9
Propagated dependencies: python-click@8.1.8
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-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-confit 0.10.2
Propagated dependencies: python-catalogue@2.0.7 python-click@8.1.8 python-lark@1.2.2 python-pydantic@2.12.5 python-pydantic-core@2.41.5 python-pyyaml@6.0.2 python-typer@0.20.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-deisa-core 0.5.0
Propagated dependencies: python-dask@2025.11.0 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/deisa-project/deisa-core
Licenses: Expat
Build system: pyproject
Synopsis: Deisa tools and utilities
Description:

Tools and utilities shared by Deisa backends.

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.

Total packages: 70622