Hiranya Jayathilaka
1 min readApr 2, 2018

--

Thanks Kevin. I will get around to it soon. Just FYI, the Firestore client for Python does not work in the App Engine Standard environment due to its use of restricted features. You are likely to get more mileage from Java or Go Firestore clients though, as they already support the App Engine Standard environment (with a few caveats). I’ve been working on a Python Firestore example for the App Engine Flexible environment, which I will write about in the near future. You can also use the Realtime Database API in App Engine Standard.

--

--

Hiranya Jayathilaka
Hiranya Jayathilaka

Written by Hiranya Jayathilaka

Software engineer at Shortwave. Ex-Googler. PhD in CS. Enjoys working on cloud, mobile and programming languages. Fan of all things tech and open source.

No responses yet