概要とチュートリアル — Fabric ドキュメント
Fabricとは ?
README によると:
Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
もっと具体的に言うと、Fabricとは:
- コマンドライン 経由で 任意の Python 関数 を実行するツールです。
- (低レベルライブラリの上に構築された)サブルーチンのライブラリで、SSH経由で 簡単に かつ Python風に シェルコマンドを実行します。
[Fabric][Python]
https://fabric-ja.readthedocs.io/ja/latest/tutorial.html
https://fabric-ja.readthedocs.io/ja/latest/tutorial.html
0 件のコメント:
コメントを投稿