_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-examples 0.0.10
Propagated dependencies: python-black@22.3.0 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://pypi.org/project/pytest-examples/
Licenses: Expat
Synopsis: Pytest plugin for testing examples in docstrings and markdown files
Description:

Pytest-examples provides functionality for testing Python code examples in docstrings and markdown files, with its main features being:

  • lint code examples using ruff and black

  • run code examples

  • run code examples and check print statements are inlined correctly in the code

  • It can also update code examples in place to format them and insert or update print statements

emacs-python-pytest-git 3.0-0.f9a0cea
Propagated dependencies: emacs-dash@2.19.1 emacs-projectile@2.8.0 emacs-transient@0.7.5 emacs-s@1.13.0
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/niklascarlsson/emacs-python-pytest
Licenses: GPL 3+
Synopsis: run pytest inside Emacs
Description:

TBD

python-pybase16-builder 0.2.8
Propagated dependencies: python-aiofiles@23.1.0 python-pystache@0.6.0 python-pyyaml@6.0.1
Channel: guixrus
Location: guixrus/packages/python.scm (guixrus packages python)
Home page: https://github.com/InspectorMustache/pybase16-builder
Licenses: Expat
Synopsis: A base16 colorscheme builder for Python
Description:

This package provides a base16 colorscheme builder for Python

python-pyserial-asyncio 0.6
Propagated dependencies: python-pyserial@3.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pyserial/pyserial-asyncio
Licenses: Modified BSD
Synopsis: Pyserial asynchronous I/O extension
Description:

This package extends Pyserial with asynchronous I/O support.

python-pyvirtualdisplay 3.0
Propagated dependencies: python-easyprocess@0.3 python-pillow@9.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ponty/pyvirtualdisplay
Licenses: Modified BSD
Synopsis: Python wrapper for Xvfb, Xephyr and Xvnc
Description:

pyvirtualdisplay is a Python wrapper for Xvfb, Xephyr and Xvnc.

python-pytelegrambotapi 4.22.0
Propagated dependencies: python-requests@2.28.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/eternnoir/pyTelegramBotAPI
Licenses: GPL 2
Synopsis: Python Telegram bot api
Description:

This package provides a simple, but extensible Python implementation for the Telegram Bot API.

python-pytest-datafiles 3.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/omarkohl/pytest-datafiles
Licenses: Expat
Synopsis: Pytest plugin to create a tmpdir
Description:

A pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.

python-pytest-checkdocs 2.7.1
Propagated dependencies: python-docutils@0.19 python-importlib-metadata@5.2.0 python-pep517@0.9.1 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/jaraco/pytest-checkdocs
Licenses: Expat
Synopsis: Check the README when running tests
Description:

This package provides a pytest plugin that checks the long description of the project to ensure it renders properly.

python-pytest-benchmark 4.0.0
Propagated dependencies: python-py-cpuinfo@8.0.0-1.4d6987e
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/ionelmc/pytest-benchmark
Licenses: FreeBSD
Synopsis: Pytest fixture for benchmarking code
Description:

This package provides a pytest fixture that will group the tests into rounds that are calibrated to the chosen timer.

python-pytest-freezegun 0.4.2
Propagated dependencies: python-freezegun@1.2.2 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/ktosiek/pytest-freezegun
Licenses: Expat
Synopsis: Pytest plugin to freeze time in test fixtures
Description:

The pytest-freezegun plugin wraps tests and fixtures with freeze_time, which controls (i.e., freeze) the time seen by the test.

python-pytest-bootstrap 7.1.3
Propagated dependencies: python-attrs-bootstrap@21.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@21.3 python-pluggy@1.0.0 python-py@1.11.0 python-tomli@2.0.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-pytest-tornasync 0.6.0.post2
Propagated dependencies: python-pytest@7.1.3 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/eukaryote/pytest-tornasync
Licenses: Expat
Synopsis: Pytest plugin for testing Tornado code
Description:

This package provides a simple pytest plugin that provides some helpful fixtures for testing Tornado (version 5.0 or newer) apps and easy handling of plain (undecoratored) native coroutine tests.

python-pytest-openfiles 0.6.0
Propagated dependencies: python-psutil@5.9.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-openfiles
Licenses: Modified BSD
Synopsis: Pytest plugin for detecting inadvertent open file handles
Description:

