"""`python -m proteus.web` — delegate to the local play server.""" from proteus.web.local.__main__ import main raise SystemExit(main())