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