TIL: Python has a cmd module Today I Learned that Python’s standard library has a cmd module and it is awesome! Interactive program using the cmd module¶