Language

Package: python-trio-typing @ 0.5.0

Synopsis

Static type checking support for Trio and related projects

Description

This package provides:

  • PEP 561 typing stubs packages for the Trio project packages:

    • trio (trio-stubs)

    • outcome (outcome-stubs)

    • async_generator (async_generator-stubs)

  • A package trio_typing containing types that Trio programs often want to refer to (AsyncGenerator[Y, S] and TaskStatus[T]) and a mypy plugin that smooths over some limitations in the basic type hints.

Home page
https://github.com/python-trio/trio-typing
Location
gnu/packages/python-xyz.scm (line: 21814, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings