_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-jsonargparse 4.37.0
Propagated dependencies: python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/omni-us/jsonargparse/
Licenses: Expat
Synopsis: Implement minimal boilerplate CLIs derived from type hints
Description:

This package lets you implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

python-types-pyyaml 6.0.12.12
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for @code{pyyaml}
Description:

This package contains typing stubs for pyyaml, a very small subset the Python stubs contained in the complete pyyaml collection.

python-u-boot-pylib 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Synopsis: U-Boot Python library
Description:

This package provides common Python code used by some of the commands part of the U-Boot project, such as Patman.

python-flake8-isort 6.1.1
Propagated dependencies: python-flake8@7.1.1 python-isort@5.13.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gforcada/flake8-isort
Licenses: GPL 2+
Synopsis: Flake8 plugin integrating isort
Description:

This package provides a flake8 plugin that integrates isort, extending flake8 so that it can warn about badly sorted Python import directives.

python-mdx-gh-links 0.2
Propagated dependencies: python-markdown@3.3.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Python-Markdown/github-links/
Licenses: Modified BSD
Synopsis: Python-Markdown extension adding support for shorthand links
Description:

This package is an extension to Python-Markdown which adds support for shorthand links to GitHub users, repositories, issues and commits.

python-configparser 4.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/configparser/
Licenses: Expat
Synopsis: Backport of configparser from python 3.5
Description:

python-configparser is a backport of configparser from Python 3.5 so that it can be used directly in other versions.

python2-functools32 3.2.3-2
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/MiCHiLU/python-functools32
Licenses: Expat
Synopsis: Backport of the functools module from Python 3.2.3
Description:

This package is a backport of the functools module from Python 3.2.3 for use with older versions of Python and PyPy.

python-skia-pathops 0.8.0
Dependencies: skia@112-0.6d0b938
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/fonttools/skia-pathops
Licenses: Modified BSD
Synopsis: Python bindings for the Skia library's Path Ops module
Description:

This package provides Python bindings for the Path Ops module of the Skia library, performing boolean operations on paths (intersection, union, difference, xor).

python-sparqlkernel 1.3.0
Propagated dependencies: python-ipykernel@6.29.4 python-notebook@6.5.7 python-pygments@2.15.1 python-rdflib@7.1.1 python-sparqlwrapper@2.0.0 python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/paulovn/sparql-kernel
Licenses: Modified BSD
Synopsis: Jupyter kernel for SPARQL
Description:

This module installs a Jupyter kernel for SPARQL. It allows sending queries to an SPARQL endpoint, fetching and presenting the results in a notebook.

python-devpi-client 7.2.0
Propagated dependencies: python-pypa-build@0.7.0 python-check-manifest@0.49 python-colorama@0.4.6 python-devpi-common@4.0.4 python-iniconfig@1.1.1 python-pkginfo@1.10.0 python-platformdirs@4.3.6 python-pluggy@1.5.0 python-pypitoken@7.0.1 python-tomli@2.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/devpi/devpi
Licenses: Expat
Synopsis: Devpi upload/install/... commands for Python developers
Description:

The devpi command line tool is typically used in conjunction with devpi-server. It allows uploading, testing and installing packages from devpi indexes.

python-commandlines 0.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/chrissimpkins/commandlines
Licenses: Expat
Synopsis: Command line argument to object parsing library
Description:

Commandlines is a Python library for command line application development that supports command line argument parsing, command string validation testing and application logic.

python-patiencediff 0.2.15
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.breezy-vcs.org/
Licenses: GPL 2+
Synopsis: Python implementation of the patiencediff algorithm
Description:

This package contains a Python implementation of the patiencediff algorithm. Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity.

python-pytoolconfig 1.3.1
Propagated dependencies: python-packaging@24.2 python-platformdirs@4.3.6 python-pydantic@2.10.4 python-sphinx@6.2.1 python-sphinx-autodoc-typehints@1.23.0 python-sphinx-rtd-theme@1.0.0 python-tabulate@0.9.0 python-tomli@2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/pytoolconfig/
Licenses: LGPL 3+
Synopsis: Python tool configuration
Description:

The goal of this project is to manage configuration for Python tools, such as rope and add support for a pyproject.toml configuration file.

