"""``python -m fluksio_worker`` — the same entry point as the console script.""" from fluksio_worker.agent import main raise SystemExit(main())