Recommended hosting

Miki Tebeka miki.tebeka at gmail.com
Fri Oct 3 12:08:15 EDT 2014


Greetings,

> I'd like to build a web site for myself, essentially a "vanity" web site to show off whatever web development skills I have, and perhaps do some blogging. I'm a Python developer, so I'd like to develop the site with the following stack:
> web applications written with Python and Flask, running as uwsgi applications. These would support dynamic HTML where needed, but mostly it would provide REST API's.
IIRC you can use Flask with AppEngine (static content will be handled by AppEngine and not nginx).

It's free for small-ish sites and removes a lot of operations headache.

All the best,
--
Miki



More information about the Python-list mailing list