Google App Engine primarily supports Go, PHP, Java, Python, Node. js, . NET, and Ruby applications , although it can also support other languages via “custom runtimes”. The service is free up to a certain level of consumed resources and only in standard environment but not in flexible environment.
Read moreIs Python used in App Engine?
App Engine offers you a choice between two Python language environments.
Read moreDoes Google App Engine support Python 3?
No, It doesn’t . Google App Engine (GAE) uses sandboxed Python 2.7 runtime for Python applications.
Read more