shekhargulati / 52-technologies-in-2016

Let's learn a new technology every week. A new technology blog every Sunday in 2016.

Home Page:https://shekhargulati.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try Python on App Engine

lipis opened this issue · comments

commented

First of couple of huge projects build on App Engine are KhanAcademy and Snapchat.. :)

You can finish the Hello, world! apps within an hour: https://cloud.google.com/appengine/docs/python/

But from there you can try the https://gae-init.appspot.com which is essentially a well structured, tested, optimized and an opiniated framework to create apps using Flask on App Engine (with bunch other useful but not useless tools).

With some extra magic you can literally create apps like these ones over a single weekend:

Cheers :)

@lipis sure I will consider this. I first learnt about GAE in 2008 and at that time I wrote few posts on it. I have not played much with GAE in last few years so surely I can again give it a try. Thanks. I will ask you for any help if you don't mind.

commented

Sure.. you are more than welcome to ask stuff and you can join our Slack channel. Since you have only a week for one technology I can "mentor" you :)