Fabric: Simple Pythonic Deployment
Fabric is “designed to upload files to, and run shell commands on, a number of servers in parallel or serially.” img http://img.skitch.com/20090206-mu1i9qjynj9r6fu467cwbsxdwq.png http://www.nongnu.org/fab It’s primarily for deploying changes to web…
Fabric is “designed to upload files to, and run shell commands on, a number of servers in parallel or serially.”
img http://img.skitch.com/20090206-mu1i9qjynj9r6fu467cwbsxdwq.png http://www.nongnu.org/fab
It’s primarily for deploying changes to web apps or services across multiple servers. An official mirror is hosted on GitHub at http://github.com/karmazilla/fabric.
While still alpha level, it looks promising.
Written by
Related posts

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

GitHub Availability Report: June 2025
In June, we experienced three incidents that resulted in degraded performance across GitHub services.

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.