Python logo

上一主题

syslog --- Unix syslog library routines

下一主题

Superseded Modules

This page

  • Report a bug
  • Show source

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.15.0a0 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

  • dis

  • doctest

  • encodings.rot_13

  • ensurepip

  • filecmp

  • fileinput

  • ftplib

  • gzip

  • http.server

  • idlelib

  • inspect

  • json

  • 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

See also the Python command-line interface.

上一主题

syslog --- Unix syslog library routines

下一主题

Superseded Modules

This page

  • Report a bug
  • Show source
«

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.15.0a0 Documentation »
  • The Python Standard Library »
  • Modules command-line interface (CLI)
  • |
  • |
© 版权所有 2001 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月 12, 2025 (07:49 UTC). Found a bug?
由 Sphinx 8.2.3创建。