ArduinoIoTCloud icon indicating copy to clipboard operation
ArduinoIoTCloud copied to clipboard

Package tools on PyPI

Open oxr463 opened this issue 1 year ago • 1 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.

oxr463 avatar Jan 08 '24 03:01 oxr463