Fully asynhronous python library to listen and emit events like in nodejs
Project description
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
Copyright
Copyright 2018 Akshit Grover
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
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
File details
Details for the file asyncEvento-0.1.7.tar.gz
.
File metadata
- Download URL: asyncEvento-0.1.7.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40c4893c4978a47415c73c160b5e3acc582b95d248f53dd41725b86f24d9c0f9 |
|
MD5 | a7b482e2cbe97dbfec5d39b1c7bea28c |
|
BLAKE2b-256 | 50374028c94de86b85572d6cbc729b3a9d53d4179855de0987136adbff3f7873 |