Hi, currently, I am looking into writing a driver for the tinkerforge outdoor weather station[0] and I have most of the code and understanding. However, since weewx is using its own conventions to install python code, it makes it hard for me to use standard approaches (using a CI for tests, using pylint, ...).
I wonder if there is any interest/support for patches to make weewx follow common python packaging methods, such as - installing python modules into /usr/lib/pythonX.Y/site-packages - make it possible to install weewx with pip - make weewx support normal python modules as extensions instead/additionally of a custom installation format Since the dev notes[1] mention a pythonic code base as a goal so I hope extending this to the packaging would be welcome. What do you think? Kind regards Till [0] https://www.tinkerforge.com/en/shop/outdoor-weather-station-ws-6147.html [1] http://weewx.com/docs/devnotes.htm -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/20200504142134.GA16376%40genius.invalid.
