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

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-nestcheck 0.2.1-0.513ef96
Propagated dependencies: python-fgivenx@2.4.2-0.cf51dbf python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/ejhigson/nestcheck
Licenses: Expat
Build system: pyproject
Synopsis: Nested sampling calculations utilities
Description:

This package implements a functionality to work with Nested sampling, a popular numerical method for Bayesian computation, which simultaneously generates samples from the posterior distribution and an estimate of the Bayesian evidence for a given likelihood and prior. nestcheck provides Python utilities for analysing samples produced by nested sampling, and estimating uncertainties on nested sampling calculations (which have different statistical properties to calculations using other numerical methods).

python-nibabel 5.3.2
Propagated dependencies: python-importlib-resources@6.5.2 python-numpy@2.3.1 python-packaging@25.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://nipy.org/nibabel/
Licenses: Expat
Build system: pyproject
Synopsis: Read and write access to common neuroimaging file formats
Description:

nibabel is a library that provides read and write access to common neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2 and later), GIFTI, NIfTI1, NIfTI2, CIFTI-2, MINC1, MINC2, AFNI BRIK/HEAD, ECAT and Philips PAR/REC. In addition, NiBabel also supports FreeSurfer’s MGH, geometry, annotation and morphometry files, and provides some limited support for DICOM.

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-baycomp 1.0.3
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://github.com/janezd/baycomp
Licenses: Expat
Build system: pyproject
Synopsis: Library for comparison of Bayesian classifiers
Description:

Baycomp is a library for Bayesian comparison of classifiers. Functions in the library compare two classifiers on one or on multiple data sets. They compute three probabilities: the probability that the first classifier has higher scores than the second, the probability that differences are within the region of practical equivalence (rope), or that the second classifier has higher scores.

python-libneuroml 0.6.7
Propagated dependencies: python-lxml@6.0.2 python-natsort@8.4.0 python-networkx@3.4.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://libneuroml.readthedocs.org/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for working with NeuroML descriptions of neuronal models
Description:

This package provides a Python library for working with NeuroML descriptions of neuronal models

python-pyvista 0.46.5
Propagated dependencies: python-cmcrameri@1.9 python-cmocean@4.0.3 python-colorcet@3.1.1a1 python-imageio@2.36.1 python-matplotlib@3.10.8 python-meshio@5.3.5 python-numpy@2.3.1 python-pillow@12.1.1 python-pooch@1.8.1 python-scooby@0.11.0 vtk@9.5.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://docs.pyvista.org/
Licenses: Expat
Build system: pyproject
Synopsis: 3D plotting and mesh analysis through VTK
Description:

PyVista is...

  • Pythonic VTK: a high-level API to the Visualization Toolkit (VTK);

  • mesh data structures and filtering methods for spatial datasets;

  • 3D plotting made simple and built for large/complex data geometries.

This package provides a Pythonic, well-documented interface exposing VTK's powerful visualization backend to facilitate rapid prototyping, analysis, and visual integration of spatially referenced datasets.

python-numpy-groupies 0.11.3
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/ml31415/numpy-groupies
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tools for group-indexing operations: aggregated sum and more
Description:

This package provides optimized tools for group-indexing operations: aggregated sum and more.

python-pyfma 0.1.6
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/nschloe/pyfma
Licenses: Expat
Build system: pyproject
Synopsis: Fused multiply-add for Python
Description:

