Adapter Framework for Equipment Monitoring and Control
The Lightweight Equipment Adapter Framework (LEAF) implements an Adapter Architecture designed to monitor and control various equipment types (e.g., bioreactors). The core principle of LEAF is to reduce the barrier to entry as much as possible to develop and deploy adapters for new equipment. The EquipmentAdapters are the functional equipment monitors composed of the rest of the modules (ProcessModules, PhaseModules, etc.) that perform specific tasks such as event monitoring, data processing, and output transmission.
Quick Start
# Install LEAF
pip install leaf-framework
# Run with desktop GUI (auto-opens browser)
leaf
LEAF automatically shows a desktop control panel on desktop systems, making it easy to see if the application is running and where to access it.
Documentation
The complete documentation can be found here.
Release files for leaf-framework 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| leaf_framework-0.9.0.tar.gz | 383.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| leaf_framework-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 807.5 kB
Release files / leaf_framework-0.9.0.tar.gz
| Download URL | leaf_framework-0.9.0.tar.gz |
|---|---|
| Size | 383.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
034fd8eb3428d28567579e8abefddd162ba815d8a4ab64cc7e98900fa76fef5d
|
|
BLAKE2b-256 checksum How to use checksums |
eb1cb74517e265e4ef0324ca62dfdbf1cc059a19e2428e000388e2b3810967f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.12.13 Linux/5.15.0-177-generic
|
Release files / leaf_framework-0.9.0-py3-none-any.whl
| Download URL | leaf_framework-0.9.0-py3-none-any.whl |
|---|---|
| Size | 424.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
863d8f8485a1b746e9570a7fcb456c2baa2592248e6b3fb8a277232a70070644
|
|
BLAKE2b-256 checksum How to use checksums |
c4689261a0cfe84e364c29283854267bbb2f678d38c2cecc5b6c2b80eb1b40a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.12.13 Linux/5.15.0-177-generic
|