Welcome to cmdcraft documentation! ================================== ``cmdcraft`` is a library that aims to build fast and stable interactive devtools. It uses native Python metadata from objects to build prompt commands, so you don't have to manually configure input options. Table of Contents ----------------- .. toctree:: :maxdepth: 2 :caption: Contents: pages/intro/index pages/howto/crafting pages/contributing pages/changelog pages/documentation Special thanks ============== - `Python Prompt Toolkit `_: Awesome prompt utility.