_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-datadir 1.3.1
Propagated dependencies: python-pytest@8.3.3 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/gabrielcnr/pytest-datadir
Licenses: Expat
Synopsis: Pytest plugin for manipulating test data directories and files
Description:

This package provides a Pytest plugin for manipulating test data directories and files.

python-pyside-2-tools 5.15.10
Dependencies: python-pyside-2@5.15.10 python-shiboken-2@5.15.10 qtbase@5.15.15
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: GPL 2
Synopsis: Command line tools for PySide2
Description:

Python-pyside-2-tools contains lupdate, rcc and uic tools for PySide2

python-pyyaml-env-tag 0.1
Propagated dependencies: python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/waylan/pyyaml-env-tag
Licenses: Expat
Synopsis: Custom YAML tag for environment variables
Description:

This package provides a custom YAML tag for referencing environment variables in YAML files.

python-pytest-timeout 2.3.1
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-timeout
Licenses: Expat
Synopsis: Plugin for py.test to abort hanging tests
Description:

This package provides a py.test plugin that aborts hanging tests after a timeout has been exceeded.

python-pytest-astropy 0.11.0
Propagated dependencies: python-hypothesis@6.54.5 python-pytest-arraydiff@0.6.1 python-pytest-astropy-header@0.2.2 python-pytest-cov@6.0.0 python-pytest-doctestplus@1.2.1 python-pytest-filter-subpackage@0.2.0 python-pytest-openfiles@0.6.0 python-pytest-remotedata@0.4.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-astropy
Licenses: Modified BSD
Synopsis: Metapackage for all the testing machinery used by the Astropy Project
Description:

This is a meta-package that pulls in the dependencies that are used by astropy related packages.

python-pytest-tornado 0.8.1
Propagated dependencies: python-pytest@8.3.3 python-setuptools@67.6.1 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/eugeniy/pytest-tornado
Licenses: ASL 2.0
Synopsis: Pytest plugin to ease testing tornado applications
Description:

This package provides a py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.

python-pytest-parawtf 1.0.2
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/flub/pytest-parawtf/
Licenses: Expat
Synopsis: Finally spell paramete?ri[sz]e correctly
Description:

python-pytest uses one of four different spellings of parametrize. This plugin allows you to use all four.

python-pyasn1-modules 0.2.8
Propagated dependencies: python-pyasn1@0.4.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://sourceforge.net/projects/pyasn1/
Licenses: Modified BSD
Synopsis: ASN.1 codec implementations
Description:

Pyasn1-modules is a collection of Python modules providing ASN.1 types and implementations of ASN.1-based codecs and protocols.

python-pythonanywhere 0.12.1
Propagated dependencies: python-dateutil@2.8.2 python-docopt@0.6.2 python-packaging@24.2 python-requests@2.31.0 python-schema@0.6.6 python-tabulate@0.9.0 python-typer@0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pythonanywhere/helper_scripts/
Licenses: Expat
Synopsis: PythonAnywhere helper tools for users
Description:

PythonAnywhere provides a command-line interface and an application programming interface that allows managing files Web apps, scheduled tasks and students. It includes single-command deployment for the Django Girls tutorial.

python-pydoc-markdown 4.8.2
Propagated dependencies: python-click@8.1.7 python-databind-core@4.4.2 python-databind-json@4.4.2 python-docspec@2.2.1 python-docspec-python@2.2.1 python-docstring-parser@0.15 python-jinja2@3.1.2 python-nr-util@0.8.12 python-pyyaml@6.0.1 python-requests@2.31.0 python-tomli@2.1.0 python-tomli-w@1.0.0 python-watchdog@6.0.0 python-yapf@0.43.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/pydoc-markdown/
Licenses: Expat
Synopsis: Create Python API documentation in Markdown format
Description:

Pydoc-Markdown is a tool to create Python API documentation in Markdown format. Instead of executing your Python code like so many other documentation tools, it parses it using docspec instead.

