Skip to main content

Fully asynhronous python library to listen and emit events like in nodejs

Project description

https://travis-ci.org/akshitgrover/asyncEvento.svg?branch=master

Fully asynchronous python library to listen and emit events like in nodejs

Installation

`pip install asyncEvento`

Compatibilty

py36, py37

Usage

Read docs at: Docs

Why asyncEvento

Handling asynchronous coroutines can be painful at times, using asyncEvento one can register a function with a certain event and later can fire the event on completion of some asynchronous tasks, which will in turn lead to execute all the functions registered to the event which was fired.

Read the Docs for more info

Scope

asyncEvento can be used in many areas where asynchronous tasks are to be handled with much ease.

For eg: Asynchronous file handling

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

asyncEvento-0.1.7.tar.gz (3.0 kB view hashes)

Uploaded Source

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