This package implements URI Template expansion in strict adherence to RFC 6570, but adds a few extensions.
textdistance
is a pure Python library for comparing distance between two or more sequences by many algorithms.
Service providing efficient estimates of the number of objects in the SWH archive, using Redis's Hyperloglog.
This package provides a Square Kilometre Array (SKA) Science Data Processor (SDP) function library for radio astronomy.
This package contains leanproject
, a supporting tool for Lean mathlib, a mathematical library for the Lean theorem prover.
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.
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.
Hdlmake helps manage and share HDL code by automatically finding file dependencies, writing synthesis and simulation Makefiles.
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 contains typing stubs for pyyaml
, a very small subset the Python stubs contained in the complete pyyaml
collection.
This package provides Python bindings for the Path Ops module of the Skia library, performing boolean operations on paths (intersection, union, difference, xor).