What are good Python and/or Django deployement solutions?

Posted by e-satis on Stack Overflow See other posts from Stack Overflow or by e-satis
Published on 2010-03-14T08:59:16Z Indexed on 2010/03/14 9:05 UTC
Read the original article Hit count: 206

Filed under:
|

For now I use some mix between virtual_env, pip and Fabric.

What else ?

Related :

© Stack Overflow or respective owner

Related posts about python

Related posts about deployment