This package provides tools to develop explanation systems with clingo. It allows extracting minimal unsatisfiable subsets and unsatisfiable constraints.
This package provides a pytest fixture to mock httpx requests to be replied to with user provided responses.
This package integrates webassets with Flask, adding support for merging, minifying and compiling CSS and Javascript files.
This package adds pluggable session backends and ships default InMemoryBackend and CookieBackend implementations for Starlette and FastAPI.
python-pydantic enables specifying CLI via data models provided in the JSON format.
This package provides a docutils-compatibility bridge to CommonMark that lets you write CommonMark inside of Docutils & Sphinx projects.
nose-exclude is a Nose plugin that allows you to easily specify directories to be excluded from testing.
libagent is a library that allows using TREZOR, Keepkey and Ledger Nano as a hardware SSH/GPG agent.
This plugin defines Pytest markers to ensure that some tests, or groups of tests run in a specific order.
mne-icalabel is a Python package for labeling independent components that stem from an Independent Component Analysis (ICA).
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.
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 provides a flake8 plugin that integrates isort, extending flake8 so that it can warn about badly sorted Python import directives.
python-configparser is a backport of configparser from Python 3.5 so that it can be used directly in other versions.
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 is a backport of the functools module from Python 3.2.3 for use with older versions of Python and PyPy.
The goal of this project is to manage configuration for Python tools, such as rope and add support for a pyproject.toml configuration file.