def main(): print("Hello from opne-weatherui!") if __name__ == "__main__": main()