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

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-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-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.

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-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/traits
Licenses: Modified BSD
Build system: pyproject
Synopsis: Observable typed attributes for Python classes
Description:

The Traits library is designed to enhance object-oriented programming in Python by providing a way to define and manage attributes of objects more effectively.

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-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-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-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-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-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-more-click 0.1.3
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://github.com/cthoyt/more-click
Licenses: Expat
Build system: pyproject
Synopsis: Common CLI patterns on top of Click
Description:

This package provides common CLI patterns on top of Click.

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-tensorflow 2.18.1
Dependencies: tensorflow@2.18.1 python-wrapper@3.11.14
Propagated dependencies: python-absl-py@2.3.1 python-cachetools@6.1.0 python-certifi@2025.06.15 python-charset-normalizer@3.4.2 python-flatbuffers@24.12.23 python-gast@0.6.0 python-google-pasta@0.2.0-0.f007c53 python-grpcio@1.52.0 python-h5py@3.15.1 python-idna@3.10 python-jax@0.4.28 python-markdown@3.10 python-markupsafe@3.0.3 python-ml-dtypes@0.5.3 python-numpy@2.3.1 python-oauthlib@3.3.1 python-opt-einsum@3.3.0 python-packaging@25.0 python-portpicker@1.6.0 python-protobuf-for-tensorflow-2@4.21.9 python-psutil@7.0.0 python-pyasn1@0.6.1 python-requests@2.32.5 python-requests-oauthlib@2.0.0 python-rsa@4.9.1 python-scipy@1.16.3 python-six@1.17.0 python-termcolor@2.5.0 python-typing-extensions@4.15.0 python-urllib3@2.5.0 python-werkzeug@3.1.3 python-wrapt@2.0.1 python-astunparse@1.6.3 python-clang@13.0.1 python-keras@3.13.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://tensorflow.org
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Machine learning framework
Description:

TensorFlow is a flexible platform for building and training machine learning models. It provides a library for high performance numerical computation and includes high level Python APIs, including both a sequential API for beginners that allows users to build models quickly by plugging together building blocks and a subclassing API with an imperative style for advanced research.

pt-scotchpy 1.0.1
Dependencies: pt-scotch@7.0.7
Propagated dependencies: python-numpy@2.3.1 python-mpi4py@4.1.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://codeberg.org/fpellegr/scotchpy.git
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python binding for the Scotch graph partitioner
Description:

ScotchPy is a python module to interface the Scotch/PT-Scotch graph partitioner library.

python-numpyro 0.18.0
Propagated dependencies: python-funsor@0.4.6 python-jax@0.4.28 python-jaxlib@0.4.28 python-multipledispatch@1.0.0 python-numpy@2.3.1 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-sarif-om 1.0.4
Propagated dependencies: python-attrs@25.3.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/microsoft/sarif-python-om
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of the SARIF 2.1.0 object model
Description:

This module contains classes for the object model defined by the Static Analysis Results Interchange Format (SARIF) file format.

tensorflow 2.18.1
Dependencies: curl@8.6.0 double-conversion@3.1.5 flatbuffers-for-tensorflow@23.1.21 giflib@5.2.1 grpc@1.52.2 hwloc@2.12.2 icu4c@73.1 jsoncpp@1.9.6 libjpeg-turbo@2.1.4 libpng@1.6.39 nasm@2.15.05 nsync@1.26.0 openssl@3.0.8 protobuf@3.21.9 pybind11@3.0.2 python-absl-py@2.3.1 python-cython@3.1.7 python-numpy@2.3.1 python-scipy@1.16.3 python-six@1.17.0 python-wrapper@3.11.14 zlib@1.3.1
Propagated dependencies: python-absl-py@2.3.1 python-cachetools@6.1.0 python-certifi@2025.06.15 python-charset-normalizer@3.4.2 python-flatbuffers@24.12.23 python-gast@0.6.0 python-google-pasta@0.2.0-0.f007c53 python-grpcio@1.52.0 python-h5py@3.15.1 python-idna@3.10 python-jax@0.4.28 python-markdown@3.10 python-markupsafe@3.0.3 python-ml-dtypes@0.5.3 python-numpy@2.3.1 python-oauthlib@3.3.1 python-opt-einsum@3.3.0 python-packaging@25.0 python-portpicker@1.6.0 python-protobuf-for-tensorflow-2@4.21.9 python-psutil@7.0.0 python-pyasn1@0.6.1 python-requests@2.32.5 python-requests-oauthlib@2.0.0 python-rsa@4.9.1 python-scipy@1.16.3 python-six@1.17.0 python-termcolor@2.5.0 python-typing-extensions@4.15.0 python-urllib3@2.5.0 python-werkzeug@3.1.3 python-wrapt@2.0.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://tensorflow.org
Licenses: ASL 2.0
Build system: bazel
Synopsis: Machine learning framework
Description:

TensorFlow is a flexible platform for building and training machine learning models. It provides a library for high performance numerical computation and includes high level Python APIs, including both a sequential API for beginners that allows users to build models quickly by plugging together building blocks and a subclassing API with an imperative style for advanced research.

scotchpy 1.0.1
Dependencies: scotch@7.0.7 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://codeberg.org/fpellegr/scotchpy.git
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python binding for the Scotch graph partitioner
Description:

ScotchPy is a python module to interface the Scotch/PT-Scotch graph partitioner library.

python-jaxopt 0.8.5
Propagated dependencies: python-dm-tree@0.1.9 python-jax@0.4.28 python-jaxlib@0.4.28 python-optax@0.1.5 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jaxopt
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Hardware accelerated, batchable and differentiable optimizers in JAX
Description:

JAXopt provides hardware accelerated, batchable and differentiable optimizers in JAX.

  1. Hardware accelerated: the implementations run on GPU and TPU, in addition to CPU.

  2. Batchable: multiple instances of the same optimization problem can be automatically vectorized using JAX’s vmap.

  3. Differentiable: optimization problem solutions can be differentiated with respect to their inputs either implicitly or via autodiff of unrolled algorithm iterations.

python-jmp 0.0.4
Propagated dependencies: python-absl-py@2.3.1 python-jax@0.4.28 python-jaxlib@0.4.28 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google-deepmind/jmp
Licenses: ASL 2.0
Build system: pyproject
Synopsis: JMP is a mixed precision library for JAX
Description:

This library implements support for mixed precision training in JAX. It provides two key abstractions. These abstractions are mixed precision policies and loss scaling.

scotchpy32 1.0.1
Dependencies: scotch32@7.0.7 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://codeberg.org/fpellegr/scotchpy.git
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python binding for the Scotch graph partitioner
Description:

ScotchPy is a python module to interface the Scotch/PT-Scotch graph partitioner library.

python-py-make 0.1.2
Propagated dependencies: python-docopt@0.6.2
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/tqdm/pymake
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Makefile execution powered by pure Python
Description:

This package provides tools for Makefile execution powered by pure Python.

python-protobuf-for-tensorflow-2 4.21.9
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/protobuf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Protocol buffers is a data interchange format
Description:

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

Page: 1202122232498
Total packages: 2337