python-pytest-asyncio 0.15.1
Propagated dependencies: python-pytest@8.3.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
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-pytest-asyncio 0.21.2
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
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-pytest-asyncio 0.23.8
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
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-pytest-asyncio 0.24.0
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
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-pytest-cookies 0.7.0
Propagated dependencies: python-cookiecutter@2.6.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/hackebrot/pytest-cookies
Licenses: Expat
Synopsis: Pytest plugin for Cookiecutter templates
Description:

This Pytest plugin adds a cookies fixture, which is a wrapper for the Cookiecutter API. This fixture helps you verify that your template is working as expected and takes care of cleaning up after running the tests.

python-pytest-httpbin 2.1.0
Propagated dependencies: python-httpbin@0.10.2 python-pytest@8.3.3 python-six@1.16.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/kevin1024/pytest-httpbin
Licenses: Expat
Synopsis: Test your HTTP library against a local copy of httpbin
Description:

Pytest-httpbin creates a pytest fixture that is dependency-injected into your tests. It automatically starts up a HTTP server in a separate thread running httpbin and provides your test with the URL in the fixture.

python-pygenometracks 3.5
Propagated dependencies: python-future@0.18.2 python-gffutils@0.10.1 python-hicmatrix@17.1 python-intervaltree@3.1.0 python-matplotlib@3.8.2 python-numpy@1.24.4 python-pybigwig@0.3.22 python-pysam@0.20.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pygenometracks.readthedocs.io
Licenses: GPL 3+
Synopsis: Program and library to plot beautiful genome browser tracks
Description:

This package aims to produce high-quality genome browser tracks that are highly customizable. Currently, it is possible to plot: bigwig, bed (many options), bedgraph, links (represented as arcs), and Hi-C matrices. pyGenomeTracks can make plots with or without Hi-C data.

python-pytest-mockito 0.0.4
Propagated dependencies: python-mockito@1.2.2 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kaste/pytest-mockito
Licenses: Expat
Synopsis: Mockito base fixtures for Pytest
Description:

The pytest-mockito plugin provides base Mockito fixtures for Pytest. It covers the main entry points of the Mockito mocking framework and makes it easy to undo any monkey patching. The fixtures are:

  • when

  • when2

  • expect

  • patch

  • unstub

  • spy2

python-pyqt+qscintilla 5.15.10
Dependencies: python-pyqt@5.15.10 python-qscintilla@2.13.4
Propagated dependencies: python-sip@6.8.6 python-pyqt5-sip@12.15.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqt/intro
Licenses: GPL 3
Synopsis: Union of PyQt and the Qscintilla extension
Description:

This package contains the union of PyQt and the Qscintilla extension.

python-pytest-subtests 0.10.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-subtests
Licenses: Expat
Synopsis: Unittest subTest() support and subtests fixture
Description:

This Pytest plugin provides unittest subTest() support and subtests fixture.

python-pytest-xprocess 1.0.2
Propagated dependencies: python-pytest@8.3.3 python-psutil@5.9.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-xprocess/
Licenses: Expat
Synopsis: Pytest plugin to manage external processes across test runs
Description:

Pytest-xprocess is an experimental py.test plugin for managing processes across test runs.

python-pytest-warnings 0.2.0
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/fschulze/pytest-warnings
Licenses: Expat
Synopsis: Pytest plugin to list Python warnings in pytest report
Description:

Python-pytest-warnings is a pytest plugin to list Python warnings in pytest report.

python-pytest-metadata 3.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-metadata
Licenses: MPL 2.0
Synopsis: Access test session metadata with Pytest
Description:

pytest-metadata is a pytest plugin that provides access to test session metadata.

python-pytest-randomly 3.11.0
Propagated dependencies: python-importlib-metadata@5.2.0 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-randomly
Licenses: Expat
Synopsis: Pytest plugin to randomly order tests
Description:

This is a Pytest plugin to randomly order tests and control Python's random.seed.

Total results: 478