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

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-pykdtree 1.4.2
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/storpipfugl/pykdtree
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Fast kd-tree implementation with OpenMP-enabled queries
Description:

pykdtree is a kd-tree implementation for fast nearest neighbour search in Python.

python-formulaic 1.0.1
Propagated dependencies: python-astor@0.8.1-0.df09001 python-cached-property@2.0.1 python-interface-meta@1.3.0 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-typing-extensions@4.15.0 python-wrapt@2.0.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/matthewwardrop/formulaic
Licenses: Expat
Build system: pyproject
Synopsis: Implementation of Wilkinson formulas
Description:

Formulaic is a high-performance implementation of Wilkinson formulas for Python.

python-apted 1.0.3-0.828b3e3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/JoaoFelipe/apted
Licenses: Expat
Build system: pyproject
Synopsis: Algorithm for the tree edit distance
Description:

This is a Python implementation of the APTED algorithm,which supersedes the RTED algorithm for computing the tree edit distance.

python-openpmd-api 0.17.0-0.ec8251e
Dependencies: hdf5@1.14.6 nlohmann-json@3.12.0 openmpi@4.1.6 pybind11@3.0.2 python@3.12.12 toml11@3.7.1
Propagated dependencies: python-mpi4py@4.1.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://openpmd-api.readthedocs.io/
Licenses: GPL 3 LGPL 3
Build system: cmake
Synopsis: C++ & Python API for Scientific I/O
Description:

openPMD is an open meta-data schema that provides meaning and self-description for data sets in science and engineering. See the openPMD standard for details of this schema.

This library provides a reference API for openPMD data handling. Since openPMD is a schema (or markup) on top of portable, hierarchical file formats, this library implements various backends such as HDF5, ADIOS2 and JSON. Writing & reading through those backends and their associated files are supported for serial and MPI-parallel workflows.

python-cvxpy 1.7.5
Propagated dependencies: python-clarabel@0.7.1 python-numpy@2.3.1 python-osqp@1.0.5 python-scipy@1.16.3 python-scs@3.2.10 python-cvxopt@1.3.2 python-ecos@2.0.13
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/cvxpy/cvxpy
Licenses: ASL 2.0
Build system: pyproject
Synopsis: DSL for modeling convex optimization problems
Description:

This package provides a domain-specific language for modeling convex optimization problems in Python.

python-anndata 0.12.7
Propagated dependencies: python-array-api-compat@1.12.0 python-h5py@3.15.1 python-legacy-api-wrap@1.5 python-natsort@8.4.0 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-scipy@1.16.3 python-zarr@2.18.7
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/theislab/anndata
Licenses: Modified BSD
Build system: pyproject
Synopsis: Annotated data for data analysis pipelines
Description:

Anndata is a package for simple (functional) high-level APIs for data analysis pipelines. In this context, it provides an efficient, scalable way of keeping track of data together with learned annotations and reduces the code overhead typically encountered when using a mostly object-oriented library such as scikit-learn.

python-scikit-survival 0.26.0
Propagated dependencies: python-ecos@2.0.13 python-joblib@1.5.2 python-numexpr@2.14.1 python-numpy@2.3.1 python-osqp@1.0.5 python-pandas@2.3.3 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/sebp/scikit-survival
Licenses: GPL 3+
Build system: pyproject
Synopsis: Survival analysis built on top of scikit-learn
Description:

Scikit-survival is a Python module for survival analysis built on top of scikit-learn. It allows doing survival analysis while utilizing the power of scikit-learn, e.g., for pre-processing or doing cross-validation.

python-pynrrd 1.1.3
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/mhe/pynrrd
Licenses: Expat
Build system: pyproject
Synopsis: Python module for reading and writing NRRD files
Description:

pynrrd is a Python module for reading and writing NRRD files (format designed to support scientific visualization and image processing involving N-dimensional raster data) into and from numpy arrays.

python-boost-histogram 1.7.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://boost-histogram.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for the Boost::Histogram library
Description:

This package provides Python bindings for the Boost::Histogram library, one of the fastest libraries for histogramming.

pyre 1.12.5
Dependencies: gsl@2.8 hdf5@1.14.6 openmpi@4.1.6 postgresql@14.20
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: http://pyre.orthologue.com/
Licenses: Modified BSD
Build system: cmake
Synopsis: Framework for building Scientific applications
Description:

This package provides a framework for building scientific applications. It aims to bring state of the art software design practices to scientific computing, with the goal of providing a strong skeleton on which to build scientific codes by steering the implementation towards usability and maintainability.

python-opt-einsum 3.4.0
Propagated dependencies: python-dask@2025.11.0 python-numpy@2.3.1 python-sparse@0.18.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/dgasmith/opt_einsum
Licenses: Expat
Build system: pyproject
Synopsis: Optimizing numpys einsum function
Description:

Optimized einsum can significantly reduce the overall execution time of einsum-like expressions by optimizing the expression's contraction order and dispatching many operations to canonical BLAS, cuBLAS, or other specialized routines. Optimized einsum is agnostic to the backend and can handle NumPy, Dask, PyTorch, Tensorflow, CuPy, Sparse, Theano, JAX, and Autograd arrays as well as potentially any library which conforms to a standard API. See the documentation for more information.

