[ Quellcode: python-procrunner ]
Paket: python3-procrunner (2.3.3-2)
Links für python3-procrunner
Debian-Ressourcen:
Quellcode-Paket python-procrunner herunterladen:
- [python-procrunner_2.3.3-2.dsc]
- [python-procrunner_2.3.3.orig.tar.gz]
- [python-procrunner_2.3.3-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
Versatile utility function to run external processes from Python
Versatile utility function to run external processes from Python, with many features:
* runs an external process and waits for it to finish * does not deadlock, no matter the process stdout/stderr output behaviour * returns the exit code, stdout, stderr (separately, both as bytestrings), and the total process runtime as a dictionary * process can run in a custom environment, either as a modification of the current environment or in a new environment from scratch * stdin can be fed to the process, the returned dictionary contains information how much was read by the process * stdout and stderr is printed by default, can be disabled * stdout and stderr can be passed to any arbitrary function for live processing (separately, both as unicode strings) * optionally enforces a time limit on the process
Andere Pakete mit Bezug zu python3-procrunner
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
python3-procrunner herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 13,6 kB | 54,0 kB | [Liste der Dateien] |