Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I 'install' a module on Google App Engine?

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?

like image 936
bravely Avatar asked Sep 05 '26 11:09

bravely


1 Answers

For this particular case, copy the entire oauth2 directory to your app's folder. It should work.

like image 185
Rafe Kettler Avatar answered Sep 08 '26 02:09

Rafe Kettler



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!