[PYTHON] pydoc memorandum

Python documentation tool.

pydoc <name> ...

Displays the document corresponding to the specified name. name specifies Python keywords, topics, functions, modules, and packages. You can also refer to the classes and functions contained in the module in the module or package with dots.

If name contains /, it will be used as the path to the Python source file. If name is a keyword, topic, or module, the document corresponding to the specified name is displayed.

Options

-k keyword Searches for the specified keyword in the overview description of all available modules.

-p port Starts the HTTP server on the specified port on the local machine.

-g Displays a graphical interface for finding / providing documents.

Note: Lubuntu requires the installation of the python-tk package. (Not verified on the original Ubuntu)

-w name ... Exports the HTML document for the specified module to the current directory. If name contains /, name is treated as a file name. If name is a directory name, the documents for all modules contained in the directory are output.

Recommended Posts

pydoc memorandum
Matplotlib memorandum
linux memorandum
jinja2 memorandum
Django memorandum
Command memorandum
Python Memorandum 2
plotly memorandum
Slackbot memorandum (1)
multiprocessing memorandum
Memorandum MetaTrader 5
[Linux/LPIC] Memorandum
ShellScript memorandum
pip memorandum
Python memorandum
python memorandum
Pandas memorandum
python memorandum
DjangoGirls memorandum
Command memorandum
Python memorandum
pandas memorandum
python memorandum
Python memorandum
Python basics memorandum
RAID type memorandum
Python pathlib memorandum
Memorandum of sed
Python memorandum (algorithm)
Linux memorandum [links]
Deep Learning Memorandum
Revit API memorandum
Memorandum conda command
Pandas operation memorandum
setuptools command memorandum
Python memorandum [links]
tslearn trial memorandum
Django's basic memorandum
Memorandum about validation