User Interface Design
Ecology & Sustainabilitiy
Programming & Electronics
Prototyping
The built-in function dir() can be used to get information about a given object.
dir()
Example use of the dir() function
The result list all properties and methods of that object.
https://docs.python.org/3/library/functions.html