Python PYC Decompiler Tool is a simple script to decompile compiled python (.pyc) code.
This app is great for people to view compiled python files that the person lost.
This app comes bundled with ply and the correct python binary and a noob proof batch script to run the Converter.
To use this tool simply run the Decompile.bat file.
TBA
This repository will not exist without the hard work of Rocky and the uncompyle6 developers