_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python2-ruamel.ordereddict 0.4.14
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://sourceforge.net/projects/ruamel-ordereddict/
Licenses: Expat
Synopsis: Version of dict that keeps keys in insertion resp. sorted order
Description:

This package provides a version of dict that keeps keys in insertion resp. sorted order.

python-jupyter-repo2docker 0.10.0
Propagated dependencies: python-docker@5.0.3 python-escapism@1.0.0 python-jinja2@3.1.2 python-json-logger@2.0.7 python-ruamel.yaml@0.18.6 python-semver@2.9.0 python-toml@0.10.2 python-traitlets@5.14.1
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://repo2docker.readthedocs.io/en/latest/
Licenses: Modified BSD
Synopsis: Turn git repositories into Jupyter enabled Docker Images
Description:

repo2docker fetches a git repository and builds a container image based on the configuration files found in the repository.

python-django-cors-headers 3.11.0
Propagated dependencies: python-django@4.2.16
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/adamchainz/django-cors-headers
Licenses: Expat
Synopsis: A Django App that adds CORS headers to responses
Description:

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

python-lazr.authentication 0.1.3
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/lazr.authentication
Licenses: LGPL 3
Synopsis:
Description:

lazr.authentication implements various HTTP authentication schemes as simple pieces of WSGI middleware. Currently implemented are HTTP Basic and section 7 of the OAuth specification.

python-requirements-parser 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/davidfischer/requirements-parser
Licenses: Modified BSD
Synopsis: Parses Pip requirement files
Description:

This is a small Python module for parsing Pip requirement files. The goal of the project is to parse everything in the Pip requirement file format spec.

python-setuptools-markdown 0.4.1
Propagated dependencies: python-pypandoc@1.14
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/msabramo/setuptools-markdown
Licenses: Expat
Synopsis: Use markdown for your project description
Description:

Python-setuptools-markdown is a deprecated package that is required by python-miditime. Instead of using this, you should use the built-in functionality of setuptools and PyPI.

