[ trixie ]
[ sid ]
[ Kaynak: python-command-runner ]
Paket: python3-command-runner (1.7.0-1)
python3-command-runner için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
python-command-runner Kaynak Paketini İndir:
- [python-command-runner_1.7.0-1.dsc]
- [python-command-runner_1.7.0.orig.tar.gz]
- [python-command-runner_1.7.0-1.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
platform-agnostic external command execution library for Python
command_runner's purpose is to run external commands from Python, just like subprocess on which it relies, while solving various problems a developer may face among: - Handling of all possible subprocess.popen / subprocess.check_output
scenarios / Python versions in one handy function without encoding or timeout hassle- Allow stdout/stderr stream output to be redirected to callback functions /
output queues / files so you get to handle output in your application while commands are running- Callback to optional stop check to stop execution from outside command_runner - Callback with optional process information to allow control of the process
from outside command_runner- Callback when finished to ease thread usage - Optional process priority and io_priority settings - System agnostic functionality, the developer shouldn't carry the burden of
Windows & Linux differences- Optional Windows UAC elevation module compatible with CPython, PyInstaller,
and Nuitka- Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka
python3-command-runner ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
python3-command-runner indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 22,6 kB | 100,0 kB | [dosya listesi] |