Topic

Python Deployments at The Onion (and elsewhere)
By: Chris Sinchok
Date: March 21, 2013, 7:20 p.m.

Chris will cover various Python deployment strategies and technologies, ranging from the naïve (git pull) to the more robust (fabric, capistrano) to the "Enterprise" (Python native package deployments, etc). In order to illustrate these different strategies and technologies, he will take examples from my past projects, and the constantly-evolving Onion deploy process.