DYnamo and Python

What would be a good start guid for how to implement Python in Dynamo? I have done a fundamentals of the language course, and I feel like i have an understanding, however I am struggling with starting scripts in Dynamo.

Thank you

1 Like

It depends on what you are hoping to achieve, if you are looking for Revit API functionallity I would recommend to read this:
https://github.com/DynamoDS/Dynamo/wiki/Python-0.6.3-to-0.7.x-Migration#revitapi

and maybe this example:

4 Likes