(2013-03-14) Rapid Web Prototyping Python
Andrew Montalenti is doing a PyCon session on Rapid WebApp ProtoType building with lightweight tools. Flask/JinJa, BootStrap/JQuery. It combined that with a lightweight database (MongoDb) and a small but production-ready UNIX-based deployment stack (supervisor, UWsgi, NginX). Code is finally pushed to live servers using fabric. Throughout the tutorial, live rapid prototyping tools like IPython Notebook, Code Mirror, and Emmet are used, as well as good old pen-and-paper.
Edited: | Tweet this! | Search Twitter for discussion