On Saturday, October 5, 2019 at 9:18:42 AM UTC-7, p q wrote:
>
> 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.
>
>
weewx 3.x requires python 2

weewx 4.x supports python2 and python3
(available as an alpha release at 
http://weewx.com/downloads/development_versions/ -  quite a few folks are 
running it under python3 now)

In many cases it's not too hard to support both versions of python but I 
guess it's your call whether you want to spend the time to do so.   You 
might want to look into which other extensions etc. you need on the weewx 
side and whether they're python3-compliant yet before you go too far down 
the road.


-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" 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-user/a2a5eec4-5a81-455e-ab47-a1d268b1948a%40googlegroups.com.

Reply via email to