++++++++++++++++++++++++++++++++++++ Modules command-line interface (CLI) ++++++++++++++++++++++++++++++++++++ The following modules have a command-line interface. * :ref:`ast ` * :ref:`asyncio ` * :mod:`base64` * :ref:`calendar ` * :mod:`code` * :ref:`compileall ` * :mod:`cProfile`: see :ref:`profile ` * :ref:`difflib ` * :ref:`dis ` * :mod:`doctest` * :mod:`!encodings.rot_13` * :mod:`ensurepip` * :mod:`filecmp` * :mod:`fileinput` * :mod:`ftplib` * :ref:`gzip ` * :ref:`http.server ` * :mod:`!idlelib` * :ref:`inspect ` * :ref:`json.tool ` * :mod:`mimetypes` * :mod:`pdb` * :mod:`pickle` * :ref:`pickletools ` * :mod:`platform` * :mod:`poplib` * :ref:`profile ` * :mod:`pstats` * :ref:`py_compile ` * :mod:`pyclbr` * :mod:`pydoc` * :mod:`quopri` * :ref:`random ` * :mod:`runpy` * :ref:`site ` * :ref:`sqlite3 ` * :ref:`sysconfig ` * :mod:`tabnanny` * :ref:`tarfile ` * :mod:`!this` * :ref:`timeit ` * :ref:`tokenize ` * :ref:`trace ` * :mod:`turtledemo` * :ref:`unittest ` * :ref:`uuid ` * :mod:`venv` * :mod:`webbrowser` * :ref:`zipapp ` * :ref:`zipfile ` See also the :ref:`Python command-line interface `.