python-pytest-asyncio-ffab 0.19.0
Channel: ffab
Location: ffab/packages/check.scm (ffab packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

eigen-for-python-ml-dtypes 3.4.90-1.7bf2968
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://eigen.tuxfamily.org
Licenses: MPL 2.0
Synopsis: C++ template library for linear algebra
Description:

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. It provides an elegant API based on "expression templates". It is versatile: it supports all matrix sizes, all standard numeric types, various matrix decompositions and geometry features, and more.

python-pytorch-with-cuda10 2.5.1
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.0.9 clog@0.0-5.b73ae6c cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@24.12.23 fmt@9.1.0 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef gemmlowp@0.1-1.08e4bb3 gloo-cuda10@0.0.0-2.81925d1 libuv@1.44.2 miniz@pytorch-2.2.0 oneapi-dnnl@3.5.3 openblas@0.3.29 openmpi@4.1.6 openssl@3.0.8 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.5.1 sleef@3.6.1 tensorpipe@0-0.bb1473a vulkan-headers@1.3.280.0 vulkan-loader@1.3.280.0 vulkan-memory-allocator@3.0.1 xnnpack@0.0-3.08f1489 zlib@1.3 zstd@1.5.2 cuda-toolkit@12.4.0
Propagated dependencies: cpuinfo@0.0-5.b73ae6c onnx-gcc8@1.17.0 onnx-optimizer-gcc8@0.3.19 python-astunparse@1.6.3 python-click@8.1.7 python-filelock@3.16.1 python-fsspec@2024.12.0 python-future@0.18.2 python-jinja2@3.1.2 python-networkx@3.4.2 python-numpy@1.26.2 python-opt-einsum@3.3.0 python-optree@0.14.0 python-packaging@24.2 python-psutil@5.9.2 python-pyyaml@6.0.1 python-requests@2.31.0 python-sympy@1.13.3 python-typing-extensions@4.12.2
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/machine-learning.scm (guix-science-nonfree packages machine-learning)
Home page: https://pytorch.org/
Licenses: Modified BSD
Synopsis: Python library for tensor computation and deep neural networks
Description:

PyTorch is a Python package that provides two high-level features:

  • tensor computation (like NumPy) with strong GPU acceleration;

  • deep neural networks (DNNs) built on a tape-based autograd system.

You can reuse Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.

Note: currently this package does not provide GPU support.

python-pytorch-with-cuda11 2.5.1
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.0.9 clog@0.0-5.b73ae6c cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@24.12.23 fmt@9.1.0 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef gemmlowp@0.1-1.08e4bb3 gloo-cuda11@0.0.0-20230315.a01540e googletest@1.12.1 googlebenchmark@1.9.1 libuv@1.44.2 miniz@pytorch-2.2.0 oneapi-dnnl@3.5.3 openblas@0.3.29 openmpi@4.1.6 openssl@3.0.8 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.5.1 sleef@3.6.1 tensorpipe-with-cuda11@0-0.bb1473a vulkan-headers@1.3.280.0 vulkan-loader@1.3.280.0 vulkan-memory-allocator@3.0.1 xnnpack@0.0-3.08f1489 zlib@1.3 zstd@1.5.2 cuda-toolkit@11.8.0 cutlass@3.6.0
Propagated dependencies: cpuinfo@0.0-5.b73ae6c onnx@1.17.0 onnx-optimizer@0.3.19 python-astunparse@1.6.3 python-click@8.1.7 python-filelock@3.16.1 python-fsspec@2024.12.0 python-future@0.18.2 python-jinja2@3.1.2 python-networkx@3.4.2 python-numpy@1.26.2 python-opt-einsum@3.3.0 python-optree@0.14.0 python-packaging@24.2 python-psutil@5.9.2 python-pyyaml@6.0.1 python-requests@2.31.0 python-sympy@1.13.3 python-typing-extensions@4.12.2
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/machine-learning.scm (guix-science-nonfree packages machine-learning)
Home page: https://pytorch.org/
Licenses: Modified BSD
Synopsis: Python library for tensor computation and deep neural networks
Description:

PyTorch is a Python package that provides two high-level features:

  • tensor computation (like NumPy) with strong GPU acceleration;

  • deep neural networks (DNNs) built on a tape-based autograd system.

You can reuse Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.

Note: currently this package does not provide GPU support.

python-pytorch-with-cuda12 2.5.1
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.0.9 clog@0.0-5.b73ae6c cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@24.12.23 fmt@9.1.0 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef gemmlowp@0.1-1.08e4bb3 gloo-cuda12@0.0.0-20230315.a01540e googletest@1.12.1 googlebenchmark@1.9.1 libuv@1.44.2 miniz@pytorch-2.2.0 oneapi-dnnl@3.5.3 openblas@0.3.29 openmpi@4.1.6 openssl@3.0.8 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.5.1 sleef@3.6.1 tensorpipe-with-cuda12@0-0.bb1473a vulkan-headers@1.3.280.0 vulkan-loader@1.3.280.0 vulkan-memory-allocator@3.0.1 xnnpack@0.0-3.08f1489 zlib@1.3 zstd@1.5.2 cuda-toolkit@12.4.0 cutlass@3.4.1
Propagated dependencies: cpuinfo@0.0-5.b73ae6c onnx@1.17.0 onnx-optimizer@0.3.19 python-astunparse@1.6.3 python-click@8.1.7 python-filelock@3.16.1 python-fsspec@2024.12.0 python-future@0.18.2 python-jinja2@3.1.2 python-networkx@3.4.2 python-numpy@1.26.2 python-opt-einsum@3.3.0 python-optree@0.14.0 python-packaging@24.2 python-psutil@5.9.2 python-pyyaml@6.0.1 python-requests@2.31.0 python-sympy@1.13.3 python-typing-extensions@4.12.2
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/machine-learning.scm (guix-science-nonfree packages machine-learning)
Home page: https://pytorch.org/
Licenses: Modified BSD
Synopsis: Python library for tensor computation and deep neural networks
Description:

PyTorch is a Python package that provides two high-level features:

  • tensor computation (like NumPy) with strong GPU acceleration;

  • deep neural networks (DNNs) built on a tape-based autograd system.

You can reuse Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.

Note: currently this package does not provide GPU support.

python2-importlib-metadata 1.5.0
Propagated dependencies: python2-zipp@1.0.0 python2-configparser@4.0.2 python2-contextlib2@0.6.0.post1 python2-importlib-resources@1.0.2 python2-pathlib2@2.3.5
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://importlib-metadata.readthedocs.io/
Licenses: ASL 2.0
Synopsis: Read metadata from Python packages
Description:

importlib_metadata is a library which provides an API for accessing an installed Python package's metadata, such as its entry points or its top-level name. This functionality intends to replace most uses of pkg_resources entry point API and metadata API. Along with importlib.resources in Python 3.7 and newer, this can eliminate the need to use the older and less efficient pkg_resources package.

python2-pyfakefs-bootstrap 3.7.1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: http://pyfakefs.org/
Licenses: ASL 2.0
Synopsis: Mock file system interactions in tests
Description:

This package provides a Python library intended for use in automated tests. One difficulty when testing software is that the code under test might need to read or write to files in the local file system. If the file system is not set up in just the right way, it might cause a spurious error during the test. The pyfakefs library provides a solution to problems like this by mocking file system interactions. In other words, it arranges for the code under test to interact with a fake file system instead of the real file system. The code under test requires no modification to work with pyfakefs.

python2-pathlib2-bootstrap 2.3.5
Propagated dependencies: python2-scandir@1.10.0 python2-six-bootstrap@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/pathlib2/
Licenses: Expat
Synopsis: Object-oriented file system paths - backport of standard pathlib module
Description:

The goal of pathlib2 is to provide a backport of standard pathlib module which tracks the standard library module, so all the newest features of the standard pathlib can be used also on older Python versions.

Pathlib offers a set of classes to handle file system paths. It offers the following advantages over using string objects:

  1. No more cumbersome use of os and os.path functions. Everything can be done easily through operators, attribute accesses, and method calls.

  2. Embodies the semantics of different path types. For example, comparing Windows paths ignores casing.

  3. Well-defined semantics, eliminating any inconsistencies or ambiguities (forward vs. backward slashes, etc.).

python-pydantic-extra-types 2.9.0
Propagated dependencies: python-pydantic@2.10.4 maturin@1.8.1 python-hatchling@1.26.1
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page:
Licenses:
Synopsis: Extra Pydantic types.
Description:

Extra Pydantic types.

python-swh.loader.mercurial 3.0.0
Propagated dependencies: python-billiard@4.2.0 python-click@8.1.7 python-dateutil@2.8.2 python-hglib@2.6.2 mercurial@6.9.5 python-patool@1.12 python-sqlitedict@2.0.0 python-swh.loader.core@2.6.1 python-swh.model@6.1.0 python-swh.scheduler@1.0.0 python-swh.storage@1.3.1
Channel: rrr
Location: rrr/packages/softwareheritage.scm (rrr packages softwareheritage)
Home page: https://forge.softwareheritage.org/diffusion/DLDHG/
Licenses: GPL 3+
Synopsis: Software Heritage Mercurial Loader
Description:

Software Heritage Mercurial Loader

python-dash-core-components 2.0.0
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses: Expat
Synopsis: Core component suite for Dash
Description:

Core component suite for Dash.

python-dash-html-components 2.0.0
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/plotly/dash-html-components
Licenses: Expat
Synopsis: Vanilla HTML components for Dash
Description:

Vanilla HTML components for Dash.

python-dash-core-components 2.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page:
Licenses: Expat
Synopsis: Core component suite for Dash
Description:

Core component suite for Dash

python-dash-html-components 2.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/plotly/dash-html-components
Licenses: Expat
Synopsis: Vanilla HTML components for Dash
Description:

Vanilla HTML components for Dash.

python-dash-defer-js-import 0.0.2
Propagated dependencies: python-dash@2.18.2
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses: Expat
Synopsis: Deferring loading of JS files until after React loads
Description:

Deferring loading of JS files until after React loads.

python-pygments-pseudotaxus 1.1.0-1.74f8837
Propagated dependencies: python-pygments@2.15.1
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://git.sr.ht/~yewscion/pygments-lexer-pseudocode-std
Licenses: AGPL 3
Synopsis: Pygments Lexer for Pseudotaxus Pseudocode
Description:

A Lexer for Pygments, following what could be a standardized pseudocode.

python2-importlib-resources 1.0.2
Propagated dependencies: python2-typing@3.10.0.0 python2-pathlib2@2.3.5
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://gitlab.com/python-devs/importlib_resources
Licenses: ASL 2.0
Synopsis: Backport of @code{importlib.resources} from Python 3.7
Description:

This package provides an implementation of importlib.resources for older versions of Python.

Total results: 731