_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-flake8-path 1.6.0
Propagated dependencies: python-flake8@7.1.1 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/adamchainz/pytest-flake8-path
Licenses: Expat
Build system: pyproject
Synopsis: Pytest fixture for testing flake8 plugins
Description:

This package provides a pytest fixture for testing flake8 plugins.

python-pytest-param-files 0.3.4
Propagated dependencies: python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/chrisjsewell/pytest-param-files
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to parameterize tests from external files
Description:

This Pytest plugin enables creating Pytest parametrize decorators from external files.

python-pytest-flakefinder 1.1.0
Propagated dependencies: python-pytest@8.4.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/dropbox/pytest-flakefinder
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pytest plugin for finding flaky tests
Description:

This package provides a Pytest plugin to run tests multiple times and detect flakyness.

python-pytest-pycodestyle 2.4.1
Propagated dependencies: python-py@1.11.0 python-pycodestyle@2.12.1 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/henry0312/pytest-pycodestyle
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to run pycodestyle
Description:

This package provides a plugin to run pycodestyle for the pytest framework.

python-pytest-check-links 0.10.1
Propagated dependencies: python-docutils@0.21.2 python-html5lib@1.1 python-nbconvert@7.16.6 python-nbformat@5.10.4 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jupyterlab/pytest-check-links
Licenses: Modified BSD
Build system: pyproject
Synopsis: Check links in files
Description:

This package provides a pytest plugin that checks URLs for HTML-containing files.

python-pytest-localserver 0.9.0.post0
Propagated dependencies: python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://pypi.org/project/pytest-localserver/
Licenses: Expat
Build system: pyproject
Synopsis: Py.test plugin to test server connections locally
Description:

Pytest-localserver is a plugin for the pytest testing framework which enables you to test server connections locally.

python-pymdown-extensions 10.16.1
Propagated dependencies: python-markdown@3.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/facelessuser/pymdown-extensions
Licenses: Expat
Build system: pyproject
Synopsis: Extension pack for Python Markdown
Description:

PyMdown Extensions is a collection of extensions for Python Markdown. All extensions are found under the module namespace of pymdownx.

python-pytest-doctestplus 1.2.1
Propagated dependencies: python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-doctestplus
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin with advanced doctest features
Description:

This package contains a plugin for the Pytest framework that provides advanced doctest support and enables the testing of reStructuredText files.

python-pydigitalwavetools 1.2
Channel: guix
Location: gnu/packages/electronics.scm (gnu packages electronics)
Home page: https://github.com/Nic30/pyDigitalWaveTools/
Licenses: Expat
Build system: pyproject
Synopsis: Library to manipulate digital wave files
Description:

Pydigitalwavetools is a Python library to parse, write and format digital wave files in VCD format, a standardized ASCII format used to store simulation data from Verilog and other hardware description languages.

python-pytest-regressions 2.7.0
Propagated dependencies: python-pytest-datadir@1.7.2 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/ESSS/pytest-regressions
Licenses: Expat
Build system: pyproject
Synopsis: Easy to use fixtures to write regression tests
Description:

This plugin makes it simple to test general data, images, files, and numeric tables by saving expected data in a data directory (courtesy of pytest-datadir) that can be used to verify that future runs produce the same data.

python-pyproject-metadata 0.7.1
Propagated dependencies: python-packaging@25.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/FFY00/python-pyproject-metadata
Licenses: Expat
Build system: pyproject
Synopsis: Dataclass for PEP 621 metadata
Description:

This project does not implement the parsing of pyproject.toml containing PEP 621 metadata. Instead, given a Python data structure representing PEP 621 metadata (already parsed), it will validate this input and generate a PEP 643-compliant metadata file (e.g. PKG-INFO).

python-pyopengl-accelerate 3.1.10
Dependencies: freeglut@3.4.0 glu@9.0.2 mesa@25.2.3
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://pyopengl.sourceforge.net
Licenses: Modified BSD
Build system: pyproject
Synopsis: Acceleration code for PyOpenGL
Description:

This is the Cython-coded accelerator module for PyOpenGL.

python-pytest-mypy-plugins 3.1.2
Propagated dependencies: python-decorator@5.2.1 python-jinja2@3.1.2 python-jsonschema@4.23.0 python-mypy@1.16.1 python-packaging@25.0 python-pytest@8.4.1 python-pyyaml@6.0.2 python-regex@2024.11.6 python-tomlkit@0.13.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/TypedDjango/pytest-mypy-plugins
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin for writing tests for mypy plugins
Description:

