Python logo

上一主題

syslog — Unix 系統日誌庫例程

下一主題

已取代的模組

本頁

  • 報告錯誤
  • 顯示原始碼

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.1 文件 »
  • Python 標準庫 »
  • 模組命令列介面 (CLI)
  • |
  • |

模組命令列介面 (CLI)¶

以下模組具有命令列介面。

  • ast

  • asyncio

  • base64

  • calendar

  • code

  • compileall

  • cProfile: 請參閱profile

  • difflib

  • dis

  • doctest

  • encodings.rot_13

  • ensurepip

  • filecmp

  • fileinput

  • ftplib

  • gzip

  • http.server

  • idlelib

  • inspect

  • json.tool

  • mimetypes

  • pdb

  • pickle

  • pickletools

  • platform

  • poplib

  • profile

  • pstats

  • py_compile

  • pyclbr

  • pydoc

  • quopri

  • random

  • runpy

  • site

  • sqlite3

  • symtable

  • sysconfig

  • tabnanny

  • tarfile

  • this

  • timeit

  • tokenize

  • trace

  • turtledemo

  • unittest

  • uuid

  • venv

  • webbrowser

  • zipapp

  • zipfile

另請參閱 Python 命令列介面。

上一主題

syslog — Unix 系統日誌庫例程

下一主題

已取代的模組

本頁

  • 報告錯誤
  • 顯示原始碼
«

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.1 文件 »
  • Python 標準庫 »
  • 模組命令列介面 (CLI)
  • |
  • |
© 版權所有 2001-2025, Python 軟體基金會。
本頁面採用 Python 軟體基金會許可證 2 版授權。
文件中的示例、配方和其他程式碼也採用零條款 BSD 許可證授權。
有關更多資訊,請參閱歷史和許可證。

Python 軟體基金會是一個非營利性公司。 請捐款。

最後更新於 2025 年 1 月 1 日(05:42 UTC)。發現錯誤?
使用 Sphinx 8.1.3 建立。