
Graphics using Python

The book provides several examples of how data can be visualized. For example, using Python, you can extract data from a GPS receiver through a serial port and process it on your computer as you please, including creating graphs and charts. The author shows all this with the example of a specific GPS receiver and PySerial module .
The most important thing in the book is a detailed demonstration of how to work with the well-known for visualization of mathematical and scientific data MatPlotLib , NumPy and SciPy , as well as with the PIL library (Python Imaging Library) for the simplest image processing.
You can browse the book in the Amazon store (at the link above).