Python logo

Previous topic

ctypes --- 用於 Python 的外部函式庫

Next topic

argparse --- 命令列選項、引數和子命令的剖析器

This page

  • Report a bug
  • Show source

Navigation

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0rc2 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 命令列介面函式庫
  • |
  • |

命令列介面函式庫¶

本章節所描述的模組協助實作應用程式的命令列與終端介面。

以下為概覽:

  • argparse --- 命令列選項、引數和子命令的剖析器
  • optparse --- 命令列選項剖析器
  • getpass --- 可攜式密碼輸入工具
  • fileinput --- 逐列疊代多個輸入串流
  • curses --- 字元儲存格顯示的終端處理
  • curses.textpad --- Text input widget for curses programs
  • curses.ascii --- ASCII 字元的工具程式
  • curses.panel --- curses 的面板堆疊擴充
  • cmd --- 以列為導向的命令直譯器支援

Previous topic

ctypes --- 用於 Python 的外部函式庫

Next topic

argparse --- 命令列選項、引數和子命令的剖析器

This page

  • Report a bug
  • Show source
«

Navigation

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0rc2 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 命令列介面函式庫
  • |
  • |
© Copyright 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.

Last updated on 9月 10, 2025 (13:11 UTC). Found a bug?
Created using Sphinx 8.2.3.