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

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-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-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-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-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.1.0 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-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-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-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-deisa 0.4.0
Propagated dependencies: python-deisa-dask@0.6.3 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-df2onehot 1.2.3
Propagated dependencies: python-datazets@1.1.4 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-scikit-learn@1.7.2 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://erdogant.github.io/df2onehot
Licenses: Expat
Build system: pyproject
Synopsis: Convert unstructured arrays into a stuctured dataframes
Description:

df2onehot is a Python package to convert unstructured DataFrames into structured dataframes, such as one-hot dense arrays.

python-ismember 1.2.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://erdogant.github.io/ismember
Licenses: Expat
Build system: pyproject
Synopsis: Returns array elements that are members of a set array
Description:

ismember is a Python library that checks whether a particular element belongs to an array.

python-pypickle 2.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://erdogant.github.io/pypickle
Licenses: Expat
Build system: pyproject
Synopsis: Save and load variables in pickle files
Description:

pypickle is a user-friendly Python library for saving and loading data using the pickle format. Unlike the standard pickle module, pypickle puts safety first—offering built-in validation, extension checks, and protection against common exploits. Whether you're persisting models, storing session data, or sharing files, pypickle makes serialization easy and more secure.

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.

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

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

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.

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.

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

Page: 12425262728102
Total packages: 2448