_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.

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-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.

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.14-0.900c4fe
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-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.

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.

python-stdatamodels 3.1.0
Propagated dependencies: python-asdf@4.2.0 python-asdf-astropy@0.8.0 python-astropy@7.0.1 python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/stdatamodels
Licenses: Modified BSD
Synopsis: Core support for DataModel classes used in calibration pipelines
Description:

Provides DataModel, which is the base class for data models implemented in the JWST and Roman calibration software.

python-pytest-sugar 0.9.3
Propagated dependencies: python-packaging@24.2 python-pytest@8.3.3 python-termcolor@2.5.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://pivotfinland.com/pytest-sugar/
Licenses: Modified BSD
Synopsis: Plugin for pytest that changes the default look and feel
Description:

pytest-sugar is a plugin for py.test that changes the default look and feel of py.test, using a progress bar and showing failures and errors instantly.

python-libarchive-c 2.9
Dependencies: libarchive@3.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Changaco/python-libarchive-c
Licenses: LGPL 2.0+
Synopsis: Python interface to libarchive
Description:

This package provides Python bindings to libarchive, a C library to access possibly compressed archives in many different formats. It uses Python's ctypes foreign function interface (FFI).

python-dirty-equals 0.8.0
Propagated dependencies: python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://dirty-equals.helpmanual.io/
Licenses: Expat
Synopsis: Do dirty (but useful) things with equals
Description:

dirty-equals is a Python library that (mis)uses the __eq__ method to make code (generally unit tests) more declarative and therefore easier to read and write.

python-nitransforms 24.1.4
Propagated dependencies: python-h5py@3.13.0 python-lxml@4.9.1 python-nibabel@5.3.2 python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nitransforms.readthedocs.io
Licenses: Expat
Synopsis: Neuroimaging spatial transforms in Python.
Description:

niworkflows is capable of converting between formats and resampling images to apply transforms generated by the most popular neuroimaging packages and libraries (AFNI, FSL, FreeSurfer, ITK, and SPM).

python-forex-python 1.5
Propagated dependencies: python-requests@2.31.0 python-simplejson@3.17.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MicroPyramid/forex-python
Licenses: Expat
Synopsis: Foreign exchange rates and currency conversion
Description:

python-forex-python can be used to manipulate foreign exchange rates and to operate currency conversions.

Features:

  • List all currency rates.

  • BitCoin price for all currencies.

  • Converting amount to BitCoins.

  • Get historical rates for any day since 1999.

  • Conversion rate for one currency(ex; USD to INR).

  • Convert amount from one currency to other.('USD 10$' to INR).

  • Currency symbols.

  • Currency names.

python-django-ninja 0.22.2
Propagated dependencies: python-django@4.2.16 python-pydantic@1.10.19
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-ninja.rest-framework.com
Licenses: Expat
Synopsis: REST framework for Django
Description:

Django Ninja is a web framework for building APIs with Django and Python type hints. It is designed to be fast and easy to use thanks to asyncio and Pydantic.

Total results: 3782