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

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-pandas 2.3.3
Dependencies: xclip@0.13 xsel@1.2.0-1.062e6d3
Propagated dependencies: python-numpy@2.3.1 python-dateutil@2.9.0 python-pytz@2025.1 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pandas.pydata.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Data structures for data analysis, time series, and statistics
Description:

Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with structured (tabular, multidimensional, potentially heterogeneous) and time series data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python.

python-ase 3.26.0
Dependencies: spglib@2.5.0
Propagated dependencies: python-matplotlib@3.10.8 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://wiki.fysik.dtu.dk/ase/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Atomic Simulation Environment
Description:

This package provides a set of tools and Python modules for setting up, manipulating, running, visualizing and analyzing atomistic simulations.

python-pyamg 5.3.0
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/pyamg/pyamg
Licenses: Expat
Build system: pyproject
Synopsis: Algebraic Multigrid Solvers in Python
Description:

PyAMG is a Python library of Algebraic Multigrid (AMG) solvers. It features implementations of:

  • Ruge-Stuben (RS) or Classical AMG

  • AMG based on Smoothed Aggregation (SA)

  • Adaptive Smoothed Aggregation (αSA)

  • Compatible Relaxation (CR)

  • Krylov methods such as CG, GMRES, FGMRES, BiCGStab, MINRES, etc.

python-pyjanitor 0.32.5
Propagated dependencies: python-multipledispatch@1.0.0 python-natsort@8.4.0 python-pandas-flavor@0.8.1 python-scipy@1.16.3 python-biopython@1.86 python-unyt@3.1.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pyjanitor-devs/pyjanitor
Licenses: Expat
Build system: pyproject
Synopsis: Tools for cleaning and transforming Pandas DataFrames
Description:

pyjanitor provides a set of data cleaning routines for pandas DataFrames. These routines extend the method chaining API defined by pandas for a subset of its methods. Originally, this package was a port of the R package by the same name and it is inspired by the ease-of-use and expressiveness of the dplyr package.

python-xarray 2025.12.0
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pydata/xarray
Licenses: ASL 2.0
Build system: pyproject
Synopsis: N-D labeled arrays and datasets
Description:

Xarray (formerly xray) makes working with labelled multi-dimensional arrays simple, efficient, and fun!

Xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy-like arrays, which allows for a more intuitive, more concise, and less error-prone developer experience. The package includes a large and growing library of domain-agnostic functions for advanced analytics and visualization with these data structures.

python-scikit-allel 1.3.13
Propagated dependencies: python-dask@2025.11.0 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/cggh/scikit-allel
Licenses: Expat
Build system: pyproject
Synopsis: Explore and analyze genetic variation data
Description:

This package provides utilities for exploratory analysis of large scale genetic variation data.

python-plotly 5.24.1
Propagated dependencies: python-packaging@25.0 python-tenacity@9.0.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://plotly.com/python/
Licenses: Expat
Build system: pyproject
Synopsis: Interactive plotting library for Python
Description:

Plotly's Python graphing library makes interactive,publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.

python-scikit-misc 0.5.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://has2k1.github.io/scikit-misc/stable
Licenses: Modified BSD
Build system: pyproject
Synopsis: Miscellaneous tools for scientific computing.
Description:

This package provides miscellaneous tools for data analysis and scientific computing.

python-pandas-stubs 2.3.3.251219
Propagated dependencies: python-numpy@2.3.1 python-types-pytz@2025.2.0.20250809
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pandas.pydata.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Type annotations for pandas
Description:

This package contains public type stubs for python-pandas, following the convention of providing stubs in a separate package, as specified in PEP 561. The stubs cover the most typical use cases of python-pandas. In general, these stubs are narrower than what is possibly allowed by python-pandas, but follow a convention of suggesting best recommended practices for using python-pandas.

python-xarray-dataclass 3.0.0
Propagated dependencies: python-numpy@2.3.1 python-typing-extensions@4.15.0 python-xarray@2025.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/xarray-contrib/xarray-dataclass/
Licenses: Expat
Build system: pyproject
Synopsis: Xarray data creation by data classes
Description:

xarray-dataclass is a Python package that makes it easy to create xarray's DataArray and Dataset objects that are "typed" (i.e. fixed dimensions, data type, coordinates, attributes, and name) using the Python's dataclass. It's a successor of not maintained https://github.com/astropenguin/xarray-dataclasses.

python-tdda 3.0.02
Propagated dependencies: python-chardet@5.2.0 python-numpy@2.3.1 python-pandas@2.3.3 python-polars@1.38.1 python-pyarrow@24.0.0 python-pyyaml@6.0.2 python-regex@2026.2.28 python-requests@2.32.5 python-rich@14.3.3 python-tomli@2.2.1 python-tomli-w@1.2.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://tdda.readthedocs.io/en/stable
Licenses: Expat
Build system: pyproject
Synopsis: Test-driven data analysis library for Python
Description:

