Python logo

Предыдущий раздел

ctypes — A foreign function library for Python

Следующий раздел

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

This page

  • Report a bug
  • Improve this page
  • Show source
  • Show translation source

Навигация

  • указатель
  • модули |
  • вперёд |
  • назад |
  • Python logo
  • Python »
  • 3.14.7 Documentation »
  • The Python Standard Library »
  • Command-line interface libraries
  • |
  • |

Command-line interface libraries¶

The modules described in this chapter assist with implementing command line and terminal interfaces for applications.

Here’s an overview:

  • 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

Предыдущий раздел

ctypes — A foreign function library for Python

Следующий раздел

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

This page

  • Report a bug
  • Improve this page
  • Show source
  • Show translation source
«

Навигация

  • указатель
  • модули |
  • вперёд |
  • назад |
  • Python logo
  • Python »
  • 3.14.7 Documentation »
  • The Python Standard Library »
  • Command-line interface libraries
  • |
  • |
© Авторское право 2001 Python Software Foundation.
Эта страница лицензирована в соответствии с лицензией Python Software Foundation версии 2.
Примеры, рецепты и другой код в документации дополнительно лицензируются по лицензии Zero Clause BSD.
Подробнее см. в разделе История и лицензия.

Python Software Foundation — некоммерческая организация. Пожалуйста, сделайте пожертвование.

Последнее обновление авг. 22, 2026 (09:02 UTC). Нашли ошибку?
Создано с помощью Sphinx 8.2.3.