Set up custom tinywebdb in google app engine

Hi, from the documentation on tinywebdb, it says " * Download App Engine for Python at http://code.google.com/appengine/ . After installing it, run the GoogleAppEngineLauncher by clicking its icon.". At the link, i had problem finding a place to download App Engine for Python. There is sth about setting up environment in python, and installing google cloud sdk stuff. After that, still no place to download App Engine. It would be great if the link is directly to the download place. Thanks!

Why not:

inistead

1 Like

Thanks for your response, so the google app engine approach does not work anymore?

the thing is that I need the database to be updatable by users. e.g. when a user posts sth, the database needs to be updated.

The alternatives shown in the link will do that.

Great, sounds a much simpler way.