_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-shutil 1.8.0
Propagated dependencies: python-execnet@2.1.1 python-mock@5.1.0 python-path@17.1.0 python-six@1.17.0 python-termcolor@2.5.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/manahl/pytest-plugins
Licenses: Expat
Build system: pyproject
Synopsis: Assorted shell and environment tools for py.test
Description:

This package provides assorted shell and environment tools for the py.test testing framework.

python-pytest-dotenv 0.5.2
Propagated dependencies: python-dotenv@1.1.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/quiqua/pytest-dotenv
Licenses: Expat
Build system: pyproject
Synopsis: Automatically detect and load a .env file before running tests
Description:

This Pytest plugin automatically detects and loads environment variables from a .env file before running tests.

python-pytest-socket 0.7.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://pypi.org/project/pytest-socket/
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to disable socket calls during tests
Description:

This package provides Pytest extension which disables all network calls flowing through Python's socket interface

python-pytest-runner 6.0.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-runner
Licenses: Expat
Build system: pyproject
Synopsis: Invoke py.test as a distutils command
Description:

This package provides a pytest-runner command that setup.py files can use to run tests.

python-pyproject-api 1.8.0
Propagated dependencies: python-packaging@25.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyproject-api.readthedocs.io/latest/
Licenses: Expat
Build system: pyproject
Synopsis: API to interact with the Python pyproject.toml based projects
Description:

pyproject-api aims to abstract away interaction with pyproject.toml style projects in a flexible way.

python-pytest-django 4.11.1
Propagated dependencies: python-pytest@8.4.1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://pytest-django.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Django plugin for py.test
Description:

Pytest-django is a plugin for py.test that provides a set of useful tools for testing Django applications and projects.

python-pytest-pylint 0.21.0
Propagated dependencies: python-pylint@3.3.8
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/carsongee/pytest-pylint
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to check source code with Pylint
Description:

This plugin allows running Pylint with Pytest and have configurable rule types (i.e. Convention, Warn, and Error) fail the build.

python-pytest-celery 1.2.1
Propagated dependencies: python-psutil@7.0.0 python-pytest-docker-tools@3.1.9 python-tenacity@9.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/celery/pytest-celery
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin designed for Celery application developers
Description:

This package enables dynamic orchestration of Celery environments for testing tasks in isolated conditions, leveraging Docker & pytest-docker-tools for environment simulation.

python-pytest-repeat 0.9.4
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-repeat
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Pytest plugin for repeating tests
Description:

pytest-repeat is a plugin for Pytest that makes it enables repeating a single test, or multiple tests, a specific number of times.

python-pyahocorasick 2.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/WojciechMula/pyahocorasick
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for finding multiple key strings in text
Description:

Pyahocorasick is a fast, memory-efficient library for multi-pattern string search. This means that you can find multiple key strings occurrences at once in some input text.

python-pyqtwebengine 6.9.0
Dependencies: python-pyqt@6.9.1 qtbase@6.9.2 qtdeclarative@6.9.2 qtwebchannel@6.9.2 qtwebengine@6.9.3
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
Licenses: GPL 3
Build system: pyproject
Synopsis: Python bindings for QtWebEngine
Description:

PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt6 and are implemented as a set of three modules.

python-python-snappy 0.7.3
Dependencies: snappy@1.1.9
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/andrix/python-snappy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for the Snappy compression library
Description:

python-python-snappy provides bindings to the Snappy library and can be used to compress and decompress files and streams. It can also be used directly from the command line.

python-pyramid-retry 2.1.1
Propagated dependencies: python-pyramid@2.0.2 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/pyramid_retry
Licenses: Expat
Build system: pyproject
Synopsis: Pyramid execution policy supporting retrying failed requests
Description:

pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before indicating a failure to the client.

python-pytest-forked 1.6.0
Propagated dependencies: python-py@1.11.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-forked
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to run tests in isolated forked subprocesses
Description:

This package provides a Pytest plugin which enables running each test in a subprocess and will report if a test crashed the process. It can be useful to isolate tests against undesirable global environment side-effects (such as setting environment variables).

