def main(): print("Hello from appsmith-nachbau!") if __name__ == "__main__": main()