"""Allow running muxplex as: python -m muxplex""" from muxplex.cli import main main()