:py:mod:`expliot.expliot` ========================= .. py:module:: expliot.expliot .. autoapi-nested-parse:: Main part to start Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: expliot.expliot.EfCli .. py:class:: EfCli The interactive console and CLI interface for EXPLIoT framework. .. py:attribute:: cli .. py:method:: main() :classmethod: Run a single command given on the command line or run the main command loop of the console if no command line arguments given. :return: