8000 GitHub - Theory903/fabric: Simple, Pythonic remote execution and deployment.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Theory903/fabric

 
 

Repository files navigation

Welcome to Fabric! 🚀

Fabric isn't just your ordinary Python library—it's your trusty companion for commanding remote servers like a seasoned pro. Think of it as your magic wand for executing powerful shell commands from the comfort of your Python environment, all done remotely over SSH.

What does it do? 🤔

Imagine being able to effortlessly wield your Python prowess to send commands to far-off servers, and in return, receive valuable Python objects that tell tales of the server's response. That's Fabric in action! It simplifies the daunting task of remote system administration and deployment, making it feel like a breeze.

Key Features at Your Fingertips 🛠️

Fabric is your go-to toolkit with a plethora of superpowers:

  • Remote Command Execution: Flexibly run shell commands on remote hosts.
  • Pythonic Awesomeness: Craft Python code blocks to automate tasks and interact with remote connections effortlessly.
  • Task Mastery: Manage tasks, pre- and post-tasks, parameterized tasks, and parallel execution across multiple hosts.
  • Seamless Integration: Blend seamlessly with Invoke's command-line task features for that extra oomph!

The Journey Awaits... 🗺️

Curious to dive in and explore the realm of Fabric? These portals are your gateway to discovering more:

  • Main Project Website: fabfile.org <https://fabfile.org>_ - A treasure trove housing an introduction, example code, and the latest changelog.
  • Versioned API Documentation: docs.fabfile.org <https://docs.fabfile.org 62B3 >_ - A treasure map guiding you through detailed API documentation.

Key Shields:

|version| - PyPI - Package Version |python| - PyPI - Python Version |license| - PyPI - License |ci| - CircleCI |coverage| - Codecov

Set Sail and Contribute! 🌟

Fabric thrives on the enthusiasm and contributions of its adventurers. It's an open-source project thriving under the BSD-2 Clause License. Your insights and feedback are treasures to us! Set course for the GitHub repository <https://github.com/fabric/fabric>_ and join the crew.

Joining from Fabric 1? 🔄

Fear not, fellow explorer! Upgrading to the modern Fabric library is a journey filled with guidance. The :ref:detailed upgrade documentation <upgrading> awaits you, with step-by-step instructions to ease your transition.

Now, are you ready to embark on your remote command journey with Fabric? Hold tight; the adventure begins! 🌌🔭

About

Simple, Pythonic remote execution and deployment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0