#!/usr/bin/env python
from uncompyle6.bin.uncompile import main_bin
main_bin()
