/ready

🎟 [not yet built] Take control of the event loop with simplified task management, queueing and data loading.

Primary LanguageMakefileMIT LicenseMIT

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