carnifex-在本地和远程执行命令和运行进程-Geir Sporsheim Version 0.2.5 Version 0.2.4 Version 0.2.3 Version 0.2.2 V...

carnifex-在本地和远程执行命令和运行进程-Geir Sporsheim

发布:2020-12-23 10:49:35.751208

做者:Geir Sporsheim

### 做者邮箱:gksporsh@gmail.com

### 首页:http://github.com/sporsh/carnifex

### 文档:None

### 下载连接 UNKNOWN

Carnifex

Carnifex provides an api for executing commands. The processes can be started locally or remotely on another machine with minimal effort for the user.git

Carnifex builds on Twisted and uses Twisted Conch for executing commands on a remote machine.github

Licenseshell


Carnifex is made available under the MIT license. See the included LICENSE file for details.api

Changessession


Version 0.2.5

  • Minimal Py3 port

Version 0.2.4

  • Replace code that used pwd module with cross-platform alternative

Version 0.2.3

  • Fix pty support for SSH

Version 0.2.2

  • Fix missing packages in distribution
  • License and documentation updates
  • Example scripts
  • Fixed issue with reconnecting after immediate failure in SSH inductor

Version 0.2.1

  • More flexible connection support for ssh inductor (e.g. IPv6)
  • API for connecting Protocol to various SSH sessions ('shell', 'exec' and 'subsystem')
  • Bug fixes

Version 0.2.0

  • Added support for authenticating with stored credentials when using remote process inductor
  • Added support for specifying valid known hosts to allow with remote execution
  • API change: execute, run, getOutput and getExitCode now take a command object or a string for the command to execute instead of executable and args.

Version 0.1.0

  • Executing and running processes locally and remotely via ssh is supported.
  • Initial alpha releasessh

    Copy from pypi.orgide

查询时间:9.153ms
渲染时间:9.288ms

本文同步分享在 博客“zhenruyan”(other)。
若有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一块儿分享。flex

相关文章
相关标签/搜索