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

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-pyopengl 3.1.10
Dependencies: freeglut@3.4.0 glu@9.0.2 mesa@26.0.2
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://pyopengl.sourceforge.net
Licenses: Modified BSD
Build system: pyproject
Synopsis: Standard OpenGL bindings for Python
Description:

PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library.

python-qtawesome 1.4.2
Propagated dependencies: python-qtpy@2.4.3 python-pyqt@5.15.11
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/spyder-ide/qtawesome
Licenses: Expat
Build system: pyproject
Synopsis: FontAwesome icons in PyQt and PySide applications
Description:

FontAwesome icons in PyQt and PySide applications.

python-moderngl 5.12.0
Propagated dependencies: python-glcontext@3.0.0-2.f2875ab
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/moderngl/moderngl
Licenses: Expat
Build system: pyproject
Synopsis: Modern OpenGL binding for Python
Description:

ModernGL is a Python wrapper over OpenGL Core. ModernGL simplifies the creation of graphics applications like scientific simulations, games or user interfaces. Usually, acquiring in-depth knowledge of OpenGL requires a steep learning curve. In contrast, ModernGL is easy to learn and use. ModernGL is capable of rendering with high performance and quality, with less code written.

python-py3exiv2 0.12.0
Dependencies: exiv2@0.28.7
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://www.py3exiv2.tuxfamily.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python binding to the exiv2 library
Description:

This package provides a Python binding to the library https://exiv2.org/, exiv2 - cross-platform C++ library and a command line utility to manage image metadata.

python-asyncgui 0.8.0
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/asyncgui/asyncgui
Licenses: Expat
Build system: pyproject
Synopsis: Enables async/await without an event loop
Description:

This package provides support for async/await applications without requiring an event loop, useful for creative responsive GUIs.

python-isosurfaces 0.1.2
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/jared-hughes/isosurfaces
Licenses: Expat
Build system: pyproject
Synopsis: Construct isolines/isosurfaces over a 2D/3D scalar field
Description:

Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function, i.e. curves over which f(x,y)=0 or surfaces over which f(x,y,z)=0. Most similar libraries use marching squares or similar over a uniform grid, but this uses a quadtree to avoid wasting time sampling many far from the implicit surface.

python-mapbox-earcut 2.0.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/skogler/mapbox_earcut_python
Licenses: ISC
Build system: pyproject
Synopsis: Python bindings to the mapbox earcut C++ library
Description:

Python bindings for the C++ implementation of the Mapbox Earcut library, which provides very fast and quite robust triangulation of 2D polygons.

The library implements a modified ear slicing algorithm, optimized by z-order curve hashing and extended to handle holes, twisted polygons, degeneracies and self-intersections in a way that doesn't guarantee correctness of triangulation, but attempts to always produce acceptable results for practical data like geographical shapes.

python-pyopengl-accelerate 3.1.10
Dependencies: freeglut@3.4.0 glu@9.0.2 mesa@26.0.2
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://pyopengl.sourceforge.net
Licenses: Modified BSD
Build system: pyproject
Synopsis: Acceleration code for PyOpenGL
Description:

This is the Cython-coded accelerator module for PyOpenGL.

python-kivy 2.3.1-0.c38d019
Dependencies: gstreamer@1.28.1 mesa@26.0.2 sdl-union@1.2.68
Propagated dependencies: python-docutils@0.21.2 python-filetype@1.2.0 python-kivy-garden@0.1.5 python-pygments@2.19.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://kivy.org
Licenses: Expat
Build system: pyproject
Synopsis: Multitouch application framework
Description:

Kivy is a software library for rapid development of hardware-accelerated multitouch applications.

python-geosketch 1.3
Propagated dependencies: python-fbpca@1.0 python-numpy@2.3.1 python-scikit-learn@1.7.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/brianhie/geosketch
Licenses: Expat
Build system: pyproject
Synopsis: Geometry-preserving random sampling
Description:

geosketch is a Python package that implements the geometric sketching algorithm described by Brian Hie, Hyunghoon Cho, Benjamin DeMeo, Bryan Bryson, and Bonnie Berger in "Geometric sketching compactly summarizes the single-cell transcriptomic landscape", Cell Systems (2019). This package provides an example implementation of the algorithm as well as scripts necessary for reproducing the experiments in the paper.

python-tspex 0.6.3-0.d393ff4
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-seaborn@0.13.2 python-xlrd@2.0.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://apcamargo.github.io/tspex/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Calculate tissue-specificity metrics for gene expression
Description:

This package provides a Python package for calculating tissue-specificity metrics for gene expression.

python-decaylanguage 0.20.2
Propagated dependencies: python-attrs@25.3.0 python-graphviz@0.21 python-hepunits@2.4.4 python-lark@1.2.2 python-numpy@2.3.1 python-pandas@2.3.3 python-particle@0.26.1 python-plumbum@1.7.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://decaylanguage.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Language to describe, manipulate and convert particle decays
Description:

