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

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-pyentrp 2.1.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/time-series.scm (guix-science packages time-series)
Home page: https://github.com/nikdon/pyEntropy
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Entropy measures for time series analysis
Description:

pyEntropy is a lightweight library built on top of NumPy that provides functions for computing various types of entropy for time series analysis.

python-tsfresh 0.21.2
Propagated dependencies: python-cloudpickle@3.1.0 python-dask@2025.11.0 python-distributed@2025.11.0 python-numpy@2.3.1 python-pandas@2.3.3 python-patsy@1.0.1 python-pywavelets@1.8.0 python-requests@2.32.5 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-statsmodels@0.14.5 python-stumpy@1.14.1 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/time-series.scm (guix-science packages time-series)
Home page: https://tsfresh.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Automatic extraction of relevant features from time series
Description:

The package provides systematic time-series feature extraction by combining established algorithms from statistics, time-series analysis, signal processing, and nonlinear dynamics with a robust feature selection algorithm. In this context, the term time-series is interpreted in the broadest possible sense, such that any types of sampled data or even event sequences can be characterised.

python-tslearn 0.9.0
Propagated dependencies: python-h5py@3.15.1 python-joblib@1.5.2 python-numba@0.62.1 python-numpy@2.3.1 python-pytorch@2.10.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-statsmodels@0.14.5
Channel: guix-science
Location: guix-science/packages/time-series.scm (guix-science packages time-series)
Home page: https://github.com/tslearn-team/tslearn
Licenses: FreeBSD
Build system: pyproject
Synopsis: Machine learning toolkit for time series data
Description:

This is a Python library for time series data mining. It provides tools for time series classification, clustering and forecasting.

python-ripser 0.6.14
Propagated dependencies: python-numpy@2.3.1 python-persim@0.3.8 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/topology.scm (guix-science packages topology)
Home page: https://ripser.scikit-tda.org
Licenses: Expat
Build system: pyproject
Synopsis: Lean persistent homology Library for Python
Description:
@code{ripser.py} is a lean persistent homology package for Python. Building on the blazing fast C++ Ripser package as the core computational engine, @code{ripser.py} provides an intuitive interface for: @itemize @item computing persistence cohomology of sparse and dense data sets, @item visualizing persistence diagrams, @item computing lowerstar filtrations on images, @item computing representative cochains.
python-kmapper 2.1.0-0.aa594d1
Propagated dependencies: python-jinja2@3.1.2 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/topology.scm (guix-science packages topology)
Home page: https://kepler-mapper.scikit-tda.org/
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of the Mapper algorithm for TDA
Description:

This package provides a library implementing the Mapper algorithm in Python. KeplerMapper can be used for visualization of high-dimensional data and 3D point cloud data. KeplerMapper can make use of Scikit-Learn API compatible cluster and scaling algorithms.

python-cechmate 0.1.0
Propagated dependencies: python-kmapper@2.1.0-0.aa594d1 python-matplotlib@3.10.8 python-networkx@3.4.2 python-numpy@2.3.1 python-persim@0.3.8 python-phat@1.7 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/topology.scm (guix-science packages topology)
Home page: https://cechmate.scikit-tda.org
Licenses: Expat
Build system: pyproject
Synopsis: Custom filtration constructors for Python
Description:

This library provides easy to use constructors for custom filtrations that are suitable for use with Phat. Phat currently provides a clean interface for persistence reduction algorithms for boundary matrices. This tool helps bridge the gap between data and boundary matrices. Currently, we support construction of Alpha, Rips, and Cech filtrations.

python-phat 1.7
Channel: guix-science
Location: guix-science/packages/topology.scm (guix-science packages topology)
Home page: https://bitbucket.org/phat-code/phat
Licenses: LGPL 3
Build system: pyproject
Synopsis: Persistent Homology Algorithm Toolbox (PHAT)
Description:

This package provides Python bindings for PHAT, a software library which contains methods for computing the persistence pairs of a filtered cell complex represented by an ordered boundary matrix with Z2 coefficients.

python-scikit-tda 1.1.1
Propagated dependencies: python-kmapper@2.1.0-0.aa594d1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-persim@0.3.8 python-pillow@12.1.1 python-ripser@0.6.14 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-tadasets@0.2.2
Channel: guix-science
Location: guix-science/packages/topology.scm (guix-science packages topology)
Home page: https://github.com/scikit-tda/scikit-tda
Licenses: Expat
Build system: pyproject
Synopsis: Topological Data Analysis for humans
Description:

Scikit-TDA is a home for Topological Data Analysis Python libraries intended for non-topologists. This project aims to provide a curated library of TDA Python tools that are widely usable and easily approachable. It is structured so that each package can stand alone or be used as part of the scikit-tda bundle.

python-tadasets 0.2.2
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/topology.scm (guix-science packages topology)
Home page: https://tadasets.scikit-tda.org
Licenses: Expat
Build system: pyproject
Synopsis: Synthetic data sets for topological data analysis
Description:

Tadasets provides various utilities for creating and loading data sets that are useful for Topological Data Analysis. Currently, we provide several synthetic data sets with particular topological features.

