Best way to authentiacte google API using Python?
1) oauth 2) AuthSub
Is there any tutorials for oauth2.o + python + google
You can try: https://bitbucket.org/smartproject/oauth2python
It is well tested and documented library. It runs smoothly on google app engine.
Demo that connects with Google and Facebook: http://esmeoauth.appspot.com/