_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-importlib-resources 5.12.0
Propagated dependencies: python-zipp@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://importlib-resources.readthedocs.io/
Licenses: ASL 2.0
Synopsis: Read resources from Python packages
Description:

importlib_resources is a backport of Python 3's standard library importlib.resources module for Python 2.7, and Python 3.

python-sphinxext-rediraffe 0.2.7
Propagated dependencies: python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/wpilibsuite/sphinxext-rediraffe
Licenses: Expat
Synopsis: Sphinx Extension that redirects non-existent pages to working pages
Description:

This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected.

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-django-logging-json 1.15
Propagated dependencies: python-certifi@2022.6.15 python-django@4.2.16 python-elasticsearch@7.17.12 python-six@1.16.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/cipriantarta/django-logging
Licenses: FreeBSD
Synopsis: Log requests/responses in various formats
Description:

This package provides a Django library that logs request, response, and exception details in a JSON document. It can also send logs directly to ElasticSearch.

python-fontparts-bootstrap 0.11.0
Propagated dependencies: python-booleanoperations@0.9.0 python-defcon-bootstrap@0.10.3 python-fontmath@0.9.3 python-fonttools-minimal@4.39.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/fontParts
Licenses: Expat
Synopsis: Library for interacting with font parts
Description:

FontParts is an API for interacting with the parts of fonts during the font development process. FontParts is the successor of RoboFab.

python-guzzle-sphinx-theme 0.7.11
Propagated dependencies: python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/guzzle/guzzle_sphinx_theme
Licenses: Expat
Synopsis: Sphinx theme used by Guzzle
Description:

This package provides guzzle_sphinx_theme, a theme for the Sphinx documentation system, used by Guzzle and several other projects.

python-setuptools-markdown 0.4.1
Propagated dependencies: python-pypandoc@1.15
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-keras-preprocessing 1.1.0
Propagated dependencies: python-numpy@1.26.2 python-six@1.16.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/keras-team/keras-preprocessing/
Licenses: Expat
Synopsis: Data preprocessing and augmentation for deep learning models
Description:

Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library. It provides utilities for working with image data, text data, and sequence data.

python-plaster-pastedeploy 0.7
Propagated dependencies: python-plaster@1.0 python-pastedeploy@2.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/plaster_pastedeploy
Licenses: Expat
Synopsis: Plugin for python-plaster adding PasteDeploy syntax
Description:

This plugin for python-plaster adds support for PasteDeploy syntax, it provides a plaster Loader object that can parse ini files according to the standard set by PasteDeploy

python-flit-core-bootstrap 3.8.0
Propagated dependencies: python-toml@0.10.2
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/flit
Licenses: Modified BSD
Synopsis: Core package of the Flit Python build system
Description:

This package provides flit-core, a PEP 517 build backend for packages using Flit. The only public interface is the API specified by PEP 517, flit_core.buildapi.

python-marshmallow-jsonapi 0.24.0
Propagated dependencies: python-marshmallow@3.22.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/marshmallow-code/marshmallow-jsonapi
Licenses: Expat
Synopsis: JSON:API 1.0 formatting with Marshmallow
Description:

The marshmallow-jsonapi package provides a simple way to produce JSON:API-compliant data in any Python Web framework. It includes optional utilities to integrate with Flask.

python-pytest-mypy-testing 0.1.2
Propagated dependencies: python-mypy@1.13.0 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/davidfritzsche/pytest-mypy-testing
Licenses: Expat ASL 2.0
Synopsis: Pytest plugin to check mypy output
Description:

This package provides a pytest plugin to test that mypy produces a given output. As mypy can be told to display the type of an expression this allows you to check mypys type interference.

python-jupyter-kernel-test 0.7.0
Propagated dependencies: python-jsonschema@4.23.0 python-jupyter-client@7.4.4
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyter/jupyter_kernel_test
Licenses: Modified BSD
Synopsis: Test Jupyter kernels
Description:

jupyter_kernel_test is a tool for testing Jupyter kernels. It tests kernels for successful code execution and conformance with the Jupyter Messaging Protocol.

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.

ecl-pythonic-string-reader 0.0.0-1.47a70ba
Dependencies: ecl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/smithzvk/pythonic-string-reader
Licenses: Modified BSD
Synopsis: Read table modification inspired by Python's three quote strings
Description:

