_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-importlib-metadata 5.2.0
Propagated dependencies: python-zipp@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://importlib-metadata.readthedocs.io/
Licenses: ASL 2.0
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.

python-jaxlib-with-cuda11 0.4.28
Dependencies: gcc@11.4.0 curl@8.6.0 double-conversion@3.1.5 flatbuffers@2.0.0 giflib@5.2.1 grpc@1.34.0 hwloc@2.12.0 icu4c@73.1 jsoncpp@1.9.5 libjpeg-turbo@2.1.4 openssl@3.0.8 pybind11@2.13.6 python-absl-py@1.4.0 python-numpy@1.26.2 python-scipy@1.12.0 python-six@1.16.0 python-wrapper@3.11.11 zlib@1.3 cuda-toolkit@11.8.0 cuda-toolkit-cudnn@8.9.1.23
Propagated dependencies: python-absl-py@1.4.0 python-importlib-metadata@5.2.0 python-gast@0.6.0 python-ml-dtypes@0.3.1 python-numpy@1.26.2 python-opt-einsum@3.3.0 python-protobuf-for-tensorflow-2@4.21.9 python-scipy@1.12.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/machine-learning.scm (guix-science-nonfree packages machine-learning)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
Synopsis: Differentiate, compile, and transform Numpy code
Description:

JAX is Autograd and XLA, brought together for high-performance numerical computing, including large-scale machine learning research. With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order.

python-jaraco-collections 5.0.0
Propagated dependencies: python-jaraco-text@3.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/jaraco.collections
Licenses: Expat
Synopsis: Provides various collection objects
Description:

This package provides models and classes to supplement the standard library collections module. Examples include

  • RangeMap: A mapping that accepts a range of values for keys.

  • Projection: A subset over an existing mapping.

  • KeyTransformingDict: Generalized mapping with keys transformed by a function.

  • FoldedCaseKeyedDict: A dict whose string keys are case-insensitive.

  • BijectiveMap: A map where keys map to values and values back to their keys.

  • ItemsAsAttributes: A mapping mix-in exposing items as attributes.

  • IdentityOverrideMap: A map whose keys map by default to themselves unless overridden.

  • FrozenDict: A hashable, immutable map.

  • Enumeration: An object whose keys are enumerated.

  • Everything: A container that contains all things.

  • Least, Greatest: Objects that are always less than or greater than any other.

  • pop_all: Return all items from the mutable sequence and remove them from that sequence.

  • DictStack: A stack of dicts, great for sharing scopes.

  • WeightedLookup: A specialized RangeMap for selecting an item by weights.

python-onlykey-solo-python 0.0.28
Propagated dependencies: python-click@8.1.7 python-cryptography@44.0.0 python-ecdsa@0.19.0 python-fido2@1.1.1 python-intelhex@2.3.0 python-pyserial@3.5 python-pyusb@1.2.1 python-requests@2.31.0
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/trustcrypto/onlykey-solo-python
Licenses: ASL 2.0
Synopsis: Python library for OnlyKey with Solo FIDO2
Description:

Python library for OnlyKey with Solo FIDO2

python-zope.lifecycleevent 4.3
Propagated dependencies: python-setuptools@67.6.1 python-zope.event@4.5.0 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.lifecycleevent
Licenses: Zope Public License 2.1
Synopsis: Object life-cycle events
Description:

Object life-cycle events.

python-ipykernel-bootstrap 6.29.4
Dependencies: python@3.11.11
Propagated dependencies: python-comm@0.2.2 python-debugpy@1.8.9 python-ipython@8.29.0 python-jupyter-client-bootstrap@7.4.4 python-jupyter-core@5.7.2 python-matplotlib-inline@0.1.3 python-nest-asyncio@1.5.5 python-packaging@24.2 python-psutil@5.9.2 python-pyzmq@25.1.0 python-tornado@6.4.2 python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://ipython.org
Licenses: Modified BSD
Synopsis: IPython Kernel for Jupyter
Description:

This package provides the IPython kernel for Jupyter.

emacs-python-switch-quotes 20161228.809
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/werehuman/python-switch-quotes
Licenses:
Synopsis: cycle between ' and " quotes in python strings
Description:

Documentation at https://melpa.org/#/python-switch-quotes

emacs-evil-python-movement 20180724.1420
Propagated dependencies: emacs-dash@20250312.1307 emacs-evil@20250318.1816 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://bitbucket.org/FelipeLema/evil-python-movement.el/
Licenses:
Synopsis: Port Neovim's python movement to Evil
Description:

Documentation at https://melpa.org/#/evil-python-movement

python-pyopengl-accelerate 3.1.9
Dependencies: freeglut@3.4.0 glu@9.0.2 mesa@24.3.2
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://pyopengl.sourceforge.net
Licenses: Modified BSD
Synopsis: Acceleration code for PyOpenGL
Description:

This is the Cython-coded accelerator module for PyOpenGL.

