Google Apps Script looks to be pretty perfect for a school project, however I'm not terribly comfortable with JavaScript and the entire rest of the project is going to be done in Python. Is there a way to access it using a Python library? Or do I need to suck it up and learn JavaScript?
This tutorial is the closest thing I've found in my searching and isn't quite what I want.