The TDDA Python module provides command-line and Python API support for the overall process of data analysis, through tools that perform reference testing, constraint discovery for data, automatic inference of regular expressions from text data and automatic test generation.

python-simplespectral 1.0.0
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/xmikos/simplespectral
Licenses: Expat
Build system: pyproject
Synopsis: FFT module for Python
Description:

This package provides a simplified scipy.signal.spectral module to do spectral analysis in Python.

python-corner 2.2.2
Propagated dependencies: python-matplotlib@3.10.8
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: http://corner.readthedocs.io/
Licenses: FreeBSD
Build system: pyproject
Synopsis: Make some beautiful corner plots
Description:

This Python module uses matplotlib to visualize multidimensional samples using a scatterplot matrix. In these visualizations, each one- and two-dimensional projection of the sample is plotted to reveal covariances. corner was originally conceived to display the results of Markov Chain Monte Carlo simulations and the defaults are chosen with this application in mind but it can be used for displaying many qualitatively different samples.

python-imagehash 4.3.2
Propagated dependencies: python-numpy@2.3.1 python-pillow@12.1.1 python-pywavelets@1.8.0 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/JohannesBuchner/imagehash
Licenses: FreeBSD
Build system: pyproject
Synopsis: Perceptual Image Hashing library
Description:

This package implements a functionality to tell whether two images look nearly identical. The image hash algorithms (average, perceptual, difference, wavelet) analyse the image structure on luminance (without color information). The color hash algorithm analyses the color distribution and black & gray fractions (without position information).

Features:

  • average hashing

  • perceptual hashing

  • difference hashing

  • wavelet hashing

  • HSV color hashing (colorhash)

  • crop-resistant hashing

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

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

python-ecos 2.0.13
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/embotech/ecos
Licenses: GPL 3
Build system: pyproject
Synopsis: Embedded Cone Solver
Description:

This is the Python package for ECOS: Embedded Cone Solver. ECOS is numerical software for solving convex second-order cone programs (SOCPs).

python-simple-pid 2.0.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/m-lundberg/simple-pid
Licenses: Expat
Build system: pyproject
Synopsis: Easy to use PID controller
Description:

This package provides a simple and easy-to-use PID controller.

python-pint 0.24.4
Propagated dependencies: python-flexcache@0.3 python-flexparser@0.4 python-platformdirs@4.3.6 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/hgrecco/pint
Licenses: Modified BSD
Build system: pyproject
Synopsis: Physical quantities module
Description:

Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.

python-polars-runtime-32 1.38.1
Dependencies: jemalloc@5.3.0 lz4@1.10.0 zstd@1.5.6 rust-ring@0.17.14 rust-tikv-jemallocator@0.6.0-0.c7991e5 rust-tikv-jemallocator@0.6.0-0.c7991e5
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pola.rs/
Licenses: Expat
Build system: pyproject
Synopsis: Blazingly fast DataFrame library
Description:

Polars is an analytical query engine written for DataFrames. It is designed to be fast, easy to use and expressive.

python-vedo 2025.5.4
Propagated dependencies: python-deprecated@1.3.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pygments@2.19.2 vtk@9.6.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/marcomusy/vedo
Licenses: Expat SIL OFL 1.1 CC0 Public Domain
Build system: pyproject
Synopsis: Analysis and visualization of 3D objects and point clouds
Description:

vedo is a fast and lightweight python module for scientific analysis and visualization. The package provides a wide range of functionalities for working with three-dimensional meshes and point clouds. It can also be used to generate high quality two-dimensional renderings such as scatter plots and histograms. vedo is based on vtk and numpy.

python-unyt 3.1.0
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-sympy@1.13.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://unyt.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for working with data that has physical units
Description:

unyt is a Python library working with data that has physical units. It defines the unyt.array.unyt_array and unyt.array.unyt_quantity classes (subclasses of NumPy’s ndarray class) for handling arrays and scalars with units,respectively

python-pandas-flavor 0.8.1
Propagated dependencies: python-pandas@2.3.3 python-xarray@2025.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pyjanitor-devs/pandas_flavor
Licenses: Expat
Build system: pyproject
Synopsis: Write your own flavor of Pandas
Description:

Pandas 0.23 added a simple API for registering accessors with Pandas objects. Pandas-flavor extends Pandas' extension API by

  • adding support for registering methods as well

  • making each of these functions backwards compatible with older versions of Pandas

python-pods 0.1.17
Propagated dependencies: python-pandas@2.3.3 python-pyyaml@6.0.2 python-scipy@1.16.3 python-tables@3.10.2-0.aad9079
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/lawrennd/ods
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python software for Open Data Science
Description:

This package provides utilities and tools for open data science including tools for accessing data sets in Python.

python-scikit-optimize 0.10.2
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pyaml@25.7.0 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://scikit-optimize.github.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sequential model-based optimization toolbox
Description:

Scikit-Optimize, or skopt, is a simple and efficient library to minimize (very) expensive and noisy black-box functions. It implements several methods for sequential model-based optimization. skopt aims to be accessible and easy to use in many contexts.

Total packages: 72465