If at all possible, every .py file should have: if **name**=='**main**': (example code showing what the file does) Ideally this would both show off the capabilities of the code and demonstrate how to use it. None of the .py files have this so far it seems