Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

execute terminal command from python

import os
os.system("Your python command here")
Source by stackabuse.com #
 
PREVIOUS NEXT
Tagged: #execute #terminal #command #python
ADD COMMENT
Topic
Name
1+6 =