from bitmessagemain import main
# import main method to run first for thread start.
if __name__ == '__main__':
main()