"""``python -m proteus`` entry point.""" from proteus.cli import main raise SystemExit(main())