"""Allow running the package as: python -m icarus.core""" from icarus.core.cli import main main()