#! python3 -m flashtool # -*- coding: utf-8 -*- import family_register.app if __name__ == '__main__': family_register.app.run()