ECA: Event Condition Action
Project description
NECA - the Successor of ECA (Event-Condition-Action)
NECA is a simple Python library that allows you to create event-driven applications. It is inspired by the ECA (Event-Condition-Action) paradigm. NECA is a successor of ECA and is built on top of Flask.
NECA is specialized for creating web dashboards. It allows you to easily create a web server with a dashboard that can be updated real-time. It also allows you to easily add new functionality to your dashboard.
Features
- Event-driven programming
- Basic building blocks for creating web dashboards
- Easy to use
- Easy to extend
- Easy integration with external data sources
Installation
you can install neca using pip:
pip install neca
Creating a new project
use the neca commandline tool to create a new project:
neca [folder name]
Running your newly created project
to run your project, simply execute the main python file in the generated project folder:
python main.py
Tutorials
If you want to learn about the neca framework in an interactive way, you can check out the tutorials. you can load a tutorial by creating a new project with a tutorial template. Inside these templates there's a README.md file that explains the tutorial content and has some small exercises to help you learn. To open this file in visual studio code, right click on the file and select "Open Preview".
You can also view the tutorials in the Wiki:
Documentation
You can find the documentation here.
Demos
You can instantiate a demo with the neca commandline tool and choosing an example from the list
neca [folder name]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file neca-2.1.13.tar.gz
.
File metadata
- Download URL: neca-2.1.13.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48a426107d54fd1e0039d561409c6567b8e824b12f0685ea08791d75bc945cad |
|
MD5 | 121255721808b176a22b2bd735ea6093 |
|
BLAKE2b-256 | 9599f0c4c54d044a56c17ea34ce1b4fb093c99672bea4a1bb4c6e24de300325d |
File details
Details for the file neca-2.1.13-py3-none-any.whl
.
File metadata
- Download URL: neca-2.1.13-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4905f1e3d4a5387bb60a9fd79b1abd35ee69c7662f4918d36db6fc4dff08edd |
|
MD5 | 7a8a13dcdc3068f6c07d2793caa44e52 |
|
BLAKE2b-256 | 4a86f1964674ba28a125540275418706dea826a800164d08f8a4f0b87a475a73 |