_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-anaconda-client 1.8.0
Propagated dependencies: python-clyent@1.2.2 python-nbformat@5.10.4 python-pyyaml@6.0.2 python-requests@2.32.5 python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://github.com/Anaconda-Platform/anaconda-client
Licenses: Modified BSD
Synopsis: Anaconda Cloud command line client library
Description:

Anaconda Cloud command line client library provides an interface to Anaconda Cloud. Anaconda Cloud is useful for sharing packages, notebooks and environments.

python-mypy-extensions 1.1.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/python/mypy_extensions
Licenses: Expat
Synopsis: Experimental extensions for MyPy
Description:

The python-mypy-extensions module defines experimental extensions to the standard typing module that are supported by the MyPy typechecker.

python-xarray-einstats 0.7.0
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://einstats.python.arviz.org/en/latest/
Licenses: ASL 2.0
Synopsis: Stats, linear algebra and einops for xarray
Description:

xarray_einstats provides wrappers around some NumPy and SciPy functions and around einops with an API and features adapted to xarray.

python-attrs-bootstrap 25.3.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-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-setuptools-rust 1.11.1
Propagated dependencies: python-semantic-version@2.10.0 python-setuptools@80.9.0
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-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-zope.exceptions 4.5
Propagated dependencies: python-setuptools@80.9.0 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.8 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-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-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-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.1
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 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.2 python-referencing@0.35.1 python-requests@2.32.5
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.4.1
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.1.0
Dependencies: expat@2.7.1 wcslib@8.4
Propagated dependencies: python-astropy-iers-data@0.2025.9.15.0.37.0 python-configobj@5.0.9 python-numpy@1.26.4 python-packaging@25.0 python-ply@3.11 python-pyerfa@2.0.1.5 python-pyyaml@6.0.2
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@25.0 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.4 python-pillow@11.1.0 python-pydicom@2.4.4 python-requests@2.32.5 python-retrying@1.4.1
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.51 python-pygments@2.19.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.33 python-requests@2.32.5 python-schema@0.7.7 python-tqdm@4.67.1 python-urllib3@2.5.0
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.1.0
Propagated dependencies: python-jsmin@3.0.1 python-css-html-js-minify@2.5.5-0.8f72452
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.

Total results: 4036