Look inside
Anyone who has looked at Flask has seen the classic "Hello World" example application, but Doug Farrell takes a different approach by presenting a better starting point framework that allows for growth. He uses Flask Blueprints to "namespace" that growth.