Skip to main content

Simple & fast event library. MIT licensed

Project description

/Ku·ài/ Fast, swift, swiftness, sharp, to be satisfied, quick, rapid, rapidness, to hurry up..

https://img.shields.io/pypi/v/kuai.svg https://travis-ci.org/Duroktar/Kuai.svg?branch=master

Simple & fast event library.

Install

$ pip install Kuai --user

Develop

$ clone https://github.com/Duroktar/Kuai.git
$ cd Kuai
$ pip install -e .

Kuai 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')

It’s as easy as

$ pip install Kuai
$ python hello.py
 Hello, Kuài!

License

MIT

Author

Scott Doucet / Duroktar / traBpUkciP

Contributors

Thank you to anyone who has helped contribute to Kuai in one form or another. If you submit any PR’s don’t forget to add your name to the list!

xmonader - PR #2 Cleaned up handler definition

History

0.1.3 (2017-06-10)

  • Added ‘threadpool’ backend

  • Fix error message on failed set_backend

0.1.2 (2017-06-09)

  • Kuai is now being built on travis.ci

0.1.1 (2017-06-09)

  • added backend ‘signal’

  • improved docs

  • PR #2 closed

0.1.0 (2017-06-08)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Kuai-0.1.3.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

Kuai-0.1.3-py2.py3-none-any.whl (9.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Kuai-0.1.3.tar.gz.

File metadata

  • Download URL: Kuai-0.1.3.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Kuai-0.1.3.tar.gz
Algorithm Hash digest
SHA256 69a7c206deae6b48484c119939f7b6ee46eb5379fc9ace6f2433d6c9b864722e
MD5 5c312d7405e051b671f8cdcb14d925f2
BLAKE2b-256 ab15e1db3dc9d00393dfefe2bc3b48bddd0a173e374a6afda8634d29bb1b464a

See more details on using hashes here.

File details

Details for the file Kuai-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Kuai-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cb5c1b90ba05fba11027e708c491d80e5eb5049d889cffc3c7d3f805855720f7
MD5 8b70d9a31e95558cfe802bd4f5d9ebbe
BLAKE2b-256 a303a94074cac4132b1c5687812606038005d3497f548ef518158f2f84c23997

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page