_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-subprocess 1.5.3
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-pydocstyle 2.2.0
Propagated dependencies: python-pydocstyle@6.3.0 python-pytest@8.3.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-capturelog 0.7
Propagated dependencies: python-pytest@8.3.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.8.0
Propagated dependencies: python-importlib-metadata@5.2.0 python-pytest-shutil@1.8.0 python-pytest-fixture-config@1.7.0 python-virtualenv@20.29.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/man-group/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.1.0
Propagated dependencies: python-werkzeug@3.1.3
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-py-partiql-parser 0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/py-partiql-parser/
Licenses: Expat
Synopsis: Pure Python PartiQL Parser
Description:

This package provides a tokenizer/parser/executor for the PartiQL language, in Python.

python-pytorch-lightning 2.5.0.post0-0.9177ec0
Propagated dependencies: python-arrow@1.2.3 python-beautifulsoup4@4.12.3 python-croniter@1.3.4 python-dateutils@0.6.12 python-deepdiff@6.3.0 python-fastapi@0.115.6 python-fsspec@2024.12.0 python-inquirer@3.1.3 python-jsonargparse@4.37.0 python-lightning-cloud@0.5.70 python-lightning-utilities@0.11.6 python-numpy@1.26.2 python-packaging@24.2 python-pytorch@2.5.1 python-pyyaml@6.0.1 python-torchmetrics@1.4.1 python-torchvision@0.20.1 python-tqdm@4.67.1 python-traitlets@5.14.1 python-typing-extensions@4.12.2
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.7.1
Propagated dependencies: python-dotenv@0.20.0 python-pydantic@2.10.4
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@24.2
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.

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

This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.

python-pytest-dependency 0.5.1
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/RKrahl/pytest-dependency
Licenses: ASL 2.0
Synopsis: Manage dependencies of tests
Description:

This pytest plugin manages dependencies of tests. It allows to mark some tests as dependent from other tests. These tests will then be skipped if any of the dependencies did fail or has been skipped.

python-pytest-subprocess 1.5.0
Channel: ffab
Location: ffab/packages/check.scm (ffab packages check)
Home page: https://github.com/aklajnert/pytest-subprocess
Licenses: Expat
Synopsis: Pytest plugin to fake subprocess
Description:

This package provides a plugin to fake subprocess for pytest. The plugin adds the fake_process fixture (and fp as an alias). It can be used it to register subprocess results so you won't need to rely on the real processes. The plugin hooks on the subprocess.Popen(), which is the base for other subprocess functions. That makes the subprocess.run(),subprocess.call(), subprocess.check_call() and subprocess.check_output() methods also functional.

python-pytest-regressions 2.0.1
Dependencies: python-setuptools-scm@7.1.0
Propagated dependencies: python-pytest@8.3.3 python-pytest-datadir@1.3.1 python-pyyaml@6.0.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/ESSS/pytest-regressions
Licenses: Expat
Synopsis: Easy to use fixtures to write regression tests.
Description:

Easy to use fixtures to write regression tests.

python-pytest-flake8-path 1.6.0
Propagated dependencies: python-flake8@7.1.1 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/adamchainz/pytest-flake8-path
Licenses: Expat
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.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/chrisjsewell/pytest-param-files
Licenses: Expat
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.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/dropbox/pytest-flakefinder
Licenses: ASL 2.0
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.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/henry0312/pytest-pycodestyle
Licenses: Expat
Synopsis: Pytest plugin to run pycodestyle
Description:

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

python-pytest-check-links 0.3.0
Propagated dependencies: python-docutils@0.19 python-html5lib@1.1 python-nbconvert@7.16.4 python-nbformat@5.10.4 python-pytest@8.3.3 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/minrk/pytest-check-links
Licenses: Modified BSD
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
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 8.1.1
Propagated dependencies: python-markdown@3.3.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/facelessuser/pymdown-extensions
Licenses: Expat
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@67.6.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-doctestplus
Licenses: Modified BSD
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
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.

Total results: 484