(PYC Dissasembler description
Disassemble Python byte compiled files
PYC Dissasembler was created as a small and useful tool that manages to disassemble .pyc files into a series of opcodes.
PYC Dissasembler is a Python-based application that can also be used to compile .py scripts into Python byte compiled files.)