_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-sphinxcontrib-autoprogram 0.1.9
Propagated dependencies: python-six@1.17.0 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-contrib/autoprogram
Licenses: FreeBSD
Build system: pyproject
Synopsis: Documenting CLI programs
Description:

This Sphinx extension, sphinxcontrib.autoprogram, provides an automated way to document command-line programs. It scans argparse.ArgumentParser object, and then expands it into a set of .. program:: and .. option:: directives.

python-robotframework-datadriver 1.11.2
Propagated dependencies: python-openpyxl@3.1.5 python-pandas@2.3.3 python-pygments@2.19.1 python-robotframework@7.3.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Snooz82/robotframework-datadriver
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Data-driven test extension for Robot Framework
Description:

DataDriver is a data-driven extension for Robot Framework. DataDriver uses the Listener Interface of Robot Framework to create new test cases based on a data file that contains the test data. DataDriver supports data files in the CSV, XLS or XLSX formats.

python-robotframework-sshlibrary 3.8.0
Propagated dependencies: python-robotframework@7.3.2 python-paramiko@4.0.0 python-scp@0.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/robotframework/SSHLibrary
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Robot Framework library for SSH and SFTP
Description:

SSHLibrary is a Robot Framework library providing support for SSH and SFTP. It has the following main usages:

  • Executing commands on the remote machine, either blocking or non-blocking.

  • Writing and reading in an interactive shell.

  • Transferring files and directories over SFTP.

  • Ensuring that files and directories exist on the remote machine.

python-orocos-kinematics-dynamics 1.5.2-0.34ecff4
Dependencies: orocos-kinematics-dynamics@1.5.2-0.34ecff4
Propagated dependencies: eigen@3.4.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://docs.orocos.org/kdl/overview.html
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Python bindings for orocos-kinematics-dynamics
Description:

Python bindings for orocos-kinematics-dynamics.

python-snakemake-interface-common 1.17.4
Propagated dependencies: python-argparse-dataclass@2.0.0 python-configargparse@1.7
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/snakemake/snakemake-interface-common
Licenses: Expat
Build system: pyproject
Synopsis: Common functions and classes for Snakemake and its plugins
Description:

This package provides common functions and classes for Snakemake and its plugins.

python-robotframework-jsonlibrary 0.5
Propagated dependencies: python-jsonpath-ng@1.7.0 python-jsonschema@4.23.0 python-robotframework@7.3.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/robotframework-thailand/robotframework-jsonlibrary
Licenses: Unlicense
Build system: pyproject
Synopsis: Robot Framework test library for manipulating JSON Object
Description:

robotframework-jsonlibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath

python-cross-domain-saliency-maps 0.0.8
Propagated dependencies: python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/time-series.scm (guix-science packages time-series)
Home page: https://github.com/esl-epfl/cross-domain-saliency-maps
Licenses: GPL 3
Build system: pyproject
Synopsis: Saliency maps for time-series models using Cross-Domain Integrated Gradients
Description:

This package provides a Pytorch/Captum/Tensorflow implementation of Cross-Domain Saliency Maps. The method does not require any model model retraining or modications.

python-django-simple-math-captcha 2.0.0
Propagated dependencies: python-django@5.2.11 python-six@1.17.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/alsoicode/django-simple-math-captcha
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Easy-to-use math field/widget captcha for Django forms
Description:

A multi-value-field that presents a human answerable question, with no settings.py configuration necessary, but instead can be configured with arguments to the field constructor.

python-fastapi-pagination-minimal 0.15.6
Propagated dependencies: python-fastapi@0.128.0 python-pydantic@2.12.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/uriyyo/fastapi-pagination
Licenses: Expat
Build system: pyproject
Synopsis: FastAPI pagination library
Description:

fastapi-pagination is a Python library designed to simplify pagination in FastAPI applications. It provides a set of utility functions and data models to help you paginate your database queries and return paginated responses to your clients.

python-fastapi-pagination-minimal 0.11.0
Propagated dependencies: python-fastapi@0.128.0 python-pydantic@2.12.5
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/uriyyo/fastapi-pagination
Licenses: Expat
Build system: pyproject
Synopsis: FastAPI pagination library
Description:

fastapi-pagination is a Python library designed to simplify pagination in FastAPI applications. It provides a set of utility functions and data models to help you paginate your database queries and return paginated responses to your clients.

python-flake8-implicit-str-concat 0.5.0
Propagated dependencies: python-attrs@25.3.0 python-more-itertools@10.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/keisheiled/flake8-implicit-str-concat
Licenses: Expat
Build system: pyproject
Synopsis: Flake8 plugin to encourage correct string literal concatenation
Description:

This is a plugin for the Python code checking tool Flake8 to encourage correct string literal concatenation.

It looks for style problems like implicitly concatenated string literals on the same line (which can be introduced by the code formatting tool Black), or unnecessary plus operators for explicit string literal concatenation.

