This website requires JavaScript.
Explore
Help
Register
Sign In
weifer
/
Pruefungskatalog
Watch
1
Star
0
Fork
0
You've already forked Pruefungskatalog
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cd58a96b41
Pruefungskatalog
/
start_app.py
6 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
21.3.2022
2022-03-21 22:19:07 +01:00
import
os
22.03.2022
2022-03-22 08:33:31 +01:00
21.3.2022
2022-03-21 22:19:07 +01:00
# Startet das Programm in der Windows Konsole
os
.
system
(
"
start /wait cmd /c py main.py
"
)
Reference in New Issue
Copy Permalink