/hvloop

asyncio event loop based libhv, like uvloop

Primary LanguagePython

hvloop

PyPI

hvloop is a asyncio event loop like uvloop, based on libhv.

Note: hvloop stil in dev, DON"T use for production

Installation

hvloop requires python3.6 or greater

$ pip install hvloop

Quickstart

import hvloop
hvloop.install()