Python logo

Poprzedni temat

ctypes — A foreign function library for Python

Następny temat

argparse — Parser for command-line options, arguments and subcommands

This page

  • Report a bug
  • Show source

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.15.0a0 Documentation »
  • Biblioteka standardowa Pythona »
  • Command-line interface libraries
  • |
  • |

Command-line interface libraries¶

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 subcommands
  • optparse — Parser for command line options
  • getpass — Portable password input
  • fileinput — Iterate over lines from multiple input streams
  • curses — Terminal handling for character-cell displays
  • curses.textpad — Text input widget for curses programs
  • curses.ascii — Utilities for ASCII characters
  • curses.panel — A panel stack extension for curses
  • cmd — Support for line-oriented command interpreters

Poprzedni temat

ctypes — A foreign function library for Python

Następny temat

argparse — Parser for command-line options, arguments and subcommands

This page

  • Report a bug
  • Show source
«

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.15.0a0 Documentation »
  • Biblioteka standardowa Pythona »
  • Command-line interface libraries
  • |
  • |
© Prawa autorskie 2001 Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Ostatnia modyfikacja wrz 05, 2025 (05:29 UTC). Found a bug?
Created using Sphinx 8.2.3.