Repo with all bat inside every sub folder ! Object are run with a simple flask app.
Structure
repo
|
-- object1
-- object2
...
Utilization
SetUp
cd object1
python3 -m venv .
source ./bin/activate
pip install -r requirements.txt
Quit virtualenv
deactivate
Utilization
python your_file.py [port]
C++ version compatible with esp32 using the Arduino framework :