• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2.. _frameworks:
3
4******************
5Program Frameworks
6******************
7
8The modules described in this chapter are frameworks that will largely dictate
9the structure of your program.  Currently the modules described  here are all
10oriented toward writing command-line interfaces.
11
12The full list of modules described in this chapter is:
13
14
15.. toctree::
16
17   cmd.rst
18   shlex.rst
19