Show code classes from python library files

For example in VSC when using tkinter it will show completion for all the widget objects. Which all of these are classes in tkinter source code.

image

image