_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-isort 3.1.0
Propagated dependencies: python-isort@5.12.0 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/moccu/pytest-isort/
Licenses: Modified BSD
Synopsis: Pytest plugin to check import ordering using isort
Description:

This package provides a pytest plugin to check import ordering using isort.

python-pytest-nunit 1.0.4
Propagated dependencies: python-attrs@21.2.0 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-nunit
Licenses: Expat
Synopsis: Pytest plugin for generating NUnit3 test result XML output
Description:

This package provides a pytest plugin for generating NUnit3 test result XML output

python-pytest-cache 1.0
Propagated dependencies: python-apipkg@1.5 python-execnet@1.9.0-1.d6aa1a5 python-py@1.11.0 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://bitbucket.org/hpk42/pytest-cache/
Licenses: Expat
Synopsis: Py.test plugin with mechanisms for caching across test runs
Description:

The pytest-cache plugin provides tools to rerun failures from the last py.test invocation.

python-pytest-sanic 1.9.1
Propagated dependencies: python-httpx@0.24.1 python-async-generator@1.10 python-pytest@7.1.3 python-websockets@12.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/yunstanford/pytest-sanic
Licenses: Expat
Synopsis: Pytest plugin for Sanic
Description:

This package provides a pytest plugin for Sanic. It helps you to test your code asynchronously.

python-pytest-black 0.3.12
Propagated dependencies: python-pytest@7.1.3 python-black@22.3.0 python-toml@0.10.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/shopkeep/pytest-black
Licenses: Expat
Synopsis: Pytest plugin to enable format checking with black
Description:

This package provides a pytest plugin to enable format checking with the Python code formatter "black".

python-pytest-httpx 0.22.0
Propagated dependencies: python-httpx@0.24.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://colin-b.github.io/pytest_httpx/
Licenses: Expat
Synopsis: Pytest plugin to mock httpx
Description:

This package provides a pytest fixture to mock httpx requests to be replied to with user provided responses.

python-pydantic-cli 4.3.0
Propagated dependencies: python-pydantic@1.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mpkocher/pydantic-cli
Licenses: Expat
Synopsis: Turn Pydantic defined data models into CLI tools
Description:

python-pydantic enables specifying CLI via data models provided in the JSON format.

python-pytest-shard 0.1.2-0.64610a0
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/AdamGleave/pytest-shard
Licenses: Expat
Synopsis: Pytest plugin for sharding tests
Description:

This package provides a Pytest extension for sharding tests at the granularity of individual test cases, which can be run in parallel and on multiple machines.

python-pysimplesoap 1.16.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pysimplesoap/pysimplesoap
Licenses: LGPL 3+
Synopsis: Simple and lightweight SOAP library for Python
Description:

This package provides a simple and lightweight Python SOAP library for client and server webservices interfaces, aimed to be as small and easy as possible, supporting most common functionality.

python-pytest-sugar 0.9.3
Propagated dependencies: python-packaging@21.3 python-pytest@7.1.3 python-termcolor@2.4.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://pivotfinland.com/pytest-sugar/
Licenses: Modified BSD
Synopsis: Plugin for pytest that changes the default look and feel
Description:

pytest-sugar is a plugin for py.test that changes the default look and feel of py.test, using a progress bar and showing failures and errors instantly.

python-pythondialog 3.4.0
Propagated dependencies: dialog@1.3-20201126
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pythondialog.sourceforge.net/
Licenses: LGPL 2.1
Synopsis: Python interface to the UNIX dialog utility
Description:

A Python wrapper for the dialog utility. Its purpose is to provide an easy to use, pythonic and comprehensive Python interface to dialog. This allows one to make simple text-mode user interfaces on Unix-like systems

python-pytest-redis 2.4.0
Propagated dependencies: python-mirakuru@2.4.2 python-port-for@0.6.2 python-pytest@7.1.3 python-redis@4.5.4
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ClearcodeHQ/pytest-redis
Licenses: LGPL 3
Synopsis: Redis fixtures and fixture factories for Pytest.
Description:

Redis fixtures and fixture factories for Pytest. This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.

python-pyqt-builder 1.14.1
Dependencies: python-sip@6.8.3
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/static/Docs/PyQt-builder/
Licenses: GPL 2 GPL 3
Synopsis: PEP 517 compliant PyQt build system
Description:

PyQt-builder is a tool for generating Python bindings for C++ libraries that use the Qt application framework. The bindings are built on top of the PyQt bindings for Qt. PyQt-builder is used to build PyQt itself.

python-pytest-xdist 2.5.0
Propagated dependencies: python-execnet@1.9.0-1.d6aa1a5 python-pytest-forked@1.6.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-xdist
Licenses: Expat
Synopsis: Plugin for py.test with distributed testing and loop-on-failing modes
Description:

The pytest-xdist plugin extends py.test with some unique test execution modes: parallelization, running tests in boxed subprocesses, the ability to run tests repeatedly when failed, and the ability to run tests on multiple Python interpreters or platforms. It uses rsync to copy the existing program code to a remote location, executes there, and then syncs the result back.

python-pydispatcher 2.0.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pydispatcher.sourceforge.net
Licenses: Modified BSD
Synopsis: Multi-producer-multi-consumer signal dispatching mechanism
Description:

PyDispatcher is an enhanced version of Patrick K. O’Brien’s original dispatcher.py module. It provides the Python programmer with a robust mechanism for event routing within various application contexts.

Included in the package are the robustapply and saferef modules, which provide the ability to selectively apply arguments to callable objects and to reference instance methods using weak-references.

python-pycryptodome 3.15.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
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

This package provides drop-in compatibility with PyCrypto. It is one of two PyCryptodome variants, the other being python-pycryptodomex.

python-pytest-flakes 4.0.5
Propagated dependencies: python-pyflakes@2.4.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/fschulze/pytest-flakes
Licenses: Expat
Synopsis: Py.test plugin to check source code with pyflakes
Description:

Pytest plugin for checking Python source code with pyflakes.

python-pytest-cython 0.3.1
Propagated dependencies: python-pytest@8.2.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/lgpage/pytest-cython
Licenses: Expat
Synopsis: Cython extension modules testing plugin
Description:

This package provides a plugin for testing Cython extension modules.

python-pytest-flake8 1.0.7
Propagated dependencies: python-flake8@4.0.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/tholo/pytest-flake8
Licenses: Modified BSD
Synopsis: Pytest plugin to check FLAKE8 requirements
Description:

This package provides a pytest plugin for efficiently checking PEP8 compliance.

python-pydantic-core 2.14.6
Propagated dependencies: python-typing-extensions@4.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pydantic/pydantic-core
Licenses: Expat
Synopsis: Core validation logic for pydantic
Description:

This package provides the core functionality for pydantic validation and serialization.

python-pytest-celery 0.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/graingert/pytest-celery
Licenses: Modified BSD
Synopsis: Shim pytest plugin to enable @code{celery.contrib.pytest}
Description:

This package provides a shim Pytest plugin to enable a Celery marker.

python-pytest-shutil 1.7.0
Propagated dependencies: python-contextlib2@0.6.0.post1 python-execnet@1.9.0-1.d6aa1a5 python-path@16.4.0 python-termcolor@2.4.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/manahl/pytest-plugins
Licenses: Expat
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@0.20.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/quiqua/pytest-dotenv
Licenses: Expat
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
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

Total results: 443