typst 0.14.2
Dependencies: openssl@3.5.5 rust-hypher@0.1.6 rust-syntect@5.3.0
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://typst.app/
Licenses: ASL 2.0
Build system: cargo
Synopsis: LaTeX-like typesetting system
Description:

Typst is a markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use. Features include built-in markup for math typesetting, bibliography management and other common tasks, an extensible scripting system for uncommon tasks, incremental compilation, and intuitive error messages.

python-scmrepo 3.6.1
Propagated dependencies: python-aiohttp-retry@2.9.1 python-asyncssh@2.22.0 python-dulwich@1.0.0 python-fsspec@2026.1.0 python-funcy@1.14 python-gitpython@3.1.44 python-pathspec@1.0.4 python-pygit2@1.18.2 python-pygtrie@2.5.0 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SCM wrapper and fsspec filesystem for Git for use in DVC
Description:

This package provides a SCM wrapper and fsspec filesystem for Git for use in DVC.

python-dvc-http 2.32.0
Propagated dependencies: python-aiohttp-retry@2.9.1 python-dvc-objects@5.2.0 python-fsspec@2026.1.0
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: HTTP plugin for DVC
Description:

This package provides the HTTP plugin for DVC.

python-pytest-test-utils 0.1.0
Propagated dependencies: python-pytest@9.0.2
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://github.com/iterative/pytest-test-utils
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pytest test utilities used by DVC
Description:

Pytest test utilities used by DVC.

python-dvc-render 1.0.2
Propagated dependencies: python-flatten-dict@0.4.2 python-matplotlib@3.10.8 python-tabulate@0.9.0
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Library for rendering DVC plots
Description:

dvc-render is a library for rendering data stored in DVC plots format into different output formats, like Vega. It can also generate HTML and MarkDown reports containing multiple plots.

python-gto 1.10.1
Propagated dependencies: python-click@8.3.1 python-entrypoints@0.4 python-funcy@1.14 python-pydantic@2.12.5 python-pydantic-settings@2.12.0 python-rich@14.3.3 python-ruamel.yaml@0.18.14 python-scmrepo@3.6.1 python-semver@3.0.4 python-tabulate@0.9.0
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://mlem.ai/doc/gto
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Turn a Git repository into an Artifact or Model Registry
Description:

Turn a Git repository into an Artifact or Model Registry.

python-dvc-studio-client 0.22.0
Propagated dependencies: python-dulwich@1.0.0 python-requests@2.32.5 python-voluptuous@0.15.2
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Client to interact with DVC Studio
Description:

This package provides a client to interact with DVC Studio.

python-dvc-s3 3.3.0
Propagated dependencies: python-aiobotocore@3.0.0 python-botocore@1.42.5 python-dvc@3.67.1 python-flatten-dict@0.4.2 python-fsspec@2026.1.0 python-funcy@1.14 python-s3fs@2026.1.0
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: S3 plugin for DVC
Description:

S3 plugin for DVC.

python-dvc-task 0.40.2-0.7c88beb
Propagated dependencies: python-celery@5.6.3 python-funcy@1.14 python-kombu@5.6.2 python-shortuuid@1.0.13
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Extensible task queue used in DVC
Description:

This package provides the Celery-based task queue used by DVC.

python-dvc-ssh 4.2.2
Propagated dependencies: python-dvc@3.67.1 python-sshfs@2025.11.0
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SSH/SFTP plugin for DVC
Description:

This package provides the SSH/SFTP plugin for DVC.

python-iterative-telemetry 0.0.10
Propagated dependencies: python-appdirs@1.4.4 python-distro@1.9.0 python-filelock@3.16.1 python-requests@2.32.5
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://github.com/iterative/telemetry-python
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Common library for sending telemetry
Description:

Common library for sending telemetry.

python-dvc-data 3.18.2
Propagated dependencies: python-attrs@25.3.0 python-click@8.3.1 python-dictdiffer@0.9.0 python-diskcache@5.6.3-0.ebfa37c python-dvc-objects@5.2.0 python-fsspec@2026.1.0 python-funcy@1.14 python-orjson@3.9.7 python-pygtrie@2.5.0 python-sqltrie@0.11.2 python-tqdm@4.67.1 python-typer@0.22.0
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Data management subsystem for DVC
Description:

This package provides the data management subsystem for DVC.

python-dvc-objects 5.2.0
Propagated dependencies: python-fsspec@2026.1.0 python-funcy@1.14
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Filesystem and object-db level abstractions for DVC
Description:

This package provides the filesystem and object-db level abstractions used by DVC.

xbae 4.60.4
Dependencies: motif@2.3.8-1.0f556b0 libxmu@1.2.1
Channel: guix-science
Location: guix-science/packages/xorg.scm (guix-science packages xorg)
Home page: https://sourceforge.net/projects/xbae/
Licenses: non-copyleft
Build system: gnu
Synopsis: Motif-based widget set
Description:

Xbae is a Motif-based widget set consisting of the XbaeMatrix, XbaeCaption, and XbaeInput widgets. The XbaeMatrix widget displays a grid of cells like a spreadsheet. The cell array is scrollable, editable, and configurable in appearance. Each cell usually displays text. Pixmaps can also be displayed but are not editable.

Page: 1100101102
Total packages: 2448