In the post, the accepted answer recommended using the os Python module and accessing system commands from there. import os. os.system('git clone ...
確定! 回上一頁