Biblioteki interfejsu wiersza poleceń¶
Moduły opisane w tym rozdziale pomagaja w implementacji interfejsów wiersza poleceń i terminala dla aplikacji.
Oto przegląd:
argparse— Parser for command-line options, arguments and subcommandsoptparse— Parser for command line optionsgetpass— Portable password inputfileinput— Iterate over lines from multiple input streamscurses— Terminal handling for character-cell displayscurses.textpad— Text input widget for curses programscurses.ascii— Utilities for ASCII characterscurses.panel— A panel stack extension for curses