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

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-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-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-donfig 0.8.1.post1
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://donfig.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Python library making package and script configuration easy
Description:

Donfig is a python library meant to make configuration easier for other python packages. Donfig can be configured programmatically, by environment variables, or from YAML files in standard locations.

python-fief-client 0.20.0
Propagated dependencies: python-httpx@0.28.1 python-jwcrypto@1.5.6 python-yaspin@3.2.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.fief.dev/integrate/python/
Licenses: Expat
Build system: pyproject
Synopsis: Fief client for Python
Description:

Fief is an open-source platform to manage users and authentication in your applications.

Key features:

  • Pre-built login and registration pages

  • Users management dashboard

  • SDK for the most popular languages and frameworks

  • Integrations for the most popular no-code tools

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-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-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-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-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-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-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-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-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-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-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-questionary 2.1.1
Propagated dependencies: python-prompt-toolkit@3.0.51
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/tmbo/questionary
Licenses: Expat
Build system: pyproject
Synopsis: Python library to build pretty command line user prompts
Description:

Python library to build pretty command line user prompts.

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-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-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-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-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-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 results: 1131