``ezcliy`` vs ``click`` ======================== .. note:: ``click`` is definetly more mature (in dev since 2014) than ezcliy (2021). Don't be surprised of lack some features. Hello world comprasion ----------------------- +------------------------------------------+------------------------------------------+ | click | ez cliy | +==========================================+==========================================+ | .. literalinclude:: _static/click_hw.py | .. literalinclude:: _static/ezcliy_hw.py | +------------------------------------------+------------------------------------------+ | .. image:: _static/clickhw1.png | .. image:: _static/ezcliyhw1.png | +------------------------------------------+------------------------------------------+