このページの2つのバージョン間の差分を表示します。
 
| 次のリビジョン | 前のリビジョン | 
| python:libtmux [2023/03/16 06:58]  – 作成 ともやん | python:libtmux [2023/04/23 06:39] (現在)  – [libtmux - tmux を制御するための Python スクリプトライブラリ]  ともやん | 
|---|
| ====== tmux を制御するための Python スクリプトライブラリ ====== | ====== libtmux - tmux を制御するための Python スクリプトライブラリ ====== | 
|  | 本家: [[https://libtmux.git-pull.com|libtmux - libtmux.git-pull.com]] ([[https://libtmux-git--pull-com.translate.goog/?_x_tr_sl=en&_x_tr_tl=ja&_x_tr_hl=ja&_x_tr_pto=sc|翻訳]])\\ | 
|  | ソースコード: [[https://github.com/tmux-python/libtmux|tmux-python/libtmux: ⚙️ Python API / wrapper for tmux]]\\ | 
|  |  | 
|  | [[linux:tmux|tmux - terminal multiplexer (端末多重接続ソフトウェア)]]\\ | 
|  |  | 
|  | ===== インストール ===== | 
|  | <WRAP color_term> | 
|  | <WRAP color_command><html><pre> | 
|  | <b class=GRN>$</b> <b class=HIY>pip</b> install <b class=HIK>--user</b> libtmux | 
|  | </pre></html></WRAP> | 
|  | <WRAP color_result><html><pre> | 
|  | Collecting libtmux | 
|  | Downloading libtmux-0.21.0-py3-none-any.whl (47 kB) | 
|  | <b style="color:#87af5f;">━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</b> <b class=GRN>47.5/47.5 kB</b> <b class=RED>296.3 kB/s</b> eta <b class=CYN>0:00:00</b> | 
|  | Installing collected packages: libtmux | 
|  | Successfully installed libtmux-0.21.0 | 
|  | </pre></html></WRAP> | 
|  | </WRAP> | 
|  |  | 
|  | ===== 参考文献 ===== | 
|  |  | 
|  | ==== 付録 ==== | 
|  | [[tw>tomoyan596sp/status/1636109800965828608|tmuxをpythonから操作するのに、このようなライブラリが存在していても、国内の検索上位は「5年が経過しています」だそうです😅海外の動向しか見ないことにしてます🤔]]\\ | 
|  |  |