Python PowerShell

import subprocess

subprocess.call(["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", "ls"])

'IT > Python' 카테고리의 다른 글

Python 개발환경 Setting  (0) 2021.01.14
Python PyAutoGUI Control  (0) 2021.01.14
Real-time Python Jenkins Build Status Check  (0) 2021.01.14
Python GitLab Module Install  (0) 2021.01.14
Python Url Monitor  (0) 2021.01.13

+ Recent posts