#!/usr/bin/python import wifiview if __name__ == "__main__": map = wifiview.MapWindow() map.main()