Deployment is one of the things I like least about development, and yet without deployment the development doesn’t really matter.
I’ve tried a few things (e.g. fassembler), built a few things (virtualenv, pip), but deployment just sucked less as a result. Then I got excited about App …