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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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