Contribute Media
A thank you to everyone who makes this possible: Read More

Middle-Out Python Development

Description

Ben Shaw https://kiwi.pycon.org/schedule/presentation/116/ Too often when developing Python web apps we first choose a framework and database, then code to their rules and restrictions. It's only later that we start thinking about our application's business logic. If we reverse the order and work on our logic first it can make code easier to test, and let us make more informed decisions of what frameworks and data-stores best suit our project.

Details

Improve this page