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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-rich-logger 0.3.2
Propagated dependencies: python-pydantic@1.10.19 python-rich@13.7.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/percevalw/rich-logger
Licenses: Modified BSD
Synopsis: Table logger using Rich
Description:

Table logger using Rich, aimed at PyTorch Lightning logging.

Features

  • display your training logs with pretty rich tables

  • describe your fields with goal, format and name

  • a field descriptor can be matched with any regex

  • a field name can be computed as a regex substitution

  • works in Jupyter notebooks as well as in a command line

  • integrates easily with Pytorch Lightning

python-iterative-stats 0.1.1
Propagated dependencies: python-numpy@1.26.4 python-pyyaml@6.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/IterativeStatistics/BasicIterativeStatistics
Licenses: Modified BSD
Synopsis: Iterative Statistics Python Library
Description:

Implements iterative statistics operators for mean, variance, high-order moments, extrema, covariance, threshold, quantile (experimental) and Sobol' indices.

python-enable 6.1.0
Propagated dependencies: python-fonttools@4.59.2 python-numpy@1.26.4 python-pillow@11.1.0 python-pyface@8.0.0 python-traits@7.0.2 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/enable/
Licenses: Modified BSD
Synopsis: Low-level drawing and interaction
Description:

The Enable project provides two related multi-platform packages for drawing GUI objects.

  • Enable: an object drawing library that supports containment and event notification.

  • Kiva: a multi-platform DisplayPDF vector drawing engine.

python-quantities 0.16.2
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://pythonhosted.org/quantities
Licenses: Python Software Foundation License
Synopsis: Support for physical quantities with units
Description:

Quantities is designed to handle arithmetic and conversions of physical quantities, which have a magnitude, dimensionality specified by various units, and possibly an uncertainty.

python-ratelimit 2.2.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/tomasbasham/ratelimit
Licenses: Expat
Synopsis: API rate limit decorator
Description:

This package introduces a function decorator preventing a function from being called more often than that allowed by the API provider. This should prevent API providers from banning your applications by conforming to their rate limits.

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
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-transforms3d 0.4.2
Propagated dependencies: python-numpy@1.26.4 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
Synopsis: Functions for 3D coordinate transformations
Description:

This package provides functions for 3D coordinate transformations.

python-h5io 0.2.5
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/h5io/h5io
Licenses: Modified BSD
Synopsis: Python objects onto HDF5
Description:

h5io is a package designed to facilitate saving some standard Python objects into the forward-compatible HDF5 format. It is a higher-level package than h5py.

python-traitsui 8.0.0
Propagated dependencies: python-importlib-metadata@8.7.0 python-pyface@8.0.0 python-traits@7.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://docs.enthought.com/traitsui
Licenses: Modified BSD
Synopsis: Traits-capable user interfaces
Description:

The TraitsUI project provides a toolkit-independent GUI abstraction layer, which is used to support the “visualization” features of the Traits package. You can write a model using the Traits API and specify a GUI using the TraitsUI API (views, items, editors, etc.), and let TraitsUI and your selected toolkit back-end (Qt or Wx) take care of the details of displaying them.

python-pathlib-abc 0.5.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/barneygale/pathlib-abc
Licenses: Python Software Foundation License
Synopsis: Backport of pathlib ABCs
Description:

Backport of pathlib ABCs.

python-hdmf-zarr 0.12.0
Propagated dependencies: python-hdmf@4.1.2 python-numcodecs@0.13.1 python-numpy@1.26.4 python-pynwb@3.1.2 python-threadpoolctl@3.1.0 python-zarr@2.18.7
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://hdmf-zarr.readthedocs.io/
Licenses: Modified BSD
Synopsis: Zarr I/O backend for HDMF
Description:

This package provides a Zarr I/O backend for the HDMF.

python-chaco 6.1.1
Propagated dependencies: python-enable@6.1.0 python-numpy@1.26.4 python-pyface@8.0.0 python-traits@7.0.2 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
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-mayavi 4.8.3
Propagated dependencies: python-apptools@5.3.1 python-configobj@5.0.9 python-envisage@7.0.4 python-numpy@2.3.1 python-puremagic@1.28 python-pyface@8.0.0 python-pygments@2.19.1 python-traits@7.0.2 python-traitsui@8.0.0 vtk@9.3.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://docs.enthought.com/mayavi/mayavi
Licenses: Modified BSD
Synopsis: 3D scientific data visualization library and application
Description:

