:orphan: evalml.__main__ ========================= .. py:module:: evalml.__main__ .. autoapi-nested-parse:: CLI commands. Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: :nosignatures: evalml.__main__.cli evalml.__main__.info Contents ~~~~~~~~~~~~~~~~~~~ .. py:function:: cli() CLI command with no arguments. Does nothing. .. py:function:: info() CLI command with `info` argument. Prints info about the system, evalml, and dependencies of evalml.