Setting up a development environment for a new web project is an annoyance most developers would rather avoid (and most do). Diarmuid will show you how he manages his projects from the very beginning, right up to when he deploys. This will cover the basics of source control and how you can use buildout to manage your dependencies and configuration. This will be demonstrated using Pyramid and MongoDB to develop a simple application that you can reuse in your own projects.
Social