Excuse me as I'm new to this. I've done all the searching I can, and while I know the module I want to install, I can't figure out how to install the specific module.
I'm wanting to install Python-OAuth2 to GAE, but as I can't find the specific oauth2.py
file, I don't know what to copy into my app's directory on my machine (let alone if that will work).
What is the most direct way of installing third-party python modules on Google App Engine?