python-pyqtwebengine 5.15.9
Dependencies: python-wrapper@3.11.14 python-sip@6.12.0 python-pyqt@5.15.11 qtbase@5.15.17 qtsvg@5.15.17 qtdeclarative@5.15.17 qtwebchannel@5.15.17 qtwebengine@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
Licenses: GPL 3
Build system: pyproject
Synopsis: Python bindings for QtWebEngine
Description:

PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt5 and are implemented as a set of three modules. Prior to v5.12 these bindings were part of PyQt itself.

python-pycryptodomex 3.21.0
Dependencies: libtomcrypt@1.18.2 libtommath@1.3.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://www.pycryptodome.org
Licenses: FreeBSD Public Domain
Build system: python
Synopsis: Low-level cryptographic Python library
Description:

PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's not a wrapper to a separate C library like OpenSSL. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g., block ciphers) are implemented as C extensions.

You are expected to have a solid understanding of cryptography and security engineering to successfully use these primitives. You must also be able to recognize that some are obsolete (e.g., TDES) or even insecure (RC4).

It provides many enhancements over the last release of PyCrypto (2.6.1):

  • Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB)

  • Accelerated AES on Intel platforms via AES-NI

  • First-class support for PyPy

  • Elliptic curves cryptography (NIST P-256 curve only)

  • Better and more compact API (nonce and iv attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more)

  • SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms

  • Salsa20 and ChaCha20 stream ciphers

  • scrypt and HKDF

  • Deterministic (EC)DSA

  • Password-protected PKCS#8 key containers

  • Shamir’s Secret Sharing scheme

  • Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace)

  • Cleaner RSA and DSA key generation (largely based on FIPS 186-4)

  • Major clean-ups and simplification of the code base

PyCryptodomex is the stand-alone version of PyCryptodome that no longer provides drop-in compatibility with PyCrypto.

python-pytest-enabler 3.4.0
Propagated dependencies: python-importlib-resources@6.5.2 python-jaraco-context@6.0.1 python-jaraco-functools@4.2.1 python-toml@0.10.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jaraco/pytest-enabler
Licenses: Expat
Build system: pyproject
Synopsis: Enable installed pytest plugins
Description:

Enable installed pytest plugins

python-pytest-relaxed 2.0.2
Propagated dependencies: python-decorator@5.2.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/bitprophet/pytest-relaxed
Licenses: FreeBSD
Build system: pyproject
Synopsis: Relaxed test discovery for pytest
Description:

This package provides relaxed test discovery for pytest.

python-pytest-twisted 1.14.3
Propagated dependencies: python-decorator@5.2.1 python-greenlet@3.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-twisted
Licenses: Modified BSD
Build system: pyproject
Synopsis: Twisted plugin for Pytest
Description:

This package provides a Twisted plugin for Pytest.

python-pypa-installer 0.7.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://installer.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: low-level library for installing from a Python wheel distribution
Description:

This package provides a library for installing Python wheels.

python-pytest-aiohttp 1.1.0
Propagated dependencies: python-aiohttp@3.11.11 python-pytest-asyncio@1.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/aio-libs/pytest-aiohttp/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pytest plugin for aiohttp support
Description:

This package provides a pytest plugin for aiohttp support.

python-pyramid-jinja2 2.10.1
Propagated dependencies: python-jinja2@3.1.2 python-markupsafe@3.0.2 python-pyramid@2.0.2 python-zope-deprecation@6.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/pyramid_jinja2
Licenses: Repoze
Build system: pyproject
Synopsis: Jinja2 template bindings for the Pyramid web framework
Description:

This package provides Jinja2 template bindings for the Pyramid web framework.

python-pytest-jupyter 0.10.1
Propagated dependencies: python-jupyter-core@5.7.2 python-nbformat@5.10.4
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Original BSD
Build system: pyproject
Synopsis: Pytest plugin for testing Jupyter libraries and extensions.
Description:

This package provides a pytest plugin for testing Jupyter libraries and extensions.

python-pytest-testmon 2.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/tarpas/pytest-testmon
Licenses: Expat
Build system: pyproject
Synopsis: Selects tests affected by changed files and methods
Description:

This plug-in auto-selects and reruns tests impacted by recent changes.

Total results: 541