This package provides a plugin for the pytest framework that allows developers to detect whether any file handles or other file-like objects were inadvertently left open at the end of a unit test.

python-pytest-arraydiff 0.6.1
Propagated dependencies: python-numpy@1.23.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-arraydiff
Licenses: Modified BSD
Synopsis: Pytest plugin to help with comparing array output from tests
Description:

This is a py.test plugin to facilitate the generation and comparison of data arrays produced during tests, in particular in cases where the arrays are too large to conveniently hard-code them in the tests.

python-pyactiveresource 2.2.2
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Shopify/pyactiveresource/
Licenses: Expat
Synopsis: ActiveResource for Python
Description:

This package provides a Python port of the ActiveResource project.

Active Resource attempts to provide a coherent wrapper object-relational mapping for REST web services. It follows the same philosophy as Active Record, in that one of its prime aims is to reduce the amount of code needed to map to these resources. This is made possible by relying on a number of code- and protocol-based conventions that make it easy for Active Resource to infer complex relations and structures.

python-pytest-pydocstyle 2.2.0
Propagated dependencies: python-pydocstyle@3.0.0 python-pytest@7.1.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/henry0312/pytest-pydocstyle
Licenses: Expat
Synopsis: Pytest plugin to run @command{pydocstyle}
Description:

This package provides a Pytest plugin to run pydocstyle.

python-pytest-subprocess 1.5.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/aklajnert/pytest-subprocess
Licenses: Expat
Synopsis: Fake subprocess for Pytest
Description:

This package provides a plugin to fake subprocess for Pytest.

python-pytest-capturelog 0.7
Propagated dependencies: python-pytest@7.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://bitbucket.org/memedough/pytest-capturelog/overview
Licenses: Expat
Synopsis: Pytest plugin to catch log messages
Description:

Python-pytest-catchlog is a pytest plugin to catch log messages.

python-pytest-virtualenv 1.7.0
Dependencies: python-virtualenv@20.3.1
Propagated dependencies: python-pytest-shutil@1.7.0 python-pytest-fixture-config@1.7.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/manahl/pytest-plugins
Licenses: Expat
Synopsis: Virtualenv fixture for py.test
Description:

This package provides a virtualenv fixture for the py.test framework.

python-pytest-httpserver 1.0.0
Propagated dependencies: python-werkzeug@2.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/csernazs/pytest-httpserver
Licenses: Expat
Synopsis: HTTP server for pytest
Description:

Pytest plugin library to test http clients without contacting the real http server.

python-pytorch-lightning 2.3.3-0.2064887
Propagated dependencies: python-arrow@1.2.3 python-beautifulsoup4@4.11.1 python-croniter@1.3.4 python-dateutils@0.6.12 python-deepdiff@6.3.0 python-fastapi@0.88.0 python-fsspec@2023.5.0 python-inquirer@3.1.3 python-jsonargparse@4.21.1 python-lightning-cloud@0.5.34 python-lightning-utilities@0.11.6 python-numpy@1.23.2 python-packaging@21.3 python-pytorch@2.4.0 python-pyyaml@6.0.1 python-starsessions@1.3.0 python-torchmetrics@1.4.1 python-torchvision@0.19.0 python-tqdm@4.64.1 python-traitlets@5.9.0 python-typing-extensions@4.9.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://lightning.ai/
Licenses: ASL 2.0
Synopsis: Deep learning framework to train, deploy, and ship AI products
Description:

PyTorch Lightning is just organized PyTorch; Lightning disentangles PyTorch code to decouple the science from the engineering.

python-pydantic-settings 2.2.1
Propagated dependencies: python-dotenv@0.20.0 python-pydantic@2.5.3 python-pyaml@21.10.1 python-tomli@2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://docs.pydantic.dev/latest/usage/pydantic_settings/
Licenses: Expat
Synopsis: Settings management using Pydantic
Description:

Pydantic Settings provides optional Pydantic features for loading a settings or config class from environment variables or secrets files.

python-pytest-remotedata 0.4.1
Propagated dependencies: python-packaging@21.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-remotedata
Licenses: Modified BSD
Synopsis: Pytest plugin for controlling remote data access
Description:

This package provides a plugin for the Pytest framework that allows developers to control unit tests that require access to data from the internet.

Total results: 443