_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-distutils-extra 2.38
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://launchpad.net/python-distutils-extra/
Licenses: GPL 2
Synopsis: Enhancements to Python's distutils
Description:

The python-distutils-extra module enables you to easily integrate gettext support, themed icons, and scrollkeeper-based documentation into Python's distutils.

python-legacy-api-wrap 1.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/flying-sheep/legacy-api-wrap
Licenses: GPL 3+
Synopsis: Legacy API wrapper
Description:

This module defines a decorator to wrap legacy APIs. The primary use case is APIs defined before keyword-only parameters existed.

python-attrs-bootstrap 24.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-attrs/attrs/
Licenses: Expat
Synopsis: Attributes without boilerplate
Description:

attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols.

python-setuptools-rust 1.6.0
Propagated dependencies: python-semantic-version@2.8.5 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyO3/setuptools-rust
Licenses: Expat
Synopsis: Setuptools plugin for Rust extensions
Description:

setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython.

python-zope.exceptions 4.5
Propagated dependencies: python-setuptools@67.6.1 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.exceptions
Licenses: Zope Public License 2.1
Synopsis: Zope Exceptions
Description:

This package contains exception exceptions and implementations which are so general purpose that they don't belong in Zope application-specific packages.

python-mcuboot-imgtool 1.4.0
Propagated dependencies: python-click@8.1.7 python-intelhex@2.3.0 python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://mcuboot.com
Licenses: Expat
Synopsis: Tool to securely sign firmware images for booting by MCUboot
Description:

MCUboot is a secure bootloader for 32-bit MCUs. This package provides a tool to securely sign firmware images for booting by MCUboot.

python-flask-principal 0.4.0
Propagated dependencies: python-blinker@1.9.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pythonhosted.org/Flask-Principal/
Licenses: Expat
Synopsis: Identity management for Flask
Description:

flask_principal is a identity management library for Flask. It supports managing both authentication and authorization data in a thread-local variable.

python-cached-property 2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pydanny/cached-property
Licenses: Modified BSD
Synopsis: Decorator for caching properties in classes
Description:

This package provides a decorator which makes caching time-or-computationally-expensive properties quick and easy and works in Python 2 or 3.

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

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

python-async-generator 1.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-trio/async_generator
Licenses: Expat ASL 2.0
Synopsis: Async generators and context managers for Python 3.5+
Description:

async_generator back-ports Python 3.6's native async generators and Python 3.7's context managers into Python 3.5.

python-optparse-pretty 0.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gvalkov/optparse-pretty
Licenses: Modified BSD
Synopsis: Compact help formatter for optparse
Description:

This module provides two help formatters for optparse. They provide terser and more customizable option formatting in comparison to the default help formatter.

python-multivolumefile 0.2.3
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/multivolume
Licenses: LGPL 2.1+
Synopsis: Treat multiple files as one
Description:

MultiVolumefile is a Python library that provides a file-object abstraction, making it possible to use multiple files as if they were a single file.

python-fsleyes-widgets 0.15.0
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 python-wxpython@4.2.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fsleyes/widgets/
Licenses: ASL 2.0
Synopsis: Collection of wxPython widgets used by FSLeyes
Description:

The fsleyes-widgets package contains a collection of GUI widgets and utilities, based on wxPython, which are used by fsleyes-props and FSLeyes.

python-jsonschema-path 0.3.2
Propagated dependencies: python-pathable@0.4.3 python-pyyaml@6.0.1 python-referencing@0.35.1 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/p1c2u/jsonschema-path
Licenses: ASL 2.0
Synopsis: JSONSchema Spec with object-oriented paths
Description:

This package implements object-oriented JSONSchema. It lets you traverse a schema like paths and access a schema on demand with separate dereferencing accessor layer.

python-pytest-snapshot 0.9.0
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/joseph-roitman/pytest-snapshot
Licenses: Expat
Synopsis: Pytest plugin for snapshot testing
Description:

This package provides a plugin for snapshot testing with pytest. It can be used to test that the value of an expression does not change unexpectedly.

python-astropy-minimal 7.0.1
Dependencies: expat@2.5.0 wcslib@8.4
Propagated dependencies: python-astropy-iers-data@0.2025.6.16.0.38.47 python-configobj@5.0.6 python-h5py@3.13.0 python-jplephem@2.22 python-matplotlib@3.8.2 python-numpy@1.26.2 python-packaging@24.2 python-ply@3.11 python-pyarrow@20.0.0 python-pyerfa@2.0.1.5 python-pyyaml@6.0.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.astropy.org/
Licenses: Modified BSD
Synopsis: Core package for Astronomy in Python
Description:

Astropy is a single core package for Astronomy in Python. It contains much of the core functionality and some common tools needed for performing astronomy and astrophysics.

python-xarray-datatree 0.0.14
Propagated dependencies: python-packaging@24.2 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/xarray-contrib/datatree
Licenses: ASL 2.0
Synopsis: Hierarchical tree-like data structures for xarray
Description:

Datatree is a prototype implementation of a tree-like hierarchical data structure for xarray. Datatree is in the process of being merged upstream into xarray.

python-dicomweb-client 0.60.0
Propagated dependencies: python-numpy@1.26.2 python-pillow@11.1.0 python-pydicom@2.4.4 python-requests@2.31.0 python-retrying@1.3.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/ImagingDataCommons/dicomweb-client
Licenses: Expat
Synopsis: Python client for DICOMweb RESTful services
Description:

dicomweb_client provides client intefaces for DICOMweb RESTful services QIDO-RS, WADO-RS and STOW-RS to search, retrieve and store DICOM objects over the web, respectively.

python-jupyter-console 6.4.0
Propagated dependencies: python-ipykernel@6.29.4 python-jupyter-client@7.4.4 python-prompt-toolkit@3.0.43 python-pygments@2.15.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Jupyter terminal console
Description:

This package provides a terminal-based console frontend for Jupyter kernels. It also allows for console-based interaction with non-Python Jupyter kernels such as IJulia and IRKernel.

python-internetarchive 5.4.0
Propagated dependencies: python-jsonpatch@1.16 python-requests@2.31.0 python-schema@0.7.7 python-tqdm@4.67.1 python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/jjjake/internetarchive
Licenses: AGPL 3+
Synopsis: Command-line interface to archive.org
Description:

ia is a command-line tool for using archive.org from the command-line. It also implements the internetarchive python module for programmatic access to archive.org.

python-django-pipeline 4.0.0
Propagated dependencies: python-jsmin@3.0.1 python-css-html-js-minify@2.5.5
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-pipeline
Licenses: Expat
Synopsis: Asset packaging library for Django
Description:

Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding.

python-codacy-coverage 1.3.11
Propagated dependencies: python-check-manifest@0.49 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/codacy/python-codacy-coverage
Licenses: Expat
Synopsis: Codacy coverage reporter for Python
Description:

This package analyses Python test suites and reports how much of the code is covered by them. This tool is part of the Codacy suite for analysing code quality.

python-fastentrypoints 0.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ninjaaron/fast-entry_points
Licenses: Modified BSD
Synopsis: Makes entry_points specified in setup.py load more quickly
Description:

Using entry_points in your setup.py makes scripts that start really slowly because it imports pkg_resources. This package allows such setup scripts to load entry points more quickly.

python2-setuptools-scm 5.0.2
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pypa/setuptools_scm/
Licenses: Expat
Synopsis: Manage Python package versions in SCM metadata
Description:

Setuptools_scm handles managing your Python package versions in software configuration management (SCM) metadata instead of declaring them as the version argument or in a SCM managed file.

Total results: 3782