_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-singledispatch 4.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://docs.python.org/3/library/functools.html#functools.singledispatch
Licenses: Expat
Synopsis: Backport of singledispatch feature from Python 3.4
Description:

This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3.

python-types-dateutil 2.9.0.20240316
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 python-dateutil
Description:

This is a PEP 561 type stub package for the python-dateutil package.

python-ipydatawidgets 4.2.0
Propagated dependencies: python-ipython-genutils@0.1.0 python-ipywidgets@8.1.2 python-numpy@1.26.4 python-traittypes@0.2.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/vidartf/ipydatawidgets
Licenses: Modified BSD
Synopsis: Widgets to help facilitate reuse of large datasets across widgets
Description:

This package provides a set of widgets to help facilitate reuse of large datasets across widgets.

python-exceptiongroup 1.3.0
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/agronholm/exceptiongroup
Licenses: Expat
Synopsis: PEP 654 backport from Python 3.11
Description:

This is a backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11.

python-simplespectral 1.0.0
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/xmikos/simplespectral
Licenses: Expat
Synopsis: FFT module for Python
Description:

This package provides a simplified scipy.signal.spectral module to do spectral analysis in Python.

python-fastjsonschema 2.21.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/horejsek/python-fastjsonschema
Licenses: Modified BSD
Synopsis: Fast Python implementation of JSON schema
Description:

This library implements validation of JSON documents by JSON schema for drafts 04, 06 and 07.

python-pyyaml-env-tag 1.1
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/waylan/pyyaml-env-tag
Licenses: Expat
Synopsis: Custom YAML tag for environment variables
Description:

This package provides a custom YAML tag for referencing environment variables in YAML files.

python-simple-parsing 0.1.4
Propagated dependencies: python-docstring-parser@0.15 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/lebrice/SimpleParsing
Licenses: Expat
Synopsis: Utility for simplifying and cleaning up argument parsing scripts
Description:

This package provides a small utility for simplifying and cleaning up argument parsing scripts.

python-django-environ 0.12.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-environ.readthedocs.io/
Licenses: Expat
Synopsis: Configure Django project using environment variables
Description:

This Django package allows you to utilize 12factor inspired environment variables to configure your Django application.

python-urwid-readline 0.15.1
Propagated dependencies: python-urwid@3.0.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rr-/urwid_readline
Licenses: Expat
Synopsis: Text input widget for urwid that supports readline shortcuts
Description:

This package provides a textbox edit widget for python-urwid that supports readline shortcuts.

python-pytest-timeout 2.3.1
Propagated dependencies: python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-timeout
Licenses: Expat
Synopsis: Plugin for py.test to abort hanging tests
Description:

This package provides a py.test plugin that aborts hanging tests after a timeout has been exceeded.

python-jupyter-server 2.14.0
Propagated dependencies: python-anyio@4.6.2 python-argon2-cffi@25.1.0 python-jinja2@3.1.2 python-jupyter-client@7.4.4 python-jupyter-core@5.7.2 python-jupyter-events@0.10.0 python-jupyter-server-terminals@0.5.3 python-nbconvert@7.16.6 python-nbformat@5.10.4 python-overrides@7.7.0 python-packaging@25.0 python-prometheus-client@0.22.1 python-pyzmq@27.0.1 python-send2trash@1.8.2 python-terminado@0.18.1 python-tornado@6.4.2 python-traitlets@5.14.1 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Expat
Synopsis: Core services, APIs, and REST endpoints for Jupyter web applications
Description:

This package provides the backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.

python-pytest-parawtf 1.0.2
Propagated dependencies: python-pytest@8.4.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/flub/pytest-parawtf/
Licenses: Expat
Synopsis: Finally spell paramete?ri[sz]e correctly
Description:

Pytest uses one of four different spellings of parametrize. This plugin allows you to use all four.

python-pytest-astropy 0.11.0
Propagated dependencies: python-hypothesis@6.135.26 python-pytest-arraydiff@0.6.1 python-pytest-astropy-header@0.2.2 python-pytest-cov@6.0.0 python-pytest-doctestplus@1.2.1 python-pytest-filter-subpackage@0.2.0 python-pytest-openfiles@0.6.0 python-pytest-remotedata@0.4.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-astropy
Licenses: Modified BSD
Synopsis: Metapackage for all the testing machinery used by the Astropy Project
Description:

This is a meta-package that pulls in the dependencies that are used by astropy related packages.

python-validate-email 1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/syrusakbary/validate_email
Licenses: LGPL 3+
Synopsis: Verifies if an email address is valid and really exists
Description:

validate_email can be used to verify if an email address is valid and really exists.

python-timezonefinder 6.2.0
Propagated dependencies: python-cffi@1.17.1 python-h3@3.7.6 python-numba@0.61.0 python-numpy@1.26.4 python-pytz@2025.1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://timezonefinder.michelfe.it/gui
Licenses: Expat
Synopsis: Finding the timezone of any coordinates on Earth offline
Description:

This is a python package for looking up the corresponding timezone for given coordinates on earth entirely offline.

python-probeinterface 0.3.0
Propagated dependencies: python-numpy@1.26.4 python-packaging@25.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/SpikeInterface/probeinterface
Licenses: Expat
Synopsis: Python package to handle probe layout, geometry and wiring to device.
Description:

A Python package to handle the layout, geometry, and wiring of silicon probes for extracellular electrophysiology experiments.

python-alive-progress 3.1.5
Propagated dependencies: python-about-time@4.2.1-0.bcabddd python-grapheme@0.6.0-0.66f07ca
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/rsalmei/alive-progress
Licenses: Expat
Synopsis: Progress Bar, with real-time throughput, ETA, and animations
Description:

This package provides a new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!

python-django-allauth 65.7.0
Dependencies: xmlsec-openssl@1.3.7
Propagated dependencies: python-asgiref@3.8.1 python-django@5.2.7 python-fido2@1.1.1 python-openid@3.2.0 python-pyjwt@2.10.1 python-qrcode@8.0 python-requests@2.32.5 python-requests-oauthlib@1.2.0 python-python3-saml@1.16.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/pennersr/django-allauth
Licenses: Expat
Synopsis: Set of Django applications addressing authentication
Description:

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

python-pytest-tornado 0.8.1
Propagated dependencies: python-pytest@8.4.1 python-setuptools@80.9.0 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/eugeniy/pytest-tornado
Licenses: ASL 2.0
Synopsis: Pytest plugin to ease testing tornado applications
Description:

This package provides a py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.

python-interface-meta 1.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/matthewwardrop/interface_meta
Licenses: Expat
Synopsis: API for enforced method signatures and consistent documentation
Description:

This package provides a convenient way to expose an extensible API with enforced method signatures and consistent documentation.

python-configargparse 1.7
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/bw2/ConfigArgParse
Licenses: Expat
Synopsis: Replacement for argparse
Description:

A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.

python-robotframework 7.3.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://robotframework.org
Licenses: ASL 2.0
Synopsis: Generic automation framework
Description:

Robot Framework is a generic automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA).

python-feather-format 0.4.1
Propagated dependencies: python-pandas@2.2.3 python-pyarrow@21.0.0
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://github.com/wesm/feather
Licenses: ASL 2.0
Synopsis: Python wrapper to the Feather file format
Description:

This package provides a Python wrapper library to the Apache Arrow-based Feather binary columnar serialization data frame format.

Total results: 4036