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

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.


gyselalibxx 0.5.0
Propagated dependencies: pdi@1.10.1 pdiplugin-decl-hdf5-parallel@1.10.1 pdiplugin-set-value@1.10.1 pdiplugin-mpi@1.10.1
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://gyselax.github.io/
Licenses: FreeBSD
Build system: cmake
Synopsis: Collection of C++ components for writing gyrokinetic semi-lagrangian codes
Description:

Gyselalib++ is a collection of C++ components for writing gyrokinetic semi-lagrangian codes and similar as well as a collection of such codes.

davix 0.8.10
Dependencies: util-linux@2.40.4 curl@8.6.0 libxml2@2.14.6 openssl@3.0.8 rapidjson@1.1.0-1.949c771
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://davix.web.cern.ch/
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Manage files over HTTP-based protocols
Description:

Davix aims to make the task of managing files overHTTP-based protocols simple. It is being developed by the IT-SDC-ID section at CERN, and while the project’s purpose is its use on the CERN grid, the functionality offered is generic.

python-pylhe 1.0.2
Propagated dependencies: python-awkward@2.7.2 python-graphviz@0.20.3 python-particle@0.25.3 python-vector@1.6.2
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://scikit-hep.org/pylhe/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python interface to Les Houches Event files
Description:

This package provides a small and thin Python interface to read Les Houches Event (LHE) 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-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
Build system: pyproject
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-envisage 7.0.4
Propagated dependencies: python-apptools@5.3.1 python-configobj@5.0.9 python-importlib-resources@6.5.2 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: http://docs.enthought.com/envisage
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extensible application framework
Description:

Envisage is a Python-based framework for building extensible applications, that is, applications whose functionality can be extended by adding 'plug-ins. Envisage provides a standard mechanism for features to be added to an application, whether by the original developer or by someone else. In fact, when you build an application using Envisage, the entire application consists primarily of plug-ins. In this respect, it is similar to the Eclipse and Netbeans frameworks for Java applications.

python-json-tricks 3.17.3
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/mverleg/pyjson_tricks
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extra features for Python's JSON
Description:

The pyjson-tricks package brings several pieces of functionality to python handling of JSON files:

  • Store and load numpy arrays in human-readable format.

  • Store and load class instances both generic and customized.

  • Store and load date/times as a dictionary (including timezone).

  • Preserve map order using OrderedDict.

  • Allow for comments in json files by starting lines with #.

  • Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, pathlib Paths, bytes, ...

As well as compression and disallowing duplicate keys.

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-dask-jobqueue 0.9.0
Propagated dependencies: python-dask@2024.12.1 python-distributed@2024.12.1
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://jobqueue.dask.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Deploy Dask on job queuing systems
Description:

dask-jobqueue makes it easy to deploy Dask on common job queuing systems typically found in high performance supercomputers, academic research institutions, and other clusters, like PBS, Slurm, MOAB, SGE, LSF, and HTCondor.

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-mayavi 4.8.3
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
Build system: pyproject
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-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.

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
Build system: pyproject
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-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
Build system: pyproject
Synopsis: Fully cumstomizable robust @acronym{ICA, Independent Components Analysis}
Description:

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

python-deisa-core 0.1.0
Propagated dependencies: python-dask@2024.12.1 python-distributed@2024.12.1 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/deisa-project/deisa-core
Licenses: Expat
Build system: pyproject
Synopsis: Deisa tools and utilities
Description:

Tools and utilities shared by Deisa backends.

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-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-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-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-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
Build system: pyproject
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-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-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-xrft 1.0.1
Propagated dependencies: python-dask@2024.12.1 python-numpy@1.26.4 python-numpy-groupies@0.11.3 python-pandas@2.2.3 python-scipy@1.12.0 python-xarray@2023.12.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/xgcm/xrft
Licenses: Expat
Build system: pyproject
Synopsis: Discrete Fourier Transform with xarray
Description:

Discrete Fourier Transform with xarray.

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

Total packages: 69240