Hi,
I'm starting a project to add earthquake data to my site. I know others have done so in the Belchertown skin and others. I want to roll my own because programming is fun.
Anyway, I'm going to start by writing the code and then figure out how to integrate it into Weewx. I mostly use Python 3.6. Weewx is on 2.7. If I write my code in 3.6, will I be able to call it from Weewx? I know it's not a straightforward question because I haven't decided how it will connect - it might be via Cheetah, it might be via loading in a graphic that I create elsewhere. I just don't know yet.
Thoughts?