_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-logical-unification 0.4.6
Propagated dependencies: python-multipledispatch@1.0.0 python-toolz@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pythological/unification/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Logical unification in Python for solving symbolic expressions
Description:

This library provides algorithms and data types for solving symbolic expressions in pure Python using the technique of logical unification.

python-jupyter-repo2docker 0.10.0
Propagated dependencies: python-docker@7.1.0 python-escapism@1.0.0 python-jinja2@3.1.2 python-json-logger@2.0.7 python-ruamel.yaml@0.18.14 python-semver@3.0.4 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
Build system: python
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 4.7.0
Propagated dependencies: python-asgiref@3.8.1 python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/adamchainz/django-cors-headers
Licenses: Expat
Build system: pyproject
Synopsis: Django application for handling headers required for CORS
Description:

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

python-djangorestframework 3.16.1
Propagated dependencies: python-django@5.2.8 python-pytz@2025.1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.django-rest-framework.org
Licenses: FreeBSD
Build system: pyproject
Synopsis: Toolkit for building Web APIs with Django
Description:

The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.

python-mpl-scatter-density 0.8
Propagated dependencies: python-fast-histogram@0.14 python-matplotlib@3.8.2 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/astrofrog/mpl-scatter-density
Licenses: FreeBSD
Build system: pyproject
Synopsis: Matplotlib helpers to make density scatter plots
Description:

This package provides functionality to make it easy to make scatter density maps, both for interactive and non-interactive use.

python-django-cors-headers 3.11.0
Propagated dependencies: python-django@5.2.8
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/adamchainz/django-cors-headers
Licenses: Expat
Build system: python
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-dna-features-viewer 3.1.1
Propagated dependencies: python-biopython@1.85 python-matplotlib@3.8.2 python-packaging@25.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer
Licenses: Expat
Build system: pyproject
Synopsis: Plot features from DNA sequences
Description:

DNA Features Viewer is a Python library to visualize DNA features, e.g. from GenBank or Gff files, or Biopython SeqRecords.

python-django-crispy-forms 2.4
Propagated dependencies: python-django-4@4.2.27
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django-crispy-forms/django-crispy-forms
Licenses: Expat
Build system: pyproject
Synopsis: Tool to control Django forms without custom templates
Description:

django-crispy-forms lets you easily build, customize and reuse forms using your favorite CSS framework, without writing template code.

python-packaging-bootstrap 25.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/packaging
Licenses: ASL 2.0 FreeBSD
Build system: pyproject
Synopsis: Core utilities for Python packages
Description:

Packaging is a Python module for dealing with Python packages. It offers an interface for working with package versions, names, and dependency information.

python-importlib-resources 6.5.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://importlib-resources.readthedocs.io/
Licenses: ASL 2.0
Build system: pyproject
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@7.4.7
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/wpilibsuite/sphinxext-rediraffe
Licenses: Expat
Build system: pyproject
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
Build system: python
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.16
Propagated dependencies: python-certifi@2025.06.15 python-django@5.2.8 python-elasticsearch@9.1.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/cipriantarta/django-logging
Licenses: FreeBSD
Build system: pyproject
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.13.3
Propagated dependencies: python-booleanoperations@0.9.0 python-defcon-bootstrap@0.12.2 python-fontmath@0.9.4 python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/fontParts
Licenses: Expat
Build system: pyproject
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@7.4.7
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/guzzle/guzzle_sphinx_theme
Licenses: Expat
Build system: pyproject
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
Build system: python
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-plaster-pastedeploy 1.0.1
Propagated dependencies: python-plaster@1.1.2 python-pastedeploy@3.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/plaster_pastedeploy
Licenses: Expat
Build system: pyproject
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.12.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
Build system: pyproject
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@4.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/marshmallow-code/marshmallow-jsonapi
Licenses: Expat
Build system: pyproject
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.16.1 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/davidfritzsche/pytest-mypy-testing
Licenses: Expat ASL 2.0
Build system: pyproject
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
Build system: pyproject
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
Build system: python
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.

python-pytorch-forecasting 1.6.1
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-optuna@4.6.0 python-optuna-integration@4.6.0 python-pandas@2.2.3 python-pytorch@2.9.0 python-pytorch-lightning@2.5.5 python-scikit-base@0.13.0 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-statsmodels@0.14.4
Channel: guix-science
Location: guix-science/packages/time-series.scm (guix-science packages time-series)
Home page: https://pytorch-forecasting.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Time series forecasting with PyTorch
Description:

PyTorch Forecasting is a PyTorch-based package for forecasting with state-of-the-art deep learning architectures. It provides a high-level API and uses PyTorch Lightning to scale training on GPU or CPU, with automatic logging.

python-pytest-docker-tools 3.1.9
Propagated dependencies: python-docker@7.1.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/Jc2k/pytest-docker-tools
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Test your built docker image
Description:

This package is a set of opinionated helpers for creating py.test fixtures for your smoke testing and integration testing. It strives to keep your environment definition declarative, like a docker-compose.yml. It embraces py.test fixture overloading.

Total results: 4240