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.
The Well-Grounded Python Developer shows you why Python, the world’s most popular programming language, is a fantastic tool for professional development. It guides you through the most important skills, like how to name variables, functions, and classes, how to identify and write a good API, and how to use objects. You’ll also learn how to deal with inevitable failures, how to make software that connects to the internet, core security practices, and many other professional-grade techniques.