_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pyasn1-modules 0.4.2
Propagated dependencies: python-pyasn1@0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pyasn1/pyasn1-modules
Licenses: Modified BSD
Build system: pyproject
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-pypydispatcher 2.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/scrapy/pypydispatcher
Licenses: Modified BSD
Build system: pyproject
Synopsis: Multi-producer-multi-consumer signal dispatching mechanism
Description:

This package implements a functionality of pulti-producer-multi-consumer signal dispatching mechanism. It's a fork of http://pydispatcher.sourceforge.net/ with PyPy support.

python-pytest-harvest 1.10.5
Propagated dependencies: python-decopatch@1.4.10 python-makefun@1.15.1 python-packaging@25.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/smarie/python-pytest-harvest
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin to store data during runs
Description:

This package implements a functionality to store data created during your pytest tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.

python-pythonanywhere 0.17.0
Propagated dependencies: python-dateutil@2.9.0 python-docopt@0.6.2 python-packaging@25.0 python-pythonanywhere-core@0.2.7 python-requests@2.32.5 python-schema@0.7.7 python-snakesay@0.10.4 python-tabulate@0.9.0 python-typer@0.20.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pythonanywhere/helper_scripts/
Licenses: Expat
Build system: pyproject
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.8 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.2 python-requests@2.32.5 python-tomli@2.2.1 python-tomli-w@1.2.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
Build system: pyproject
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.23.8
Propagated dependencies: python-pytest@8.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: pyproject
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 1.0.0
Propagated dependencies: python-pytest@8.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: pyproject
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.26.0
Propagated dependencies: python-pytest@8.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: pyproject
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.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: pyproject
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
Build system: pyproject
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-asyncio 0.15.1
Propagated dependencies: python-pytest@8.4.1 python-typing-extensions@4.15.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: pyproject
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-httpbin 2.1.0
Propagated dependencies: python-httpbin@0.10.2 python-pytest@8.4.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/kevin1024/pytest-httpbin
Licenses: Expat
Build system: pyproject
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@1.0.0 python-gffutils@0.13 python-hicmatrix@17.1 python-intervaltree@3.1.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pybigwig@0.3.22 python-pysam@0.23.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+
Build system: pyproject
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.5
Propagated dependencies: python-mockito@1.2.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kaste/pytest-mockito
Licenses: Expat
Build system: pyproject
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-pypeit-minimal 1.17.4
Propagated dependencies: python-astropy@6.1.7 python-bottleneck@1.4.2 python-configobj@5.0.9 python-extension-helpers@1.4.0 python-fast-histogram@0.14 python-ginga@5.4.0 python-ipython@8.37.0 python-linetools@0.3.2 python-matplotlib@3.8.2 python-numpy@1.26.4 python-packaging@25.0 python-pyerfa@2.0.1.5 python-pygithub@2.8.1 python-pyqt@6.9.1 python-pyyaml@6.0.2 python-qtpy@2.4.3 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pypeit/PypeIt
Licenses: Modified BSD
Build system: pyproject
Synopsis: Spectroscopic Data Reduction Pipeline
Description:

PypeIt is a Python package for semi-automated reduction of astronomical spectroscopic data. Its algorithms build on decades-long development of previous data reduction pipelines by the developers.

It is designed to be used by both advanced spectroscopists with prior data reduction expertise and astronomers with no prior experience of data reduction. It is highly configurable and designed to be applied to any standard slit-imaging spectrograph, including long-slit, multi-slit, as well as cross-dispersed echelle spectra.

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

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

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

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

python-pytest-subtests 0.14.2
Propagated dependencies: python-attrs@25.3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-subtests
Licenses: Expat
Build system: pyproject
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.4.1 python-psutil@7.0.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-xprocess/
Licenses: Expat
Build system: pyproject
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-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
Build system: pyproject
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.16.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-randomly
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to randomly order tests
Description:

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

python-pytest-tornado5 2.0.0
Propagated dependencies: python-pytest@8.4.1 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/vidartf/pytest-tornado
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Fixtures and markers to simplify testing of Tornado applications
Description:

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

python-pytest-services 1.3.1
Propagated dependencies: python-psutil@7.0.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-services
Licenses: Expat
Build system: pyproject
Synopsis: Services plugin for pytest testing framework
Description:

This plugin provides a set of fixtures and utility functions to start service processes for your tests with pytest.

python-pyre-extensions 0.0.32
Propagated dependencies: python-typing-extensions@4.15.0 python-typing-inspect@0.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyre-check.org
Licenses: Expat
Build system: pyproject
Synopsis: Type system extensions for use with @code{python-pyre}
Description:

python-pyre-extensions defines extensions to the standard typing module that are supported by the Pyre typechecker.

Total results: 534