Page 1 of 1

Help with Python to parse data in database

Posted: Fri Feb 24, 2012 10:50 pm
by alaskabear
I have a small linux server in my "meterkast" and am reading the serial port using a small python program. I'm not a python expert, but I managed to "readline()" and get the data in, but I could use some help with parsing that data and inserting it into a database...

Thanks!