Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 916 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 916 Bytes

ready

pypi Made with Python Type hinted - mypy validated MIT License Code coverage

A set of functions to simplify task management on the event loop using asyncio on Python 3.6, 3.7 and 3.8.

Installation with pip

Like you would install any other Python package, use pip, poetry, pipenv or your weapon of choice.

$ pip install ready

Usage and examples

Use-case

import ready