Skip to content

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

License

Notifications You must be signed in to change notification settings

kalaspuff/ready

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks