[ 原始碼: easyprocess ]
套件: python3-easyprocess (0.3-1)
python3-easyprocess 的相關超連結
Trisquel 的資源:
下載原始碼套件 easyprocess:
維護者:
Original Maintainers:
- Sandro Tosi
- Debian Python Team
外部的資源:
- 主頁 [github.com]
相似套件:
easy to use python subprocess interface - Python 3.X
Features:
* layer on top of subprocess_ module * easy to start, stop programs * easy to get standard output/error, return code of programs * command can be list or string * logging * timeout * global config file with program aliases * shell is not supported * pipes are not supported * stdout/stderr is set only after the subprocess has finished * stop() does not kill whole subprocess tree * unicode support * Method chaining
This package contains the python 3 version of easyprocess
其他與 python3-easyprocess 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)