Python help() Function: How It Works

Python help function guide

Use Python help() to inspect functions, modules, keywords, classes, and packages from the interpreter or with direct object arguments.