:gear:PythonAPI的tmux-Python开发

时间:2024-06-14 12:10:27
【文件属性】:

文件名称::gear:PythonAPI的tmux-Python开发

文件大小:239KB

文件格式:ZIP

更新时间:2024-06-14 12:10:27

Python Miscellaneous

libtmux-tmux的脚本库libtmux是tmuxp背后的工具,tmuxp是python中的tmux工作区管理器。 它基于tmux的目标和格式来创建对象映射,以遍历,检查和与实时tmux进行交互ses libtmux-tmux的脚本库libtmux是tmuxp(Python中的tmux工作区管理器)背后的工具。 它基于tmux的目标和格式来创建对象映射,以遍历,检查实时tmux会话并与之交互。 查看文档主页,API信息和体系结构详细信息。 安装$ [sudo] pip安装libtmux打开tmux会话会话名称foo,窗口名称栏$ tmux new-session -s foo -n bar通过python引导您的tmux会话$ py


【文件预览】:
libtmux-master
----MANIFEST.in(118B)
----README.rst(5KB)
----poetry.lock(88KB)
----.coveragerc(216B)
----pyproject.toml(2KB)
----docs()
--------history.rst(103B)
--------panes.rst(438B)
--------quickstart.rst(9KB)
--------api.rst(2KB)
--------conf.py(5KB)
--------properties.rst(5KB)
--------sessions.rst(318B)
--------windows.rst(299B)
--------_templates()
--------manifest.json(1KB)
--------developing.md(3KB)
--------glossary.rst(2KB)
--------requirements.txt(27B)
--------servers.rst(475B)
--------Makefile(6KB)
--------traversal.rst(2KB)
--------about.rst(4KB)
--------index.rst(300B)
--------_static()
----.github()
--------dependabot.yml(125B)
--------workflows()
--------stale.yml(1KB)
----tests()
--------test_session.py(8KB)
--------conftest.py(2KB)
--------test_server.py(3KB)
--------test_pane.py(2KB)
--------test_tmuxobject.py(5KB)
--------test_common.py(6KB)
--------test_window.py(9KB)
----tox.ini(80B)
----TODO(253B)
----LICENSE(1KB)
----CHANGES(8KB)
----CONTRIBUTING.md(2KB)
----.tmuxp.yaml(566B)
----setup.cfg(974B)
----libtmux()
--------server.py(15KB)
--------common.py(19KB)
--------__about__.py(458B)
--------pane.py(7KB)
--------test.py(6KB)
--------formats.py(2KB)
--------__init__.py(314B)
--------window.py(15KB)
--------_compat.py(2KB)
--------exc.py(1KB)
--------session.py(14KB)
----requirements()
--------test.txt(29B)
--------doc.txt(68B)
--------dev.txt(28B)
----setup.py(2KB)
----.gitignore(845B)
----.codecov.yml(222B)
----poetry.toml(32B)
----Makefile(1KB)
----CODE_OF_CONDUCT.md(3KB)
----.tmuxp-before-script.sh(120B)

网友评论