_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-flask-htpasswd 0.5.0
Propagated dependencies: python-flask@3.1.0 python-passlib@1.7.4 python-pyjwt@2.6.0 python-tox@4.23.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/carsongee/flask-htpasswd
Licenses: Modified BSD
Synopsis: Basic authentication via htpasswd files in Flask applications
Description:

This package provides Basic authentication via htpasswd files and access_token authentication in Flask applications.

python-urwid-readline 0.13
Propagated dependencies: python-urwid@2.6.16
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.3.3
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@21.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.4 python-nbformat@5.10.4 python-overrides@7.7.0 python-packaging@24.2 python-prometheus-client@0.20.0 python-pyzmq@25.1.0 python-send2trash@1.8.2 python-terminado@0.10.0 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-astropy 0.11.0
Propagated dependencies: python-hypothesis@6.54.5 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.2 python-pytz@2023.3.post1
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-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.3.1
Propagated dependencies: python-asgiref@3.8.1 python-django@4.2.16 python-fido2@1.1.1 python-openid@3.2.0 python-pyjwt@2.6.0 python-qrcode@8.0 python-requests@2.31.0 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.3.3 python-setuptools@67.6.1 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-pytest-parawtf 1.0.2
Propagated dependencies: python-pytest@8.3.3
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:

python-pytest uses one of four different spellings of parametrize. This plugin allows you to use all four.

python-robotframework 7.2.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-configargparse 1.7
Propagated dependencies: python-pyyaml@6.0.1
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-feather-format 0.4.1
Propagated dependencies: python-pandas@2.2.3 python-pyarrow@20.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.

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

This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.

python-illumina-utils 2.12
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 python-levenshtein@0.12.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/meren/illumina-utils
Licenses: GPL 2+
Synopsis: Library and scripts to work with Illumina paired-end data
Description:

This package provides a library and collection of scripts to work with Illumina paired-end data (for CASAVA 1.8+).

python-typing-inspect 0.9.0
Propagated dependencies: python-mypy-extensions@1.0.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ilevkivskyi/typing_inspect
Licenses: Expat
Synopsis: API for inspection of types in the Python @code{typing} module
Description:

The typing_inspect module defines experimental API for runtime inspection of types defined in the Python standard typing module.

python-awesomeversion 24.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ludeeus/awesomeversion
Licenses: Expat
Synopsis: Create and compare version objects
Description:

This package provides a way to make anything a version object, and compare against a vast section of other version formats.

python-sphinx-sitemap 2.2.0
Propagated dependencies: python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/jdillard/sphinx-sitemap
Licenses: Expat
Synopsis: Sitemap generator for Sphinx
Description:

A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.

python-musicbrainzngs 0.7.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://python-musicbrainzngs.readthedocs.org/
Licenses: FreeBSD ISC
Synopsis: Python bindings for MusicBrainz NGS webservice
Description:

Musicbrainzngs implements Python bindings of the MusicBrainz web service. This library can be used to retrieve music metadata from the MusicBrainz database.

python-domain-connect 0.0.11
Propagated dependencies: python-cryptography@44.0.0 python-dnspython@2.7.0 python-future@0.18.2 python-publicsuffix@1.1.0 python-publicsuffixlist@1.0.2.20250202
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Domain-Connect/domainconnect_python
Licenses: Expat
Synopsis: Client library for Domain Connect protocol
Description:

This package provides a Service Provider functionality in both Sync and Async mode for Domain Connect protocol.

python-pyasn1-modules 0.2.8
Propagated dependencies: python-pyasn1@0.4.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://sourceforge.net/projects/pyasn1/
Licenses: Modified BSD
Synopsis: ASN.1 codec implementations
Description:

Pyasn1-modules is a collection of Python modules providing ASN.1 types and implementations of ASN.1-based codecs and protocols.

python-openstep-plist 0.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fonttools/openstep-plist
Licenses: Expat
Synopsis: OpenStep plist parser and writer
Description:

This package provides a parser for the "old style" OpenStep property list format (also known as ASCII plist), written in Cython.

Total results: 3816