python-testtools-bootstrap 2.7.2
Propagated dependencies: python-fixtures-bootstrap@3.0.0 python-pbr-minimal@5.5.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/testing-cabal/testtools
Licenses: Python Software Foundation License
Synopsis: Extensions to the Python standard library unit testing framework
Description:

This package is only for bootstrapping. Do not use this.

python-sphinxext-opengraph 0.6.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/wpilibsuite/sphinxext-opengraph
Licenses: Modified BSD
Synopsis: Sphinx Extension to enable OpenGraph support
Description:

This package provides a Sphinx Extension to generate OG metadata.

python-sphinx-argparse-cli 1.19.0
Propagated dependencies: python-sphinx@6.2.1
Channel: ziltis-guixchannel
Location: zilti/packages/openstack.scm (zilti packages openstack)
Home page:
Licenses: Expat
Synopsis: render CLI arguments (sub-commands friendly) defined by argparse module
Description:

render CLI arguments (sub-commands friendly) defined by argparse module.

python-django-contact-form 1.9
Propagated dependencies: python-django@4.2.16
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/ubernostrum/django-contact-form
Licenses: Modified BSD
Synopsis: Contact form for Django
Description:

This application provides simple, extensible contact-form functionality for Django sites.

python-lazr.batchnavigator 1.3.1
Propagated dependencies: python-setuptools@67.6.1 python-six@1.16.0 python-zope.cachedescriptors@4.3.1 python-zope.interface@5.4.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/lazr.batchnavigator
Licenses: LGPL 3
Synopsis: A helper to navigate batched results in a web page
Description:

This package provides a helper to navigate batched results in a web page.

python-pytest-mypy-plugins 3.1.2
Propagated dependencies: python-decorator@5.0.9 python-jinja2@3.1.2 python-jsonschema@4.23.0 python-mypy@1.13.0 python-packaging@24.2 python-pytest@8.3.3 python-pyyaml@6.0.1 python-regex@2022.1.18 python-tomlkit@0.11.6
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/TypedDjango/pytest-mypy-plugins
Licenses: Expat
Synopsis: Pytest plugin for writing tests for mypy plugins
Description:

This package provides a pytest plugin for writing tests for mypy plugins.

python-pydata-sphinx-theme 0.7.2
Propagated dependencies: python-beautifulsoup4@4.12.3 python-docutils@0.19 python-jinja2@3.1.2 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/pydata/pydata-sphinx-theme
Licenses: Modified BSD
Synopsis: Bootstrap-based Sphinx theme
Description:

This package provides a Bootstrap-based Sphinx theme from the PyData community.

python-click-default-group 1.2.4
Propagated dependencies: python-click@8.1.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/click-contrib/click-default-group
Licenses: Modified BSD
Synopsis: Extends click.Group
Description:

This package extends click.Group to invoke a command without explicit subcommand name.

python-numpy-documentation 1.26.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://numpy.org
Licenses: Modified BSD
Synopsis: Documentation for the @code{python-numpy} package
Description:

This package provides the complete NumPy documentation in the Texinfo, HTML, and PDF formats.

python-flake8-blind-except 0.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/elijahandrews/flake8-blind-except
Licenses: Expat
Synopsis: Check for blind @code{except:} statements
Description:

This package provides a flake8 extension that checks for blind except: statements.

python2-ruamel.ordereddict 0.4.14
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://sourceforge.net/projects/ruamel-ordereddict/
Licenses: Expat
Synopsis: Version of dict that keeps keys in insertion resp. sorted order
Description:

This package provides a version of dict that keeps keys in insertion resp. sorted order.

java-antlr4-runtime-python 4.10.1
Dependencies: util-linux@2.37.4
Channel: guix
Location: gnu/packages/java.scm (gnu packages java)
Home page: https://www.antlr.org
Licenses: Modified BSD
Synopsis: ANTLR Python runtime library
Description:

This package contains the Python runtime library used with Python generated sources by ANTLR.

python-lightning-utilities 0.11.6
Propagated dependencies: python-importlib-metadata@5.2.0 python-packaging@24.2 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Lightning-AI/utilities
Licenses: ASL 2.0
Synopsis: PyTorch Lightning sample project
Description:

This package provides common Python utilities and GitHub Actions for the Lightning suite of libraries.

python-jupyterlab-pygments 0.1.2
Propagated dependencies: python-pygments@2.15.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Pygments theme using JupyterLab CSS variables
Description:

This package contains a syntax coloring theme for pygments making use of the JupyterLab CSS variables.

python-flake8-import-order 0.18.2
Propagated dependencies: python-pycodestyle@2.12.1 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyCQA/flake8-import-order
Licenses: LGPL 3
Synopsis: Flake8 and pylama plugin that checks the ordering of import statements
Description:

This package provieds a flake8 and pylama plugin that checks the ordering of import statements.

Total results: 3816