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

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-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-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-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-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-deisa-dask 0.6.3
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.

pt-scotchpy32 1.0.1
Dependencies: pt-scotch32@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.

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

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

python-optax 0.1.5
Propagated dependencies: python-absl-py@2.3.1 python-chex@0.1.88 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/optax/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Gradient processing and optimization library for JAX
Description:

Optax is a gradient processing and optimization library for JAX.

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.

python-jax 0.4.28
Propagated dependencies: python-importlib-metadata@8.7.0 python-jaxlib@0.4.28 python-ml-dtypes@0.5.3 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Differentiate, compile, and transform Numpy code
Description:

JAX is Autograd and XLA, brought together for high-performance numerical computing, including large-scale machine learning research. With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order.

python-jaxlib 0.4.28
Dependencies: curl@8.6.0 double-conversion@3.1.5 flatbuffers@25.2.10 giflib@5.2.1 grpc@1.52.2 hwloc@2.13.0 icu4c@73.1 jsoncpp@1.9.6 libjpeg-turbo@2.1.4 openssl@3.5.5 pybind11@3.0.2 python-absl-py@2.3.1 python-numpy@2.3.1 python-scipy@1.16.3 python-six@1.17.0 python-wrapper@3.12.12 zlib@1.3.1
Propagated dependencies: python-absl-py@2.3.1 python-importlib-metadata@8.7.0 python-gast@0.6.0 python-ml-dtypes@0.5.3 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-protobuf-for-tensorflow-2@4.21.9 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Differentiate, compile, and transform Numpy code
Description:

JAX is Autograd and XLA, brought together for high-performance numerical computing, including large-scale machine learning research. With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order.

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-tensorflow-probability 0.22.1
Dependencies: python-wrapper@3.12.12
Propagated dependencies: python-absl-py@2.3.1 python-cloudpickle@3.1.0 python-decorator@5.2.1 python-dm-tree@0.1.9 python-jax@0.4.28 python-jaxlib@0.4.28 python-gast@0.6.0 python-numpy@2.3.1 python-six@1.17.0 python-typing-extensions@4.15.0 python-tensorflow@2.18.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/tensorflow/probability
Licenses: ASL 2.0
Build system: bazel
Synopsis: Probabilistic reasoning and statistical analysis in TensorFlow
Description:

TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration (e.g., GPUs) and distributed computation.

python-numpyro 0.18.0
Propagated dependencies: python-funsor@0.4.7 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-chex 0.1.88
Propagated dependencies: python-absl-py@2.3.1 python-jax@0.4.28 python-jaxlib@0.4.28 python-numpy@2.3.1 python-toolz@1.1.0 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/deepmind/chex
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Chex: Testing made fun, in JAX!
Description:

Chex is a library of utilities for helping to write reliable JAX code. This includes utils to help:

  • Instrument your code (e.g. assertions)

  • Debug (e.g. transforming pmaps in vmaps within a context manager).

  • Test JAX code across many variants (e.g. jitted vs non-jitted).

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.

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.13.0 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.5.5 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.12.12 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@25.2.10 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.4.0 python-packaging@25.0 python-portpicker@1.6.0 python-protobuf-for-tensorflow-2@4.21.9 python-psutil@7.2.2 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.

python-tensorflow 2.18.1
Dependencies: tensorflow@2.18.1 python-wrapper@3.12.12
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@25.2.10 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.4.0 python-packaging@25.0 python-portpicker@1.6.0 python-protobuf-for-tensorflow-2@4.21.9 python-psutil@7.2.2 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.

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-h5py-parallel 3.15.1
Dependencies: openmpi@4.1.6 hdf5-parallel-openmpi@1.14.6
Propagated dependencies: python-mpi4py@4.1.0 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://www.h5py.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Read and write HDF5 files from Python (with MPI support)
Description:

The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts.

Page: 157585960613029
Total packages: 72693