DecayLanguage implements a language to describe and convert particle decays between digital representations, effectively making it possible to interoperate several fitting programs. Particular interest is given to programs dedicated to amplitude analyses.

python-scipy-minimal 1.16.3
Dependencies: boost@1.88.0 openblas@0.3.31 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-spin 0.8
Propagated dependencies: python-click@8.3.1 python-colorama@0.4.6 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scientific-python/spin
Licenses: Modified BSD
Build system: pyproject
Synopsis: Developer tool for scientific Python libraries
Description:

spin is a simple interface for common development tasks. It comes with a few common build commands out the box, but can easily be customized per project.

The impetus behind developing the tool was the mass migration of scientific Python libraries (SciPy, scikit-image, and NumPy, etc.) to Meson, after distutils was deprecated. When many of the build and installation commands changed, it made sense to abstract away the nuisance of having to re-learn them.

python-pyzx 0.9.0
Propagated dependencies: python-ipywidgets@8.1.4 python-lark@1.2.2 python-numpy@2.3.1 python-pyperclip@1.9.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/zxcalc/pyzx
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Quantum circuit rewriting and optimisation using the ZX-calculus
Description:

PyZX is a Python tool implementing the theory of ZX-calculus for the creation, visualisation, and automated rewriting of large-scale quantum circuits. PyZX currently allows you to:

  • Read in quantum circuits in the file format of QASM, Quipper or Quantomatic;

  • Rewrite circuits into a pseudo-normal form using the ZX-calculus;

  • Extract new simplified circuits from these reduced graphs;

  • Visualise the ZX-graphs and rewrites using either Matplotlib, Quantomatic or as a TikZ file for use in LaTeX documents;

  • Output the optimised circuits in QASM, QC or QUIPPER format.

python-pandarallel 1.6.5
Propagated dependencies: python-dill@0.4.0 python-pandas@2.3.3 python-psutil@7.2.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://nalepae.github.io/pandarallel/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tool to parallelize Pandas operations across CPUs
Description:

pandarallel allows any Pandas user to take advantage of their multi-core computer, while Pandas uses only one core. pandarallel also offers nice progress bars (available on Notebook and terminal) to get an rough idea of the remaining amount of computation to be done.

python-mpsplines 0.0.0-0.4967655
Propagated dependencies: python-scipy@1.16.3 python-numpy@2.3.1 python-loguru@0.7.3-0.75b9201
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/jararias/mpsplines
Licenses: Modified BSD
Build system: pyproject
Synopsis: Mean preserving interpolation with splines
Description:

This package implements a functionality for mean-preserving interpolation of 1D data (for example, time series) with splines.

python-jacobi 0.9.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/hdembinski/jacobi
Licenses: Expat
Build system: pyproject
Synopsis: Compute numerical derivatives
Description:

This package provides fast numerical derivatives for analytic functions with arbitrary round-off error and error propagation.

python-salib 1.5.2
Propagated dependencies: python-matplotlib@3.10.8 python-multiprocess@0.70.18 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://salib.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Tools for global sensitivity analysis
Description:

SALib provides tools for global sensitivity analysis. It contains Sobol', Morris, FAST, DGSM, PAWN, HDMR, Moment Independent and fractional factorial methods.

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-anndata 0.11.4
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-anndata-minimal 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-uhi 0.5.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-hep/uhi
Licenses: Modified BSD
Build system: pyproject
Synopsis: Universal Histogram Interface
Description:

This is a package meant primarily for documenting histogram indexing and the PlottableHistogram Protocol and any future cross-library standards. It also contains the code for the PlottableHistogram Protocol, to be used in type checking libraries wanting to conform to the protocol. It is not usually a runtime dependency, but only a type checking, testing, and/or docs dependency in support of other libraries.

python-numba-stats 1.11.0
Propagated dependencies: python-numba@0.62.1 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/scikit-hep/numba-stats
Licenses: Expat
Build system: pyproject
Synopsis: Accelerated implementations of SciPy probability distributions
Description:

This package provides Numba-accelerated implementations of common SciPy probability distributions and others used in particle physics.

The supported distributions are:

  • Uniform

  • (Truncated) Normal

  • Log-normal

  • Poisson

  • Binomial

  • (Truncated) Exponential

  • Student's t

  • Voigtian

  • Crystal Ball

  • Generalised double-sided Crystal Ball

  • Tsallis-Hagedorn, a model for the minimum bias pT distribution

  • Q-Gaussian

  • Bernstein density (not normalized to unity)

  • Cruijff density (not normalized to unity)

  • CMS-Shape

  • Generalized Argus

Total packages: 72465