A set of functions to simplify task management on the event loop using asyncio on Python 3.6, 3.7 and 3.8.
Like you would install any other Python package, use pip
, poetry
, pipenv
or your weapon of choice.
$ pip install ready
import ready
8000