uvloop 0.20.0
0
Fast implementation of asyncio event loop on top of libuv
Contents
Fast implementation of asyncio event loop on top of libuv
Stars: 10347, Watchers: 10347, Forks: 540, Open Issues: 114The MagicStack/uvloop
repo was created 8 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 10347 github stars!
How to Install uvloop
You can install uvloop using pip
pip install uvloop
or add it to a project with poetry
poetry add uvloop
Package Details
- Author
- None
- License
- MIT License
- Homepage
- None
- PyPi:
- https://pypi.org/project/uvloop/
- GitHub Repo:
- https://github.com/MagicStack/uvloop
Classifiers
- System/Networking
Related Packages
Errors
A list of common uvloop errors.
Code Examples
Here are some uvloop
code examples and snippets.
GitHub Issues
The uvloop package has 114 open issues on GitHub
- Question: does uvloop set stdout to non-blocking?
- Add 3.11-dev pipeline
- Fix CI badge in docs, remove remaining Travis CI references from docs
- Empty output when calling helm version
- Fix typo
- Run tests against Python 3.10 stable
- Can't install uvloop
- uvloop blocks app and not executes aiohttp server
- python: src/unix/core.c:930: uv__io_stop: Assertion `loop->watchers[w->fd] == w' failed.
- Import error with pypy37