python-uproot 5.6.4
Propagated dependencies: python-awkward@2.8.5 python-cramjam@2.11.0.post1 python-fsspec@2026.1.0 python-numpy@2.3.1 python-packaging@25.0 python-xxhash@3.5.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://uproot.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: ROOT I/O in Python using NumPy
Description:

Uproot is a Python library for reading and writing ROOT files. It uses NumPy and does not depend on C++ ROOT.

python-ndindex 1.10.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://quansight-labs.github.io/ndindex/
Licenses: Expat
Build system: pyproject
Synopsis: Python library for manipulating indices of ndarrays
Description:

This package provides a Python library for manipulating indices of ndarrays.

python-pynetdicom 2.1.1
Propagated dependencies: python-pydicom@2.4.4 python-pyfakefs@5.9.1 python-sqlalchemy@1.4.54
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pydicom/pynetdicom
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of the DICOM networking protocol
Description:

pynetdicom is a Python package that implements the DICOM networking protocol. It allows the easy creation of DICOM SCUs and SCPs.

python-scikit-fem 11.0.0
Propagated dependencies: python-meshio@5.3.5 python-numpy@2.3.1 python-matplotlib@3.10.8 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://scikit-fem.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for performing finite element assembly
Description:

scikit-fem is a library for performing finite element assembly. Its main purpose is the transformation of bilinear forms into sparse matrices and linear forms into vectors.

python-mpl-scatter-density 0.8
Propagated dependencies: python-fast-histogram@0.14-0.92ed204 python-matplotlib@3.10.8 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/astrofrog/mpl-scatter-density
Licenses: FreeBSD
Build system: pyproject
Synopsis: Matplotlib helpers to make density scatter plots
Description:

This package provides functionality to make it easy to make scatter density maps, both for interactive and non-interactive use.

python-osqp 1.0.5
Propagated dependencies: python-jinja2@3.1.2 python-joblib@1.5.2 python-numpy@2.3.1 python-scipy@1.16.3 python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://osqp.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: OSQP: operator splitting QP solver
Description:

The OSQP (Operator Splitting Quadratic Program) solver is a numerical optimization package.

python-legendkit 0.3.6
Propagated dependencies: python-matplotlib@3.10.8
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/Marsilea-viz/legendki
Licenses: Expat
Build system: pyproject
Synopsis: Legend creation and manipulation for matplotlib
Description:

This package implements a functionality to create and manipulate plot legends for matplotlib.

python-pingouin 0.5.5
Propagated dependencies: python-matplotlib@3.10.8 python-mpmath@1.3.0 python-numpy@2.3.1 python-pandas@2.3.3 python-pandas-flavor@0.8.1 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-seaborn@0.13.2 python-statsmodels@0.14.5 python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pingouin-stats.org/
Licenses: GPL 3
Build system: pyproject
Synopsis: Statistical package for Python
Description:

Pingouin is a statistical package written in Python 3 and based mostly on Pandas and NumPy. Its features include

  • ANOVAs: N-ways, repeated measures, mixed, ancova

  • Pairwise post-hocs tests (parametric and non-parametric) and pairwise correlations

  • Robust, partial, distance and repeated measures correlations

  • Linear/logistic regression and mediation analysis

  • Bayes Factors

  • Multivariate tests

  • Reliability and consistency

  • Effect sizes and power analysis

  • Parametric/bootstrapped confidence intervals around an effect size or a correlation coefficient

  • Circular statistics

  • Chi-squared tests

  • Plotting: Bland-Altman plot, Q-Q plot, paired plot, robust correlation, and more

python-aplus 0.11.1-0.1ab8ebe
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/xogeny/aplus
Licenses: Expat
Build system: pyproject
Synopsis: Promises/A+ for Python
Description:

This package is an implementation of the Promises/A+ specification and test suite in Python.

python-cotengra 0.8.0
Propagated dependencies: python-autoray@0.8.10 python-matplotlib@3.10.8 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://cotengra.readthedocs.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Hyper optimized contraction trees
Description:

This library allows for contracting tensor networks or einsum expressions involving large numbers of tensors. It includes drop-in replacements for einsum and ncon, an explicit contraction tree object, a hyper optimizer that samples trees while tuning the generating meta-parameters, dynamic slicing for massive memory savings and parallelism, simulated annealing as an alternative strategy for optimizing and slicing, and integrations with other libraries such as numpy, opt_einsum, quimb, and others.

python-traittypes 0.2.1
Propagated dependencies: python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/jupyter-widgets/traittypes
Licenses: Modified BSD
Build system: pyproject
Synopsis: Trait types for NumPy, SciPy and friends
Description:

The goal of this package is to provide a reference implementation of trait types for common data structures used in the scipy stack such as numpy arrays or pandas and xarray data structures. These are out of the scope of the main traitlets project but are a common requirement to build applications with traitlets in combination with the scipy stack.

python-snakemake-interface-executor-plugins 9.3.3
Propagated dependencies: python-argparse-dataclass@2.0.0 python-snakemake-interface-common@1.17.4 python-throttler@1.2.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/snakemake/python-snakemake-interface-executor-plugins
Licenses: Expat
Build system: pyproject
Synopsis: Interface for Snakemake executor plugins
Description:

This package provides a stable interface for interactions between Snakemake and its executor plugins.

python-qdldl 0.1.7.post5
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/oxfordcontrol/qdldl-python/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: QDLDL LDL factorization routine
Description:

This package provides a Python interface to the QDLDL LDL factorization routine for quasi-definite linear system.

Total packages: 72465