Kuài¶
/Ku·ài/ Fast, swift, swiftness, sharp, to be satisfied, quick, rapid, rapidness, to hurry up..
Simple & fast event library.
- Documentation: https://kuai.readthedocs.io
- Free software: MIT license
Kuài is Fast
Save in a hello.py:
from kuai import Kuai
def hello(world):
print(f"Hello, {world}!")
Kuai.on('hello-world', hello)
Kuai.emit('hello-world', 'Kuài')
Kuài is Easy
$ pip install Kuai
$ python hello.py
Hello, Kuài!
Kuài is Cool
from kuai import Kuài
Kuài.emit('~%& Kuài &%~')
Get started¶
License¶
MIT
Author¶
Scott Doucet / Duroktar / traBpUkciP