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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zshell-0.1.0-py3-none-any.whl
(17.9 kB
view details)
File details
Details for the file zshell-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zshell-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29fc2d85be538b1677bd54ef00e40dce7362f411f8d53fc2632fe5bf8c161d24
|
|
| MD5 |
481a3ac6476f1d775b4824377b621944
|
|
| BLAKE2b-256 |
1d1260f6891cc0bc9b1902573d53ca004aec2e098bba9715d7085a24acc971a2
|