Python logo

上一主题

syslog --- Unix syslog 库例程

下一主题

被取代的模块

当前页

  • 报告 Bug
  • 显示源码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.12.4 Documentation »
  • Python 标准库 »
  • 模块命令行界面(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

  • sqlite3

  • sysconfig

  • tabnanny

  • tarfile

  • this

  • timeit

  • tokenize

  • trace

  • turtledemo

  • unittest

  • uuid

  • venv

  • webbrowser

  • zipapp

  • zipfile

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

上一主题

syslog --- Unix syslog 库例程

下一主题

被取代的模块

当前页

  • 报告 Bug
  • 显示源码
«

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.12.4 Documentation »
  • Python 标准库 »
  • 模块命令行界面(CLI)
  • |
  • |
© 版权所有 2001-2024, 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.

最后更新于 Jun 18, 2024 (21:19 UTC). Found a bug?
由 Sphinx 7.3.7创建。