Python logo

上個主題

syslog --- Unix syslog library routines

下個主題

Superseded Modules

本頁

  • Report a Bug
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.12.11 Documentation »
  • The Python Standard Library »
  • Modules command-line interface (CLI)
  • |
  • |

Modules command-line interface (CLI)¶

The following modules have a command-line interface.

  • ast

  • asyncio

  • base64

  • calendar

  • code

  • compileall

  • cProfile: see 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

  • sqlite3

  • sysconfig

  • tabnanny

  • tarfile

  • this

  • timeit

  • tokenize

  • trace

  • turtledemo

  • unittest

  • uuid

  • venv

  • webbrowser

  • zipapp

  • zipfile

See also the Python command-line interface.

上個主題

syslog --- Unix syslog library routines

下個主題

Superseded Modules

本頁

  • Report a Bug
  • 顯示原始碼
«

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.12.11 Documentation »
  • The Python Standard Library »
  • Modules command-line interface (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.

最後更新於 8月 10, 2025 (17:02 UTC)。 Found a bug?
使用 Sphinx 8.2.3 建立。