Description
Interactive command-line interpreters with cmd and cmd2
Presented by Catherine Devlin
How should your Python program receive commands and deliver results? If an interactive command-line interpreter is right for you, you're in luck - Python's got some great batteries included for you.