arduino-libraries / ArduinoIoTCloud

Home Page:https://app.arduino.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package tools on PyPI

oxr463 opened this issue · comments

Instead of running the tools from within the directory, it would be better to not have compiled .dylib and .so files within the git repository but instead publish them as packages on PyPI. Then one could pip install the tools and even include them in a Dockerfile for running CI/CD.