def main(): print("Hello from certbot-dns-koumbit!") if __name__ == "__main__": main()