Artifact python3-command-runner_1.7.0-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any
  Description: |-
    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
  Homepage: https://github.com/netinvent/command_runner
  Installed-Size: '100'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-command-runner
  Priority: optional
  Section: python
  Source: python-command-runner
  Version: 1.7.0-1
srcpkg_name: python-command-runner
srcpkg_version: 1.7.0-1

File

python3-command-runner_1.7.0-1_all.deb
Binary file python3-command-runner_1.7.0-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-command-runner_1.7.0-1

binary package System mirror sid from https://deb.debian.org/debian - 1 week ago 0 minutes
BETA