Program Frameworks¶
The modules described in this chapter are frameworks that will largely dictatethe structure of your program. Currently the modules described here are alloriented toward writing command-line interfaces.
The full list of modules described in this chapter is:
turtle— Turtle graphicscmd— Support for line-oriented command interpretersshlex— Simple lexical analysis