This post was originally published here
Speaker: Miguel GrinbergDo you think that because Flask is a micro-framework, it must only be good for small, toy-like web applications? Well, not at all! In this tutorial I am going to show you a few patterns and best practices that can take your Flask application to the next level. Slides can be found at: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides
Related PostsA Rebuttal For python3 Zed Shaw, of Learn Python the Hard Way fame, has now written The Case Against Python 3. I’m not involved with core Python development. The only ...
Project Makefile Open for Business Makefile for Python Web Development & Related Projects A while back I was asked to speak to the Configuration Management Working Group of DC: F...
Django Under the Hood 2016 Highlights Videos from Django Under the Hood 2016 are up - check ‘em out! As usual, the conference was amazing and the content was fantastic. I really enjo...
Flask by Example Custom Angular Directive with D3 Welcome back. With Angular set up along with a loading spinner and our refactored Angular controller, let’s move on to the final part and create...