bash.py:内置的Bash脚本运行程序用于Python 源码

上传:significant_67152 浏览: 19 推荐: 0 文件:ZIP 大小:14.16KB 上传时间:2021-02-01 23:04:52 版权申诉
内置的Bash脚本运行程序,用于Python。 用法示例 >>> import bash >>> bash.run( " echo hi " ) >>> proc = _ >>> proc.output 'hi\n' >>> proc.return_code 0 安装 $ pipenv install bash.py
上传资源
用户评论