Install Python Fabric Library on Mac 10.6 (Snow Leopard)
Posted on April 11, 2011 in Python
I've been doing a lot of Python work lately to manage a butt-load of Linux servers and I've been using the Fabric Library to help me connect remotely and securely. I had some problems getting the library and dependencies to install on my Mac laptop so here is what I …
Continue reading