Killable and cancelable subprocesses
-
Updated
Sep 23, 2022 - Python
Killable and cancelable subprocesses
A Python application to manage system processes. The app provides functionality to list, kill, and manage processes based on their PID (Process ID) or name. It also includes features to monitor system resources and shutdown the system.
Add a description, image, and links to the kill-process topic page so that developers can more easily learn about it.
To associate your repository with the kill-process topic, visit your repo's landing page and select "manage topics."