asyncstdlib3.13.0
asyncstdlib3.13.0
Published
The missing async toolbox
pip install asyncstdlib
Package Downloads
Authors
Project URLs
Requires Python
~=3.8
Dependencies
- sphinx
; extra == "doc"
- sphinxcontrib-trio
; extra == "doc"
- pytest
; extra == "test"
- flake8
; extra == "test"
- flake8-bugbear
; extra == "test"
- black
; extra == "test" and implementation_name == "cpython"
- coverage
; extra == "test"
- pytest-cov
; extra == "test"
- flake8-2020
; extra == "test"
- mypy
; extra == "test" and implementation_name == "cpython"
- mypy
; extra == "typetest" and implementation_name == "cpython"
- pyright
; extra == "typetest"
- typing-extensions
; extra == "typetest"