對python源碼進行編譯,加密python腳本

對python源碼進行編譯,加密python腳本 對python源碼進行編譯 1.生成.pyc文件 import py_compile py_compile.compile('hello.py') 2.優化源碼文件 python -O -m py_compile 1.py 生成.pyo文件   例子: 1 [root@lvs-master tool]# python3 2 Python 3.5
相關文章
相關標籤/搜索