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.
- Asynchronous and parallel tasks using asyncio
- Easy function to command interface
- Out of box functionality
- Intuitive usability
Contributions are welcome! Please start by reading the Contributing Guidelines file.
This project is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree.
- Python Prompt Toolkit: Awesome prompt utility.
