#目前只支持python2.7版本的pyc,pyo反编译 from uncompyle2 import uncompyle_file uncompyle_file(r'D:/temp.pyc')