Looking for a name for a deployment framework...

Roy Smith roy at panix.com
Wed Jun 26 07:40:00 EDT 2013


In article <mailman.3887.1372243292.3114.python-list at python.org>,
 xDog Walker <thudfoo at gmail.com> wrote:

> On Tuesday 2013 June 25 19:16, Dave Angel wrote:
> > On 06/25/2013 03:38 PM, Stig Sandbeck Mathisen wrote:
> > > jonathan.slenders at gmail.com writes:
> > >> Any suggestions for a good name, for a framework that does automatic
> > >> server deployments?
> 
> Yet Another Deployment Framework?

Boring.

How about "Soliloquy".  Then the project tag line could be, "Deploy, or 
not deploy, that is the question".

For further hack value, require that all pull requests to the project be 
done entirely in iambic pentameter:

for host in hosts:
   deploy(the_code).remote()



More information about the Python-list mailing list