ILI9341 python library
Adapted from the Adafruit ILI9341 C and Python libaries as the Adafruit libray has a memory leak problem
23/02/2017 - Removed the need for Adafruit_GPIO library
Now uses spidev, which is in the latest Raspbian image
Use the example to see usage