Python logo

上個主題

Unix syslog 库例程

下個主題

已被取代的模組

此頁面

  • 回報錯誤
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.11.12 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 模块命令行界面(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

  • runpy

  • site

  • sysconfig

  • tabnanny

  • tarfile

  • this

  • timeit

  • tokenize

  • trace

  • turtledemo

  • unittest

  • venv

  • webbrowser

  • zipapp

  • zipfile

另请参阅 the Python 命令行界面。

上個主題

Unix syslog 库例程

下個主題

已被取代的模組

此頁面

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

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.11.12 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 模块命令行界面(CLI)
  • |
  • |
© 版權 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.

最後更新於 Apr 12, 2025 (02:23 UTC)。 Found a bug?
使用 Sphinx 7.2.6 建立。