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

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-osfclient 0.0.5
Propagated dependencies: python-requests@2.32.5 python-six@1.17.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/osfclient/osfclient
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library and command-line client for file storage on OSF
Description:

The osfclient is a python library and a command-line client for up- and downloading files to and from Open Science Framework projects. The OSF is an open source project which facilitates the open collaboration of researchers on the web, by sharing data and other research outputs.

python-scikit-surprise 1.1.4
Propagated dependencies: python-joblib@1.5.2 python-numpy@1.26.4 python-scikit-learn@1.7.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://surpriselib.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Recommender system library for Scikit-learn
Description:

This package provides a Python library for building and analyzing recommender systems that deal with explicit rating data. It was designed with the following purposes in mind:

  • Provide tools to handle downloaded or user-provided datasets.

  • Provide ready-to-use prediction algorithms and similarity measures.

  • Provide a base for creating custom algorithms.

  • Provide tools to evaluate, analyse and compare algorithm performance.

  • Provide documentation with precise details regarding library algorithms.

python-algopy 0.7.2
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://pythonhosted.org/algopy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Algorithmic Differentation in Python
Description:

AlgoPy provides a functionality to differentiate functions implemented as computer programs by using Algorithmic Differentiation (AD) techniques in the forward and reverse mode.

The forward mode propagates univariate Taylor polynomials of arbitrary order. Hence it is also possible to use AlgoPy to evaluate higher-order derivative tensors. The reverse mode is also known as backpropagation and can be found in similar form in tools like PyTorch. Speciality of AlgoPy is the possibility to differentiate functions that contain matrix functions as +,-,*,/, dot, solve, qr, eigh, cholesky.

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-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-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-pynsee 0.1.8
Propagated dependencies: python-appdirs@1.4.4 python-openpyxl@3.1.5 python-pandas@2.3.3 python-platformdirs@4.3.6 python-pyarrow@23.0.1 python-requests@2.32.5 python-shapely@2.1.1 python-tqdm@4.67.1 python-unidecode@1.4.0 python-urllib3@2.5.0 python-xlrd@2.0.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pynsee.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Tools to Easily Search and Download French Data From INSEE and IGN APIs
Description:

This package provides tools to easily search and download French data from INSEE and IGN APIs. This data includes more than 150 000 macroeconomic series, a dozen datasets of local french data, numerous sources available on insee.fr, geographical limits of administrative areas taken from IGN as well as key metadata and SIRENE database containing data on all French compagnies.

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

python-dask-image 2025.11.0
Propagated dependencies: python-dask@2025.11.0 python-numpy@2.3.1 python-pandas@2.3.3 python-pims@0.7 python-scipy@1.16.3 python-tifffile@2025.10.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/dask/dask-image
Licenses: Modified BSD
Build system: pyproject
Synopsis: Distributed image processing
Description:

This is a package for image processing with Dask arrays. Features:

  • Provides support for loading image files.

  • Implements commonly used N-D filters.

  • Includes a few N-D Fourier filters.

  • Provides some functions for working with N-D label images.

  • Supports a few N-D morphological operators.

python-cmcrameri 1.9
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/callumrollo/cmcrameri
Licenses: Expat
Build system: pyproject
Synopsis: Perceptually uniform colormaps by Fabio Crameri
Description:

This package provides a Python wrapper around Fabio Crameri's perceptually uniform colormaps for scientific data visualization.

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-cmasher 1.9.2
Propagated dependencies: python-colorspacious@1.1.2 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://cmasher.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Scientific colormaps utilities
Description:

The CMasher package provides a collection of scientific colormaps and utility functions to be used by different Python packages and projects, mainly in combination with Matplotlib. It offers several alternatives to commonly used colormaps, like chroma and rainforest for jet; sunburst for hot; neutral for binary; and fusion and redshift for coolwarm.

python-dask 2025.11.0
Propagated dependencies: python-click@8.1.8 python-cloudpickle@3.1.0 python-fsspec@2026.1.0 python-importlib-metadata@8.7.0 python-packaging@25.0 python-partd@1.4.2 python-pyyaml@6.0.2 python-toolz@1.0.0 python-lz4@4.4.4 python-numpy@2.3.1 python-pandas@2.3.3 python-pyarrow@23.0.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/dask/dask/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parallel computing with task scheduling
Description:

