Apr 4, 20192 min readBypass App Engine Client Libraries' Authentication On Local DevelopmentIn this post you'll see how to bypass the App Engine Client Libraries' authentication step by mocking the credentials object. This will...
Mar 22, 20190 min readQuick Start: dev_appserver.py with Datastore, App Engine Standard Python 3.7 & Django
Feb 16, 20194 min readThe new Google App Engine Standard Python 3.7 RuntimeA brief discussion on the changes of the new Google App Engine Standard Python runtime 3.7. Since I faced some trouble while upgrading...