安装pip install uncompyle2, 使用uncompyle2 xxx.pyc > xxx.py
pip install uncompyle2
uncompyle2 xxx.pyc > xxx.py