The Cheetah <http://www.cheetahtemplate.org/> template engine can interpret any Python code. So, you could do something like in your template (NOT TESTED):
#import platform The kernel is: $platform.platform() -tk On Tue, Sep 20, 2016 at 9:32 AM, zkab <[email protected]> wrote: > Thanks - it worked just perfect. > An other similar question - is there a way to get the version of Debian in > weewx, like I get from command 'uname -r' in Linux > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
