[console_scripts]
xscientist = xscientist.cli:main
xscientist-api = xscientist.service:main
xscientist-ara = xscientist.entrypoints:ara_main
xscientist-auth = xscientist.entrypoints:auth_main
xscientist-batch = xscientist.entrypoints:batch_main
xscientist-bfts = xscientist.entrypoints:bfts_main
xscientist-daemon = xscientist.entrypoints:daemon_main
xscientist-feedback = xscientist.entrypoints:feedback_main
xscientist-manager = xscientist.entrypoints:manager_main
xscientist-preflight = xscientist.entrypoints:preflight_main
xscientist-project = xscientist.entrypoints:project_main
xscientist-validate = xscientist.entrypoints:validate_main
xscientist-zhipu = xscientist.entrypoints:zhipu_main