python-cookiecutter 2.6.0
Propagated dependencies: python-arrow@1.2.3 python-binaryornot@0.4.4 python-click@8.1.7 python-jinja2@3.1.2 python-pyyaml@6.0.1 python-requests@2.31.0 python-rich@13.7.1 python-slugify@5.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/cookiecutter/cookiecutter
Licenses: Modified BSD
Synopsis: Command-line utility that creates projects from project templates
Description:

This package provides a command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.

python-facebook-sdk 3.1.0
Propagated dependencies: python-requests@2.31.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://facebook-sdk.readthedocs.io
Licenses: ASL 2.0
Synopsis: Facebook Graph API client in Python
Description:

This client library is designed to support the Facebook Graph API and the official Facebook JavaScript SDK, which is the canonical way to implement Facebook authentication.

ghc-language-python 0.5.8
Dependencies: ghc-monads-tf@0.1.0.3 ghc-utf8-string@1.0.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/bjpop/language-python
Licenses: Modified BSD
Synopsis: Parse and pretty print Python code in Haskell
Description:

language-python is a Haskell library for lexical analysis, parsing and pretty printing Python code. It supports versions 2.x and 3.x of Python.

python-pytest-shard 0.1.2-0.64610a0
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/AdamGleave/pytest-shard
Licenses: Expat
Synopsis: Pytest plugin for sharding tests
Description:

This package provides a Pytest extension for sharding tests at the granularity of individual test cases, which can be run in parallel and on multiple machines.

python-aws-xray-sdk 2.14.0
Propagated dependencies: python-aiohttp@3.11.11 python-botocore@1.35.91 python-future@0.18.2 python-jsonpickle@4.0.0 python-urllib3@2.2.1 python-wrapt@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aws/aws-xray-sdk-python
Licenses: ASL 2.0
Synopsis: Profile applications on AWS X-Ray
Description:

The AWS X-Ray SDK for Python enables Python developers to record and emit information from within their applications to the AWS X-Ray service.

python-flatten-json 0.1.13
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/amirziai/flatten
Licenses: Expat
Synopsis: Flatten JSON objects
Description:

The flatten_json Python library flattens the hierarchy in your object, which can be useful if you want to force your objects into a table.

python-cwl-upgrader 1.2.11
Propagated dependencies: python-ruamel.yaml@0.18.6 python-schema-salad@8.8.20241206093842
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/common-workflow-language/cwl-upgrader
Licenses: ASL 2.0
Synopsis: CWL document upgrader
Description:

python-cwl-upgrader is a standalone upgrader for CWL documents from version draft-3, v1.0, and v1.1 to v1.2.

python-conda-inject 1.3.2
Propagated dependencies: python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://github.com/koesterlab/conda-inject
Licenses: Expat
Synopsis: Inject a conda environment into the current python environment
Description:

This package provides helper functions for injecting a conda environment into the current python environment (by modifying sys.path, without actually changing the current python environment).

python-pysimplesoap 1.16.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pysimplesoap/pysimplesoap
Licenses: LGPL 3+
Synopsis: Simple and lightweight SOAP library for Python
Description:

This package provides a simple and lightweight Python SOAP library for client and server webservices interfaces, aimed to be as small and easy as possible, supporting most common functionality.

python-multiprocess 0.70.17
Propagated dependencies: python-dill@0.3.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/multiprocess/
Licenses: Modified BSD
Synopsis: Multiprocessing and multithreading in Python
Description:

This package is a fork of the multiprocessing Python package, a package which supports the spawning of processes using the API of the standard library's threading module.

python-lofar-h5plot 2.9.1
Propagated dependencies: python-losoto@2.5.0 python-matplotlib@3.8.2 python-numpy@1.26.2 python-pyqt@5.15.10 python-pyqt5-sip@12.15.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/tikk3r/lofar-h5plot
Licenses: GPL 3
Synopsis: GUI for plotting H5Parms produced during LOFAR calibration
Description:

H5plot is a small GUI to view the solutions in an H5parm interactively. It is a spiritual successor to ParmDBplot for quickly reviewing gain solutions generated by NDPPP.

Total results: 3816