Although I know the Python language, I've never built a significant web app containing a large number of classes.
Now that I am contemplating doing so, I am questioning how best to structure the code in an organized way as I would normally do in a Java application.
Are there any sample Python web apps for App Engine that provide a good example of large-scale code structure?
Run the gcloud app describe command. Open the App Engine Dashboard in the Google Cloud console. The region appears near the top of the page.
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.
I recommend checking out Bloggart and rietveld.
For more, here's a list of App Engine samples, a big list of open-source App Engine projects, and another one.
rietveld, by Guido van Rossum (Python creator) is a Django app built on GAE and is a good one to check out.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With