This piece of code sets up some reader macros that make it simpler to input string literals which contain backslashes and double quotes This is very useful for writing complicated docstrings and, as it turns out, writing code that contains string literals that contain code themselves.

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-capablerobot-usbhub 0.5.0
Propagated dependencies: python-click@7.1.2 python-construct@2.10.70-1.c1171b1 python-pyusb@1.2.1 python-pyyaml@5.4.1
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/CapableRobot/CapableRobot_USBHub_Driver
Licenses: Expat
Synopsis: Host side driver for the Capable Robot Programmable USB Hub
Description:

This package provides access to the internal state of the Capable Robot USB Hub, allowing you to monitor and control the Hub from an upstream computer. It also creates a transparent CircuitPython Bridge, allowing unmodified CircuitPython code to run on the host computer and interact with I2C and SPI devices attached to the USB Hub.

python-zope-deferredimport 4.3.1
Propagated dependencies: python-zope-proxy@4.3.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.deferredimport
Licenses: Zope Public License 2.1
Synopsis: Defer imports until used by code
Description:

Often, especially for package modules, you want to import names for convenience, but not actually perform the imports until necessary. The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used. You can also cause deprecation warnings to be issued when a variable is used.

python-flask-combo-jsonapi 1.1.0
Propagated dependencies: python-flask@3.1.0 python-marshmallow@3.22.0 python-marshmallow-jsonapi@0.24.0 python-simplejson@3.17.6 python-sqlalchemy@1.4.42 python-apispec@6.7.1 python-simplejson@3.17.6 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/AdCombo/flask-combo-jsonapi
Licenses: Expat
Synopsis: Flask extension to quickly create JSON:API 1.0 REST Web APIs
Description:

Flask-COMBO-JSONAPI is a Python Flask extension for building REST Web APIs compliant with the JSON:API 1.0 specification.

It tries to combine the power of Flask-Restless with the flexibility of Flask-RESTful to quickly build APIs that fit the complexity of existing real-life projects with legacy data and diverse storage providers.

python-pytorch-with-cuda11 2.7.0
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.7.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.7.0 sleef@3.6.1 tensorpipe-with-cuda11@0-0.bb1473a vulkan-headers@1.4.309.0 vulkan-loader@1.4.309.0 vulkan-memory-allocator@3.2.1 xnnpack@0.0-4.51a0103 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-cuda10 2.7.0
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.7.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.7.0 sleef@3.6.1 tensorpipe@0-0.bb1473a vulkan-headers@1.4.309.0 vulkan-loader@1.4.309.0 vulkan-memory-allocator@3.2.1 xnnpack@0.0-4.51a0103 zlib@1.3 zstd@1.5.2 cuda-toolkit@12.9.1
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-cuda12 2.7.0
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.7.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.7.0 sleef@3.6.1 tensorpipe-with-cuda12@0-0.bb1473a vulkan-headers@1.4.309.0 vulkan-loader@1.4.309.0 vulkan-memory-allocator@3.2.1 xnnpack@0.0-4.51a0103 zlib@1.3 zstd@1.5.2 cuda-toolkit@12.9.1 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.

python-adbc-driver-manager 1.1.0
Propagated dependencies: python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://arrow.apache.org/adbc/
Licenses: ASL 2.0
Synopsis: Generic entrypoint for ADBC drivers in Python
Description:

This package contains bindings for the ADBC Driver Manager, as well as a DBAPI 2.0/PEP 249-compatible interface on top. This can be used to load ADBC drivers at runtime and use them from Python. Backend-specific packages like adbc_driver_postgresql wrap this package in a more convenient interface, and should be preferred where they exist.

python-flake8-continuation 1.0.5
Propagated dependencies: python-flake8@7.1.1 python-pycodestyle@2.12.1 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/planetlabs/flake8-continuation
Licenses: ASL 2.0
Synopsis: Flake8 Line Continuation Plugin
Description:

A Flake8 plugin that checks for the line continuation style to be in the preferred method according to PEP-8, specifically:

The preferred way of wrapping long lines is by using Python's implied line continuation inside parentheses, brackets and braces. Long lines can be broken over multiple lines by wrapping expressions in parentheses. These should be used in preference to using a backslash for line continuation.

Total results: 3782