This is a basic and very simple method to convert an image to the greyscale equivalent in python. I walk through how to open an image, how to save an image and a brute force method of editing pixels.
Please ask any questions in the comments! This is a new project so the code has not been pushed to github yet.