This package provides a pytest plugin for writing tests for mypy plugins.

python-pythonanywhere-core 0.2.7
Propagated dependencies: python-dateutil@2.9.0 python-requests@2.32.5 python-snakesay@0.10.4 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pythonanywhere/pythonanywhere-core
Licenses: Expat
Build system: pyproject
Synopsis: API wrapper for PythonAnywhere services
Description:

This package provides an API wrapper for programmatic management of PythonAnywhere services.

python-pydata-sphinx-theme 0.7.2
Propagated dependencies: python-beautifulsoup4@4.14.3 python-docutils@0.19 python-jinja2@3.1.2 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/pydata/pydata-sphinx-theme
Licenses: Modified BSD
Build system: pyproject
Synopsis: Bootstrap-based Sphinx theme
Description:

This package provides a Bootstrap-based Sphinx theme from the PyData community.

python-pytest-mypy-testing 0.1.2
Propagated dependencies: python-mypy@1.16.1 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/davidfritzsche/pytest-mypy-testing
Licenses: Expat ASL 2.0
Build system: pyproject
Synopsis: Pytest plugin to check mypy output
Description:

This package provides a pytest plugin to test that mypy produces a given output. As mypy can be told to display the type of an expression this allows you to check mypys type interference.

python-pytest-asyncio-ffab 0.19.0
Channel: ffab
Location: ffab/packages/check.scm (ffab packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: python
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-pytorch-forecasting 1.6.1
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-optuna@4.6.0 python-optuna-integration@4.6.0 python-pandas@2.2.3 python-pytorch@2.9.0 python-pytorch-lightning@2.5.5 python-scikit-base@0.13.0 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-statsmodels@0.14.4
Channel: guix-science
Location: guix-science/packages/time-series.scm (guix-science packages time-series)
Home page: https://pytorch-forecasting.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Time series forecasting with PyTorch
Description:

PyTorch Forecasting is a PyTorch-based package for forecasting with state-of-the-art deep learning architectures. It provides a high-level API and uses PyTorch Lightning to scale training on GPU or CPU, with automatic logging.

python-pytest-docker-tools 3.1.9
Propagated dependencies: python-docker@7.1.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/Jc2k/pytest-docker-tools
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Test your built docker image
Description:

This package is a set of opinionated helpers for creating py.test fixtures for your smoke testing and integration testing. It strives to keep your environment definition declarative, like a docker-compose.yml. It embraces py.test fixture overloading.

python-pytest-random-order 1.1.1
Propagated dependencies: python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jbasko/pytest-random-order
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to randomize the order of tests
Description:

pytest-random-order is a Pytest plugin that randomizes the order of tests. This can be useful to detect a test that passes just because it happens to run after an unrelated test that leaves the system in a favourable state. The plugin allows user to control the level of randomness they want to introduce and to disable reordering on subsets of tests. Tests can be rerun in a specific order by passing a seed value reported in a previous test run.

python-pyramid-debugtoolbar 4.12.1
Propagated dependencies: python-pyramid@2.0.2 python-pyramid-chameleon@0.4.dev0-0.956c77b python-pyramid-jinja2@2.10.1 python-pyramid-mako@1.1.0-0.1a6f4c0 python-sqlalchemy@1.4.42 python-waitress@3.0.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/pyramid_debugtoolbar
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pyramid debug toolbar
Description:

This package provides an interactive HTML debugger for Pyramid application development.

python-pygments-pseudotaxus 1.1.0-1.74f8837
Propagated dependencies: python-pygments@2.19.1
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://git.sr.ht/~yewscion/pygments-lexer-pseudocode-std
Licenses: AGPL 3
Build system: python
Synopsis: Pygments Lexer for Pseudotaxus Pseudocode
Description:

A Lexer for Pygments, following what could be a standardized pseudocode.

python-pytest-rerunfailures 15.1
Propagated dependencies: python-packaging@25.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-rerunfailures
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Pytest plugin to re-run flaky tests
Description:

This package provides a pytest plugin to re-run tests to eliminate flaky failures.

python-pytest-lazy-fixtures 1.1.1
Propagated dependencies: python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dev-petrov/pytest-lazy-fixtures
Licenses: Expat
Build system: pyproject
Synopsis: Use fixtures in @code{pytest.mark.parametrize}
Description:

This plugin helps to use fixtures in pytest.mark.parametrize, inspied by pytest-lazy-fixture.

Total results: 539