def main(): print("Hello from controlando-git-desde-python!") if __name__ == "__main__": main()