python-trio-typing 0.5.0 Static type checking support for Trio and related projects
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]
andTaskStatus[T])
and a mypy plugin that smooths over some limitations in the basic type hints.
- Website: https://github.com/python-trio/trio-typing
- License: Expat, ASL 2.0
- Package source: python-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux