Looking for a name for a deployment framework...

jonathan.slenders at gmail.com jonathan.slenders at gmail.com
Mon Jun 24 08:30:58 EDT 2013


Hi all,

Any suggestions for a good name, for a framework that does automatic server deployments?

It's like Fabric, but more powerful.
It has some similarities with Puppet, Chef and Saltstack, but is written in Python.

Key points are that it uses Python, but is still very declarative and supports introspection. It supports parallel deployments, and interactivity. And it has a nice commandline shell with autocompletion for traversing the deployment tree.

The repository:
https://github.com/jonathanslenders/python-deployer/tree/refactoring-a-lot-v2


Suggestions welcome :)
Jonathan



More information about the Python-list mailing list