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==1.0.1

Documentation

Overview

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