#!/usr/bin/python import wifiscanner if __name__ == "__main__": window = wifiscanner.Wifiscanner() window.run()