def main(): print("Hello from imagetools!") if __name__ == "__main__": main()