Python logo

上個主題

syslog --- Unix syslog 函式庫例程

下個主題

已被取代的模組

此頁面

  • 回報錯誤
  • 顯示原始碼

導航

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

模組命令列介面¶

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

  • 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 syslog 函式庫例程

下個主題

已被取代的模組

此頁面

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

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 模組命令列介面
  • |
  • |
© 版權所有 2001-2025, Python Software Foundation.
此頁面採用 Python 軟體基金會授權條款第 2 版。
文件中的範例、應用技巧與其他程式碼額外採用了 Zero Clause BSD 授權條款。
更多訊息請見歷史與授權條款。

Python 軟體基金會是一家非營利法人。 敬請捐贈。

最後更新於 9月 20, 2025 (07:36 UTC)。 發現 bug?
以 Sphinx8.2.3建立。