python-hatch-docstring-description 1.1.1
Propagated dependencies: python-hatchling@1.27.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/flying-sheep/hatch-docstring-description
Licenses: GPL 3+
Build system: pyproject
Synopsis: Derive PyPI package description from Python package docstring
Description:

This package provides a Hatchling plugin to read the description from the package docstring.

python-azure-storage-file-datalake 12.22.0
Propagated dependencies: python-azure-core@1.32.0 python-azure-storage-blob@12.27.0 python-isodate@0.7.2 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Azure/azure-sdk-for-python
Licenses: Expat
Build system: pyproject
Synopsis: Microsoft Azure File DataLake Storage Client Library for Python
Description:

This package provides the Microsoft Azure File DataLake Storage Client Library for Python.

python-mathics3-notebook-frontends 0.0.0-0.63b90a0
Propagated dependencies: python-mathics-core@9.0.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://mathics.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Mathics frontend for Jupyter Notebook
Description:

This package provides a Mathics3 frontend for Jupyter Notebook and Marimo.

python-synapse-s3-storage-provider 1.6.0
Propagated dependencies: python-boto3@1.42.5 python-botocore@1.42.5 python-humanize@4.14.0 python-psycopg2@2.9.11 python-pyyaml@6.0.2 python-tqdm@4.67.1 python-twisted@25.5.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/synapse-s3-storage-provider
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Synapse storage provider to fetch and store media in Amazon S3
Description:

This package implements a storage provider for Synapse, enabling it to fetch and store media in Amazon S3.

python-keeper-secrets-manager-core 17.0.0-0.2c9a63d
Propagated dependencies: python-cryptography@44.0.0 python-importlib-metadata@8.7.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Keeper-Security/secrets-manager
Licenses: Expat
Build system: pyproject
Synopsis: Keeper Secrets Manager for Python SDK
Description:

The Keeper Secrets Manager Python SDK provides access to Keeper Secrets Management services.

python-sphinxcontrib-programoutput 0.17
Propagated dependencies: python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/OpenNTI/sphinxcontrib-programoutput
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension to include program output
Description:

A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.

python-sphinx-repoze-autointerface 1.0.0
Propagated dependencies: python-sphinx@9.0.3 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/repoze/repoze.sphinx.autointerface
Licenses: Repoze
Build system: pyproject
Synopsis: Auto-generate Sphinx API docs from Zope interfaces
Description:

This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.

python-django-svg-image-form-field 1.0.1
Propagated dependencies: python-defusedxml@0.7.1-0.c744588 python-django@5.2.11 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/artrey/django-svg-image-form-field
Licenses: Expat
Build system: pyproject
Synopsis: Form field to validate SVG and other images
Description:

This form field allows users to provide SVG images for models that use Django's standard ImageField, in addition to the image files already supported by it.

python-jupyterhub-ldapauthenticator 1.3.2
Propagated dependencies: python-jupyterhub@3.0.0 python-jupyter-telemetry@0.1.0 python-ldap3@2.9.1 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix-science
Location: guix-science/packages/jupyter.scm (guix-science packages jupyter)
Home page: https://github.com/yuvipanda/ldapauthenticator
Licenses: Modified BSD
Build system: pyproject
Synopsis: LDAP Authenticator for JupyterHub
Description:

LDAP Authenticator for JupyterHub

python-robotframework-pythonlibcore 4.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/robotframework/PythonLibCore
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Robot Framework Python library tools
Description:

PythonLibCore provides tools for creating larger test libraries for Robot Framework using Python. The Robot Framework hybrid and dynamic library APIs give more flexibility for library than the static library API, but they also set requirements for libraries which need to be implemented in the library side. PythonLibCore eases the problem by providing a simpler interface and by handling all the requirements towards the Robot Framework library APIs.

python-sphinxcontrib-serializinghtml 2.0.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-serializinghtml
Licenses: FreeBSD
Build system: pyproject
Synopsis: Sphinx extension to serialize HTML files
Description:

sphinxcontrib-serializinghtml is a Sphinx extension which outputs "serialized" HTML files.

python-keeper-secrets-manager-helper 1.0.6-0.2c9a63d
Propagated dependencies: python-iso8601@2.1.0 python-keeper-secrets-manager-core@17.0.0-0.2c9a63d python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Keeper-Security/secrets-manager
Licenses: Expat
Build system: pyproject
Synopsis: Keeper Secrets Manager for Python SDK helper for managing records
Description:

Keeper Secrets Manager SDK helper is for creating and managing secret records. It is intended to be used with keeper-secrets-manager-core.

python2-importlib-metadata-bootstrap 1.5.0
Propagated dependencies: python2-zipp-bootstrap@1.0.0 python2-pathlib2-bootstrap@2.3.5 python2-contextlib2-bootstrap@0.6.0.post1 python2-importlib-resources-bootstrap@1.0.2 python2-configparser@3.5.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://importlib-metadata.readthedocs.io/
Licenses: ASL 2.0
Build system: python-legacy
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.

Page: 1174175176177
Total packages: 4240