pyfma provides an implementation of fused multiply-add which computes (x*y) + z with a single rounding. This is useful for dot products, matrix multiplications, polynomial evaluations (e.g., with Horner's rule), Newton's method for evaluating functions, convolutions, artificial neural networks etc.

python-vector 1.8.0
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-awkward@2.8.5 python-numba@0.62.1 python-sympy@1.13.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-hep/vector
Licenses: Modified BSD
Build system: pyproject
Synopsis: Arrays of 2D, 3D, and Lorentz vectors
Description:

Vector is a Python library for 2D and 3D spatial vectors, as well as 4D space-time vectors. It is especially intended for performing geometric calculations on arrays of vectors, rather than one vector at a time in a Python for loop.

python-fgivenx 2.4.2-0.cf51dbf
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3 python-getdist@1.5.4 python-joblib@1.5.2 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/handley-lab/fgivenx
Licenses: Expat
Build system: pyproject
Synopsis: Functional Posterior Plotter
Description:

fgivenx is a Python package for plotting posteriors of functions. It is currently used in astronomy, but will be of use to any scientists performing Bayesian analyses which have predictive posteriors that are functions.

This package allows one to plot a predictive posterior of a function, dependent on sampled parameters. It assumes one has a Bayesian posterior Post(theta|D,M) described by a set of posterior samples theta_i~Post. If there is a function parameterised by theta y=f(x;theta), then this script will produce a contour plot of the conditional posterior P(y|x,D,M) in the (x,y) plane.

python-modin 0.37.1
Propagated dependencies: python-fsspec@2026.1.0 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-psutil@7.2.2 python-typing-extensions@4.15.0 python-dask@2025.11.0 python-distributed@2025.11.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/modin-project/modin
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Make your pandas code run faster
Description:

Modin uses Ray or Dask to provide an effortless way to speed up your pandas notebooks, scripts, and libraries. Unlike other distributed DataFrame libraries, Modin provides seamless integration and compatibility with existing pandas code.

python-marsilea 0.5.4
Propagated dependencies: python-legendkit@0.3.6 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-platformdirs@4.3.6 python-scipy@1.16.3 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/Marsilea-viz/marsilea
Licenses: Expat
Build system: pyproject
Synopsis: Declarative creation of composable visualizations
Description:

Marsilea is a Python library for creating composable visualizations in a declarative way. It is built on top of Matplotlib and provides a high-level API for you to puzzle different visualizations together like logo.

python-quantities 0.16.4
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/python-quantities/python-quantities
Licenses: Modified BSD
Build system: pyproject
Synopsis: Support for physical quantities with units, based on NumPy
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. It builds on the NumPy library and is designed to work with numpy.ufuncs, many of which are already supported.

python-grequests 0.7.0-0.60f70e9
Propagated dependencies: python-gevent@24.11.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/kennethreitz/grequests
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python library for asynchronous HTTP requests
Description:

GRequests is a Python library that allows you to use Requests with Gevent to make asynchronous HTTP Requests easily.

python-conda-package-streaming 0.12.0
Propagated dependencies: python-requests@2.32.5 python-zstandard@0.23.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://conda.github.io/conda-package-streaming/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Conda formats (@code{.conda}, @code{.tar.bz2}) reader library
Description:

This package provides an efficient library to read from new and old format .conda and .tar.bz2 conda packages.

python-webassets 3.0.0
Propagated dependencies: python-pyyaml@6.0.2 python-zope-dottedname@7.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/miracle2k/webassets
Licenses: FreeBSD
Build system: pyproject
Synopsis: Media asset management
Description:

This package provides utilities to merge, minify and compress Javascript and CSS files,supporting a variety of different filters, including YUI, jsmin, jspacker or CSS tidy. It also supports URL rewriting in CSS files.

python-jiter 0.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pydantic/jiter/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Iterable JSON parser
Description:

This package provides a fast Python iterable JSON parser, backed by Rust libraries.

python-mechanicalsoup 1.4.0
Propagated dependencies: python-beautifulsoup4@4.14.3 python-lxml@6.0.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://mechanicalsoup.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Python library for automating website interaction
Description:

MechanicalSoup is a Python library for automating interaction with websites. It automatically stores and sends cookies, follows redirects, and can follow links and submit forms. It doesn’t do JavaScript.

python-aioboto3 15.5.0
Propagated dependencies: python-aiobotocore@3.0.0 python-aiofiles@24.1.0 python-boto3@1.42.5 python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/terricain/aioboto3
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Async boto3 wrapper
Description:

This package is mostly just a wrapper combining the great work of boto3 and aiobotocore.

python-pyramid-mako 1.1.0-0.1a6f4c0
Propagated dependencies: python-mako@1.3.10 python-pyramid@2.0.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/pyramid_mako
Licenses: Repoze
Build system: pyproject
Synopsis: Mako template bindings for the Pyramid web framework
Description:

This package provides Mako template bindings for the Pyramid web framework.

python-sendgrid 6.9.7
Propagated dependencies: python-cryptography@44.0.0 python-http-client@3.3.7 python-flask@3.1.0 python-pyyaml@6.0.2 python-six@1.17.0 python-starkbank-ecdsa@2.2.0 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sendgrid/sendgrid-python/
Licenses: Expat
Build system: pyproject
Synopsis: SendGrid API library for Python
Description:

The sendgrid Python library allows access to the SendGrid Web API v3. Version 3+ of the library provides full support for all SendGrid Web API v3 endpoints, including the new v3 /mail/send.

python-uvicorn 0.40.0
Propagated dependencies: python-a2wsgi@1.10.7 python-click@8.3.1 python-dotenv@1.1.1 python-h11@0.16.0 python-httptools@0.7.1 python-pyyaml@6.0.2 python-uvloop@0.21.0 python-watchfiles@1.1.1 python-websockets@13.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/encode/uvicorn
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fast ASGI server implementation
Description:

uvicorn is a fast ASGI server implementation, using uvloop and httptools. It currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.

python-imap-tools 1.9.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/ikvk/imap_tools
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Work with email and mailbox by IMAP
Description:

This Python library provides tools to deal with email and mailboxes over IMAP:

  • Parsed email message attributes

  • Query builder for searching emails

  • Work with emails in folders (copy, delete, flag, move, seen)

  • Work with mailbox folders (list, set, get, create, exists, rename, delete, status)

python-trio-websocket 0.12.2
Propagated dependencies: python-outcome@1.3.0.post0 python-trio@0.32.0 python-wsproto@1.2.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/HyperionGray/trio-websocket
Licenses: Expat
Build system: pyproject
Synopsis: WebSocket library for Trio
Description:

This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics. It is based on the wsproto project, which is a Sans-IO state machine that implements the majority of the WebSocket protocol, including framing, codecs, and events. This library handles I/O using the Trio framework.

Total packages: 72465