+1  Fabric - fabric is very minimal and doesn&#39;t get in your way. And the most important thing to remember is it&#39;s just plain old python code (not some fancy DSL). <div><br></div><div>-- Harish<br><div><br><div class="gmail_quote">

On Fri, Jan 8, 2010 at 6:10 AM, Simeon Franklin <span dir="ltr">&lt;<a href="mailto:simeonf@gmail.com">simeonf@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Fabric is the more capistrano-ish tool if all your looking for is scriptable deployment. Buildout does more but it seems more &quot;magic&quot; to me and imposes a bit of structure on your project. Fabric on the other hand is pretty much just a quick way of creating command line tools that do 3 common deployment tasks: run local commands, use ssh to move files, and run remote commands on the deployment target. I found fabric much easier to wrap my head around and it satisfied my (limited) deployment needs. YMMV!<br>


<br>-regards<br><font color="#888888">Simeon Franklin</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Thu, Jan 7, 2010 at 4:22 PM, Kimball Bighorse <span dir="ltr">&lt;<a href="mailto:kbighorse@yahoo.com" target="_blank">kbighorse@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
Working on a Twisted Web app coming from a Java/Ruby background, used to Capistrano for Rails deployment.  Looking at zc.buildout and fabric for deployment, any opinions or other options for me to investigate?<br>
<br>
Gratefully,<br>
<br>
Kimball<br>
_______________________________________________<br>
Baypiggies mailing list<br>
<a href="mailto:Baypiggies@python.org" target="_blank">Baypiggies@python.org</a><br>
To change your subscription options or unsubscribe:<br>
<a href="http://mail.python.org/mailman/listinfo/baypiggies" target="_blank">http://mail.python.org/mailman/listinfo/baypiggies</a><br>
</blockquote></div><br>
</div></div><br>_______________________________________________<br>
Baypiggies mailing list<br>
<a href="mailto:Baypiggies@python.org">Baypiggies@python.org</a><br>
To change your subscription options or unsubscribe:<br>
<a href="http://mail.python.org/mailman/listinfo/baypiggies" target="_blank">http://mail.python.org/mailman/listinfo/baypiggies</a><br></blockquote></div><br><br clear="all"><br>-- <br>Harish Mallipeddi<br><a href="http://blog.poundbang.in">http://blog.poundbang.in</a><br>


</div></div>