def main(): print("Hello from sway-eww-helper!") if __name__ == "__main__": main()