Skip to main content
Ryan Orban

Ryan Orban

Subject
2 entries

Flask

Bookmarks

  1. The Flask Mega-Tutorial, Part III: Web Forms

    Part III of Miguel Grinberg's Flask Mega-Tutorial — covers web forms using Flask-WTF and WTForms. The Mega-Tutorial was the canonical resource for learning Flask web development in 2014, and this forms chapter is where most projects got real.

  2. Deploying Flask with uWSGI and nginx on Ubuntu

    A 2012 tutorial on deploying Flask applications behind nginx using uWSGI as the application server on Ubuntu. The canonical stack for Python web apps before Docker and cloud deployment made it simpler — and still the right choice for self-hosted production Flask.

All bookmarks