Python logo

上個主題

syslog --- Unix syslog 函式庫例程

下個主題

已被取代的模組

此頁面

  • 回報錯誤
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.3 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.3 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 模組命令列介面
  • |
  • |
© 版權 2001-2025, 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.

最後更新於 5月 20, 2025 (03:13 UTC)。 Found a bug?
使用 Sphinx 8.2.3 建立。