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

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-codecarbon 3.2.2
Propagated dependencies: python-arrow@1.3.0 python-click@8.1.8 python-fief-client@0.20.0 python-nvidia-ml-py@13.580.82 python-pandas@2.2.3 python-prometheus-client@0.22.1 python-psutil@7.0.0 python-py-cpuinfo@9.0.0 python-pydantic@1.10.19 python-questionary@2.1.1 python-rapidfuzz@3.14.1 python-requests@2.32.5 python-rich@13.7.1 python-typer@0.20.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://mlco2.github.io/codecarbon/
Licenses: Expat
Build system: pyproject
Synopsis: Track carbon emissions and recommend impact mitigation measures
Description:

Estimate and track carbon emissions from your computer, quantify and analyze their impact.

python-paste 3.10.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://pythonpaste.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Python web development tools, focusing on WSGI
Description:

Paste provides a variety of web development tools and middleware which can be nested together to build web applications. Paste's design closely follows ideas flowing from WSGI (Web Standard Gateway Interface).

python-umls-downloader 0.1.3
Propagated dependencies: python-beautifulsoup4@4.14.3 python-click@8.1.8 python-more-click@0.1.3 python-pystow@0.7.11 python-requests@2.32.5
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/cthoyt/umls_downloader
Licenses: Expat
Build system: pyproject
Synopsis: Automate downloading of UMLS data
Description:

This package provides tools for automated download of UMLS data.

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
Build system: pyproject
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-deisa 0.3.0
Propagated dependencies: python-deisa-dask@0.3.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/deisa-project/deisa
Licenses: Expat
Build system: pyproject
Synopsis: Dask enabled in-situ analysis
Description:

Python meta-package for deisa-dask and deisa-ray.

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
Build system: pyproject
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-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
Build system: pyproject
Synopsis: Functions for 3D coordinate transformations
Description:

This package provides functions for 3D coordinate transformations.

python-pystow 0.7.11
Propagated dependencies: python-appdirs@1.4.4 python-beautifulsoup4@4.14.3 python-boto3@1.40.61 python-click@8.1.8 python-lxml@6.0.1 python-numpy@1.26.4 python-pandas@2.2.3 python-ratelimit@2.2.1 python-rdflib@7.1.1 python-requests@2.32.5 python-tqdm@4.67.1 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://pystow.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Easily pick a place to store data for your Python code
Description:

Easily pick a place to store data for your Python code.

python-simple-parsing 0.1.7
Propagated dependencies: python-docstring-parser@0.15 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/lebrice/SimpleParsing
Licenses: Expat
Build system: pyproject
Synopsis: Utility for simplifying and cleaning up argument parsing scripts
Description:

This package provides a small utility for simplifying and cleaning up argument parsing scripts.

python-hydra-core 1.3.2
Propagated dependencies: java-antlr4-runtime-python@4.10.1 python-omegaconf@2.3.0-0.117f7de python-packaging@25.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/facebookresearch/hydra
Licenses: Expat
Build system: pyproject
Synopsis: Framework for elegantly configuring complex applications
Description:

Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line.

Key features:

  • Hierarchical configuration composable from multiple sources

  • Configuration can be specified or overridden from the command line

  • Dynamic command line tab completion

  • Run your application locally or launch it to run remotely

  • Run multiple jobs with different arguments with a single command

python-deisa-dask 0.3.0
Propagated dependencies: python-dask@2024.12.1 python-deisa-core@0.1.0 python-distributed@2024.12.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/deisa-project/deisa-dask
Licenses: Expat
Build system: pyproject
Synopsis: Deisa: Dask-Enabled In Situ Analytics
Description:

Dask backend for Deisa.

python-svgwrite 1.4.3
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/mozman/svgwrite
Licenses: Expat
Build system: pyproject
Synopsis: Python Package to write SVG files
Description:

This package provides a pure Python library to create SVG drawings.

python-hdmf 4.1.2
Propagated dependencies: python-h5py@3.13.0 python-jsonschema@4.23.0 python-numpy@1.26.4 python-pandas@2.2.3 python-ruamel.yaml@0.18.14
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://hdmf.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: A hierarchical data modeling framework for modern science data standards
Description:

This package provides a hierarchical data modeling framework for modern science data standards.

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
Build system: pyproject
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-pyface 8.0.0
Propagated dependencies: python-importlib-metadata@8.7.0 python-importlib-resources@6.5.2 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/pyface
Licenses: Modified BSD
Build system: pyproject
Synopsis: Traits-capable windowing framework
Description:

Pyface contains toolkit-independent GUI abstraction layers, used to support the TraitsUI package. Thus, you can write code in the abstraction of the Pyface API and the selected toolkit and backend take care of the details of displaying them.

python-enable 6.1.0
Propagated dependencies: python-fonttools@4.59.2 python-kiwisolver@1.4.6 python-numpy@1.26.4 python-pillow@11.1.0 python-pyface@8.0.0 python-pyparsing@3.2.3 python-reportlab@4.0.8 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
Build system: pyproject
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-flatten-dict 0.4.2
Propagated dependencies: python-six@1.17.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/ianlini/flatten-dict
Licenses: Expat
Build system: pyproject
Synopsis: Flatten and unflatten dict-like objects in Python
Description:

This package provides a flexible utility for flattening and unflattening dict-like objects in Python.

python-pymatreader 1.1.0
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4 python-scipy@1.12.0 python-xmltodict@0.14.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://pymatreader.readthedocs.io
Licenses: FreeBSD
Build system: pyproject
Synopsis: Convenient reader for Matlab mat files
Description:

A Python module to read Matlab files. This module works with both the old (< 7.3) and the new (>= 7.3) HDF5 based format. The output should be the same for both kinds of files.

python-distinctipy 1.3.4
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/alan-turing-institute/distinctipy
Licenses: Expat
Build system: pyproject
Synopsis: Generate visually distinct colours in Python
Description:

distinctipy is a lightweight python package providing functions to generate colours that are visually distinct from one another.

python-bracex 2.6
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/facelessuser/bracex
Licenses: Expat
Build system: pyproject
Synopsis: Bash style brace expander
Description:

Bracex is a brace expanding library (à la Bash) for Python. Brace expanding is used to generate arbitrary strings.

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
Build system: pyproject
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-wcmatch 10.1
Propagated dependencies: python-bracex@2.6
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/facelessuser/wcmatch
Licenses: Expat
Build system: pyproject
Synopsis: Wildcard/glob file name matcher
Description:

Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.

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
Build system: pyproject
Synopsis: Common CLI patterns on top of Click
Description:

This package provides common CLI patterns on top of Click.

python-nvidia-ml-py 13.580.82
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://forums.developer.nvidia.com
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python Bindings for the NVIDIA Management Library
Description:

Python Bindings for the NVIDIA Management Library.

Total packages: 69237