uvloop 0.4.6
pip install uvloop==0.4.6
Newer version available (0.21.0)
Released:
Fast implementation of asyncio event loop on top of libuv
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (UNKNOWN)
- Author: UNKNOWN
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
Project description
An implementation of asyncio-compatible event loop on top of libuv. This is a research prototype, do not use it in production.
Build Instructions
You’ll need Cython and Python 3.5. The best way is to create a virtual env, so that you’ll have cython and python commands pointing to the correct tools.
git clone –recursive https://github.com/1st1/uvloop.git
cd uvloop; make
make test
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (UNKNOWN)
- Author: UNKNOWN
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file uvloop-0.4.6.tar.gz
.
File metadata
- Download URL: uvloop-0.4.6.tar.gz
- Upload date:
- Size: 790.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8331ba2d5d4f1bebeb84c31efe9e6e0a23b18c273bee0a63096362da1de9519f |
|
MD5 | a7fba407a9e7825459a965c42ae84e79 |
|
BLAKE2b-256 | 8364da8b55c689ab12cc29a7750b40c6d373e41228fdf53301885a6b9ffdc105 |