Dask is a flexible parallel computing library for analytics. It consists of two components: dynamic task scheduling optimized for computation, and large data collections like parallel arrays, dataframes, and lists that extend common interfaces like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments. These parallel collections run on top of the dynamic task schedulers.

python-imagehash 4.3.2
Propagated dependencies: python-numpy@2.3.1 python-pillow@11.1.0 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-particle 0.26.1
Propagated dependencies: python-attrs@25.3.0 python-hepunits@2.4.4 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-hep/particle
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extended PDG particle data and MC identification codes
Description:

Particle provides a pythonic interface to the Particle Data Group (PDG) particle data tables and particle identification codes, with extended particle information and extra goodies.

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-scipy 1.16.3
Dependencies: boost@1.88.0 openblas@0.3.30 pybind11@2.13.6 qhull@2020.2 xsimd@13.2.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://scipy.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: The Scipy library provides efficient numerical routines
Description:

The SciPy library is one of the core packages that make up the SciPy stack. It provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization.

python-openid-cla 1.2
Propagated dependencies: python-openid@3.2.0 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/puiterwijk/python-openid-cla/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Implementation of the OpenID CLA extension for python-openid
Description:

openid-cla is an implementation of the OpenID contributor license agreement extension for python-openid.

python-url-normalize 2.2.1
Propagated dependencies: python-idna@3.10
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/niksite/url-normalize
Licenses: Expat
Build system: pyproject
Synopsis: URL normalization for Python
Description:

This package provides a URI Normalization function with following features:

  • take care of IDN domains

  • always provide the URI scheme in lowercase characters

  • always provide the host, if any, in lowercase characters

  • only perform percent-encoding where it is essential

  • always use uppercase A-through-F characters when percent-encoding

  • prevent dot-segments appearing in non-relative URI paths

  • for schemes that define a default authority, use an empty authority if the default is desired

  • for schemes that define an empty path to be equivalent to a path of /, use /

  • for schemes that define a port, use an empty port if the default is desired

  • all portions of the URI must be utf-8 encoded NFC from Unicode strings

python-tinycss2 1.4.0
Propagated dependencies: python-webencodings@0.5.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://tinycss2.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Low-level CSS parser for Python
Description:

tinycss2 can parse strings, return Python objects representing tokens and blocks, and generate CSS strings corresponding to these objects.

Based on the CSS Syntax Level 3 specification, tinycss2 knows the grammar of CSS but doesn’t know specific rules, properties or values supported in various CSS modules.

python-plaster 1.1.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://docs.pylonsproject.org/projects/plaster/en/latest/
Licenses: Repoze
Build system: pyproject
Synopsis: Configuration loader for multiple config file formats
Description:

Plaster is a loader interface around multiple config file formats. It exists to define a common API for applications to use when they wish to load configuration. The library itself does not aim to handle anything except a basic API that applications may use to find and load configuration settings. Any specific constraints should be implemented in a pluggable loader which can be registered via an entrypoint.

python-dicomweb-client 0.60.0
Propagated dependencies: python-numpy@2.3.1 python-pillow@11.1.0 python-pydicom@2.4.4 python-requests@2.32.5 python-retrying@1.4.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/ImagingDataCommons/dicomweb-client
Licenses: Expat
Build system: pyproject
Synopsis: Python client for DICOMweb RESTful services
Description:

dicomweb_client provides client intefaces for DICOMweb RESTful services QIDO-RS, WADO-RS and STOW-RS to search, retrieve and store DICOM objects over the web, respectively.

python-mcp 1.25.0
Propagated dependencies: python-httpx@0.28.1 python-pydantic@2.12.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://modelcontextprotocol.io
Licenses: Expat
Build system: pyproject
Synopsis: Model Context Protocol SDK
Description:

This package provides a Python Software Development Kit for the Model Context Protocol (MCP).

Total packages: 70999