Amixis CLI ========== The CLI is exposed through the ``amixis`` entry point and orchestrates the main core workflows. Package overview ---------------- .. automodule:: amphimixis.amixis :members: :undoc-members: :show-inheritance: CLI entry point --------------- .. automodule:: amphimixis.amixis.__main__ :members: :undoc-members: :show-inheritance: Parser ------ .. automodule:: amphimixis.amixis.parser :members: :undoc-members: :show-inheritance: Commands -------- .. automodule:: amphimixis.amixis.commands :members: :undoc-members: :show-inheritance: