shell自动化模块
Project description
shell自动化模块
参数说明
参数名 | 数据类型 | 默认值 | 描述 |
---|
更新日志
发布时间 | 发布版本 | 发布说明 |
---|---|---|
19-03-06 | 0.1.0 | 发布第一版, 暂时不支持集群 |
简单实例
from zshell.terminal import terminal
a = terminal('host', 22, 'user', 'password')
a.run('ll')
a.close()
本项目仅供所有人学习交流使用, 禁止用于商业用途
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
zshell-0.1.0-py3-none-any.whl
(17.9 kB
view hashes)