******* Cockpit ******* Command Line Interface ====================== Command extensions for *setup.py* - see also overview of :ref:`Setuplib Commands `. .. raw:: html
+-----------------------------------------------------+-----------------------------------------------------+ | Command Line Interface | Call Options | +=====================================================+=====================================================+ | :ref:`setup.py \ ` | :ref:`setuplibCLISYNOPSIS` | +-----------------------------------------------------+-----------------------------------------------------+ | | :ref:`setuplibCLIOPTIONS` | +-----------------------------------------------------+-----------------------------------------------------+ | | :ref:`setuplibCOMMANDS` | +-----------------------------------------------------+-----------------------------------------------------+ | | :ref:`setuplibEXAMPLES` | +-----------------------------------------------------+-----------------------------------------------------+ | :ref:`setup.py setuplib ` | :ref:`setuplib-options ` | +-----------------------------------------------------+-----------------------------------------------------+ .. raw:: html
With the call interfaces: .. parsed-literal:: python setup.py [] ipython setup.py [] ipw.exe setup.py [] jython setup.py [] pypy setup.py [] API === The programming interfaces: .. raw:: html
+------------------------------------------------------+---------------------------------------------------+------------------------------------+--------------------------------------------------------+ | commands | cli options | API Documentation | source | +======================================================+===================================================+====================================+========================================================+ | :ref:`setuplib ` | :ref:`[enum-options] ` | :ref:`setuplib ` | `setuplib.setuplib <_modules/setuplib/setuplib.html>`_ | +------------------------------------------------------+---------------------------------------------------+------------------------------------+--------------------------------------------------------+ .. raw:: html