async-timeout 4.0.3
0
Timeout context manager for asyncio programs
Contents
Timeout context manager for asyncio programs
Stars: 562, Watchers: 562, Forks: 57, Open Issues: 16The aio-libs/async-timeout
repo was created 8 years ago and the last code push was 5 days ago.
The project is popular with 562 github stars!
How to Install async-timeout
You can install async-timeout using pip
pip install async-timeout
or add it to a project with poetry
poetry add async-timeout
Package Details
- Author
- Andrew Svetlov <[email protected]>
- License
- Apache 2
- Homepage
- https://github.com/aio-libs/async-timeout
- PyPi:
- https://pypi.org/project/async-timeout/
- GitHub Repo:
- https://github.com/aio-libs/async_timeout
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common async-timeout errors.
Code Examples
Here are some async-timeout
code examples and snippets.
GitHub Issues
The async-timeout package has 16 open issues on GitHub
- aiohttp swallows asyncio.CancelledError during connection timeout