friendlyshell

Framework for writing interactive Python command line interfaces, similar to the 'cmd' built in class.


Keywords
cmd, command, line, shell, interactive, interpreter
License
Apache-2.0
Install
pip install friendlyshell==0.0.145.dev0

Documentation

Overview

Framework for writing interactive Python command line interfaces, similar to the 'cmd' built in class.