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
Special thanks
Python Prompt Toolkit: Awesome prompt utility.