Description
Compiled .pyc files can be inspected and converted back toward readable source. This command-line tool helps developers, maintainers, and forensic workflows examine Python bytecode when original source code is missing or needs comparison.
It works on local files and can write reconstructed output. Use it only for code you are allowed to inspect, and treat converted source as approximate until verified.