This package provides a scalable Bloom filter implemented in Python.
This package provides a persistent storage feature for python-pycrdt.
This package provides Mako template bindings for the Pyramid web framework.
This package provides a python API to read and write MIDI files.
This package provides a plugin to test Python click interfaces with pytest.
This package provides a pytest plugin that allows multiple failures per test.
This package provides a pytest plugin to check import ordering using isort.
This package provides a pytest plugin for generating NUnit3 test result XML output
The SAML Python Toolkit lets you add SAML support to your Python software.
This package implements a functionality to share a state / intermediate results across test steps.
This package provides a pytest plugin to enable format checking with the Python code formatter "black".
This package provides a pytest plugin for Sanic. It helps you to test your code asynchronously.
This package provides a pytest fixture to mock httpx requests to be replied to with user provided responses.
python-pydantic enables specifying CLI via data models provided in the JSON format.
This plugin defines Pytest markers to ensure that some tests, or groups of tests run in a specific order.
This package provides a Pytest plugin which leverages @pytest.mark.parametrize decorator separating test cases from test functions.
This package provides Pytest plugin which splits the test suite to equally sized sub suites based on test execution time.
This package provides a pure-python port of J. Helly's read_eagle.
This package provides a plugin for Pytest which adds the ability to retry flaky tests, thereby improving the consistency of the test suite results.
The goal of this project is to manage configuration for Python tools, such as rope and add support for a pyproject.toml configuration file.
This package provides a Pytest extension for sharding tests at the granularity of individual test cases, which can be run in parallel and on multiple machines.
pytest-sugar is a plugin for py.test that changes the default look and feel of python-pytest, using a progress bar and showing failures and errors instantly.
PyQt-builder is a tool for generating Python bindings for C++ libraries that use the Qt application framework. The bindings are built on top of the PyQt bindings for Qt. PyQt-builder is used to build PyQt itself.
Redis fixtures and fixture factories for Pytest. This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.