This plugin defines Pytest markers to ensure that some tests, or groups of tests run in a specific order.
This package provides tools to read and analyze data from the IRIS solar-observing satellite.
The gRPC tools for Python provide a special plugin for generating server and client code from .proto service definitions.
mne-icalabel is a Python package for labeling independent components that stem from an Independent Component Analysis (ICA).
Hdlmake helps manage and share HDL code by automatically finding file dependencies, writing synthesis and simulation Makefiles.
This package provides a Python library with classes that mimic pathlib.Path's interface for URIs from different cloud storage services.
This package lets you implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.
This package contains typing stubs for pyyaml, a very small subset the Python stubs contained in the complete pyyaml collection.
This package provides common Python code used by some of the commands part of the U-Boot project, such as Patman.
This package implement a pure Python module for uncompressing LZW files (.Z), such as the ones created by Unix's shell tool compress.
python-configparser is a backport of configparser from Python 3.5 so that it can be used directly in other versions.
This package provides a flake8 plugin that integrates isort, extending flake8 so that it can warn about badly sorted Python import directives.
This package is an extension to Python-Markdown which adds support for shorthand links to GitHub users, repositories, issues and commits.
This package provides Python bindings for the Path Ops module of the Skia library, performing boolean operations on paths (intersection, union, difference, xor).
This module installs a Jupyter kernel for SPARQL. It allows sending queries to an SPARQL endpoint, fetching and presenting the results in a notebook.
The devpi command line tool is typically used in conjunction with devpi-server. It allows uploading, testing and installing packages from devpi indexes.
Commandlines is a Python library for command line application development that supports command line argument parsing, command string validation testing and application logic.
This package provides a plugin for Pytest which adds the ability to retry flaky tests, thereby improving the consistency of the test suite results.
This package contains a Python implementation of the patiencediff algorithm. Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity.
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 is a backport of the functools module from Python 3.2.3 for use with older versions of Python and PyPy.
This package provides a command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
language-python is a Haskell library for lexical analysis, parsing and pretty printing Python code. It supports versions 2.x and 3.x of Python.
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.