Import py_compile in your python code. There is a function called compile() . Pass the Python file name that you want to compile as an argument.
確定! 回上一頁