Python-script-converter icon indicating copy to clipboard operation
Python-script-converter copied to clipboard

This is a tiny tool used to convert a python script to a executable file(only for Mac&Linux)

Results 3 Python-script-converter issues
Sort by recently updated
recently updated
newest added

#!/usr/bin/env python print("##############################################") 为啥没反应,我想要的结果是双击转换的.command文件,自动弹出终端输出############################################## 但是没有任何反应,咋搞?

当前路径有空格时,程序识别错误

在双击打开.command文件的时候会自动打开bash窗口,如何避免bash窗口打开?