[ 源代码: python-plumbum ]
软件包:python3-plumbum(1.6.7-1)
python3-plumbum 的相关链接
Debian 的资源:
下载源码包 python-plumbum:
- [python-plumbum_1.6.7-1.dsc]
- [python-plumbum_1.6.7.orig.tar.gz]
- [python-plumbum_1.6.7-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [plumbum.readthedocs.org]
相似软件包:
library for writing shell script-like programs in Python 3
python-plumbum provides shell-like syntax and handy shortcuts for writing shell script one-liners in Python using shell combinators. It supports local and remote command execution (over SSH), local and remote file-system paths, easy working-directory and environment manipulation and a programmatic Command-Line Interface (CLI) application toolkit.
This is the Python 3 version.