Mayavi is a general purpose, cross-platform tool for 2-D and 3-D scientific data visualization.

python-more-click 0.1.3
Propagated dependencies: python-click@8.1.8
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/cthoyt/more-click
Licenses: Expat
Synopsis: Common CLI patterns on top of Click
Description:

This package provides common CLI patterns on top of Click.

python-traits 7.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.enthought.com/traits
Licenses: Modified BSD
Synopsis: Observable typed attributes for Python classes
Description:

The Traits library is designed to enhance object-oriented programming in Python by providing a way to define and manage attributes of objects more effectively.

python-confit 0.10.1
Propagated dependencies: python-catalogue@2.0.7 python-click@8.1.8 python-lark@1.2.2 python-pydantic@1.10.19 python-pydantic-core@2.27.2 python-pyyaml@6.0.2 python-typer@0.20.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://aphp.github.io/confit/
Licenses: Modified BSD
Synopsis: Smart configuration framework
Description:

Confit is a complete and easy-to-use configuration framework aimed at improving the reproducibility of experiments by relying on the Python typing system, minimal configuration files and command line interfaces.

python-robustica 0.1.4
Propagated dependencies: python-joblib@1.5.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://crg-cnag.github.io/robustica
Licenses: Modified BSD
Synopsis: Fully cumstomizable robust @acronym{ICA, Independent Components Analysis}
Description:

This package provides classes and functions for performing customizable robust ICA.

protobuf-static 3.21.9
Dependencies: zlib@1.3.1 googletest@1.17.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/protocolbuffers/protobuf
Licenses: Modified BSD
Synopsis: Data encoding for remote procedure calls (RPCs)
Description:

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

python-sarif-om 1.0.4
Propagated dependencies: python-attrs@25.3.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/microsoft/sarif-python-om
Licenses: Expat
Synopsis: Python implementation of the SARIF 2.1.0 object model
Description:

This module contains classes for the object model defined by the Static Analysis Results Interchange Format (SARIF) file format.

python-tensorflow-probability 0.22.1
Dependencies: python-wrapper@3.11.14
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@1.26.4 python-six@1.17.0 python-typing-extensions@4.15.0 python-tensorflow@2.13.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
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-tensorflow 2.13.1
Dependencies: tensorflow@2.13.1 python-wrapper@3.11.14
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@24.12.23 python-gast@0.6.0 python-google-pasta@0.2.0 python-grpcio@1.52.0 python-h5py@3.13.0 python-idna@3.10 python-jax@0.4.28 python-markdown@3.10 python-markupsafe@3.0.2 python-ml-dtypes@0.5.3 python-numpy@1.26.4 python-oauthlib@3.3.1 python-opt-einsum@3.3.0 python-packaging@25.0 python-portpicker@1.6.0 python-protobuf-for-tensorflow-2@4.21.9 python-psutil@7.0.0 python-pyasn1@0.6.1 python-requests@2.32.5 python-requests-oauthlib@2.0.0 python-rsa@4.9.1 python-scipy@1.12.0 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@1.17.0 python-astunparse@1.6.3 python-clang@13.0.1 python-keras@2.13.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://tensorflow.org
Licenses: ASL 2.0
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.

scotchpy32 1.0.1
Dependencies: scotch32@7.0.7 python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://codeberg.org/fpellegr/scotchpy.git
Licenses: FreeBSD
Synopsis: Python binding for the Scotch graph partitioner
Description:

ScotchPy is a python module to interface the Scotch/PT-Scotch graph partitioner library.

python-jaxlib 0.4.28
Dependencies: curl@8.6.0 double-conversion@3.1.5 flatbuffers@24.12.23 giflib@5.2.1 grpc@1.52.2 hwloc@2.12.2 icu4c@73.1 jsoncpp@1.9.6 libjpeg-turbo@2.1.4 openssl@3.0.8 pybind11@2.13.6 python-absl-py@2.3.1 python-numpy@1.26.4 python-scipy@1.12.0 python-six@1.17.0 python-wrapper@3.11.14 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@1.26.4 python-opt-einsum@3.3.0 python-protobuf-for-tensorflow-2@4.21.9 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
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-nanostat 1.1.2
Propagated dependencies: python-nanoget@1.8.0 python-nanomath@0.23.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/wdecoster/nanostat
Licenses: Expat
Synopsis: Statistics for Oxford Nanopore sequencing data and alignments
Description:

This package provides procedures to calculate statistics for Oxford Nanopore sequencing data and alignments.

Total results: 1014