Getting Started with Python
Reading and analyzing data from a text file: My gentle introduction to writing a Python script. A script I needed to read in a log file and extract all inkjet printhead temperature values in Celcius recorded for the duration of the print run. Very simple.