https://github.com/gaurpulkit/pyqt-subprocess-creation
This repository contains a basic python example to create, pause, resume and kill multiple subprocesses through PYQT5 GUI in python
https://github.com/gaurpulkit/pyqt-subprocess-creation
gui pyqt5 pyqt5-gui python subprocess threading
Last synced: 5 months ago
JSON representation
This repository contains a basic python example to create, pause, resume and kill multiple subprocesses through PYQT5 GUI in python
- Host: GitHub
- URL: https://github.com/gaurpulkit/pyqt-subprocess-creation
- Owner: gaurpulkit
- License: gpl-3.0
- Created: 2020-10-28T12:40:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-30T13:14:10.000Z (about 5 years ago)
- Last Synced: 2025-06-26T08:03:12.261Z (7 months ago)
- Topics: gui, pyqt5, pyqt5-gui, python, subprocess, threading
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PYQT-Subprocess-creation
This repository contains a basic python example to create, pause, resume and kill multiple subprocesses through PYQT5 GUI in python and count time in the subprocess with threading and read data from csv files