Hi, I’m quite new to programming and dynamo, but i’m trying to create some python scripts to import in my dynamo scripts.
But here is my question; Is it possible to review a list of callable functions within the modules I am importing?
For example: I am importing the modules as shown on the screenshot, but i’m not sure wich function i’ll be able to call within these methods. Does anyone know if there is list of callebles so I can review them and develop more knowledge of the module?
Thanks