We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
By adding if __name__ == '__main__': to geowifi.py
if __name__ == '__main__':
this would allow using it as a lib.