Hacker News new | ask | show | jobs
by sauere 3737 days ago
Python+Flask is awesome

so lightweight, yet extendable... some extensions that might be worht looking at: Flask-Login, Flask-SQLAlchemy, Flask-WTForms, Flask-Admin

1 comments

Plus one for flask. You can have a web app up and running locally in about 15 minutes, then deploy to Elastic Beanstalk in another 10.