差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| python:fabric [2023/04/30 15:18] – [Fabric - シンプルな Pythonic リモート実行とデプロイメント] ともやん | python:fabric [2023/05/07 20:17] (現在) – [Fabric - シンプルな Pythonic リモート実行とデプロイメント] ともやん | ||
|---|---|---|---|
| 行 11: | 行 11: | ||
| 爽やかなお兄さんがファブ(fab)っていますけど...🤔\\ | 爽やかなお兄さんがファブ(fab)っていますけど...🤔\\ | ||
| - | 本家: [[https:// | + | 本家: [[https:// |
| ソースコード: | ソースコード: | ||
| - | 関連: [[https:// | + | 関連: [[https:// |
| - | ドキュメント: | + | [[https:// |
| + | ドキュメント: | ||
| ソースコード: | ソースコード: | ||
| + | [[git> | ||
| ===== Linux ===== | ===== Linux ===== | ||
| 行 45: | 行 47: | ||
| Installing collected packages: invoke, bcrypt, pynacl, cryptography, | Installing collected packages: invoke, bcrypt, pynacl, cryptography, | ||
| Successfully installed bcrypt-4.0.1 cryptography-40.0.1 fabric-3.0.0 invoke-2.0.0 paramiko-3.1.0 pynacl-1.5.0 | Successfully installed bcrypt-4.0.1 cryptography-40.0.1 fabric-3.0.0 invoke-2.0.0 paramiko-3.1.0 pynacl-1.5.0 | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <WRAP color_term> | ||
| + | <WRAP color_connamd>< | ||
| + | <b class=GRN> | ||
| + | </ | ||
| + | <WRAP color_result_long>< | ||
| + | Name: fabric | ||
| + | Version: 3.0.0 | ||
| + | Summary: High level SSH command execution | ||
| + | Home-page: https:// | ||
| + | Author: Jeff Forcier | ||
| + | Author-email: | ||
| + | License: BSD | ||
| + | Location: / | ||
| + | Requires: invoke, paramiko | ||
| + | Required-by: | ||
| + | --- | ||
| + | Name: invoke | ||
| + | Version: 2.0.0 | ||
| + | Summary: Pythonic task execution | ||
| + | Home-page: https:// | ||
| + | Author: Jeff Forcier | ||
| + | Author-email: | ||
| + | License: BSD | ||
| + | Location: / | ||
| + | Requires: | ||
| + | Required-by: | ||
| + | --- | ||
| + | Name: paramiko | ||
| + | Version: 3.1.0 | ||
| + | Summary: SSH2 protocol library | ||
| + | Home-page: https:// | ||
| + | Author: Jeff Forcier | ||
| + | Author-email: | ||
| + | License: LGPL | ||
| + | Location: / | ||
| + | Requires: bcrypt, cryptography, | ||
| + | Required-by: | ||
| </ | </ | ||
| </ | </ | ||