Xclif ===== **Xclif** is an opinionated Python framework for building beautiful, scalable CLIs that feature file-based routing and a decorator-based API. .. image:: https://img.shields.io/badge/GitHub-ThatXliner/xclif-181717?logo=github :target: https://github.com/ThatXliner/xclif :alt: GitHub .. code-block:: bash pip install xclif .. toctree:: :maxdepth: 2 :caption: Getting Started getting-started quickstart .. toctree:: :maxdepth: 2 :caption: Guides routing commands options config flat-api compiler mcp .. toctree:: :maxdepth: 1 :caption: Reference api design/option-system .. toctree:: :maxdepth: 1 :caption: Project architecture manifesto changelog