def main(): print("Hello from hysteria-panel-python!") if __name__ == "__main__": main()