Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.12.2 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.

Previous topic

syslog — Unix syslog library routines

Next topic

Superseded Modules

This Page

  • Report a Bug
  • Show Source
«

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.12.2 Documentation »
  • The Python Standard Library »
  • Modules command-line interface (CLI)
  • |
© Copyright 2001-2024, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on March 18, 2024. Found a bug?
Created using Sphinx 5.3.0.