This is a list of resources relevant to the brave people who insist in using Python for Revit instead of the more supported .NET languages.
A special thanks to the earlier explorers who create some of the projects or resources I have personally benefited from:
- Daren Thomas
- Nathan Miller
- Mostapha Roudsari
- Andreas Dieckmann
- Ehsan Iran Nejad
- Dimitar Venkov
- Konrad Sobon
Please start an Issue or send a Pull Request to add additional links.
An IronPython scripting environment for Autodesk Revit
IronPython scripts and add-in tab for Autodesk Revit®
A Revit API Wrapper to help Python programmers write more pythonic Revit API code.
Python tools to process actions on revit models from cli
Half lookup, half doc reader, half visual debugger, these 3 halves are helpfull when you're dealing with huge .NET frameworks or Python modules.
Python library to automate creating DynamoBIM custom nodes.
A collection of [...] custom nodes for the Dynamo visual programming environment
A collection of Dynamo nodes
LunchBox is a set of computational design tools for Grasshopper and Dynamo. The plugins include new component nodes for managing data and geometry for activities such as generative form making, paneling, rationalization, and interoperability.
Ladybug Plugin for DynamoBIM
A interop project for bridging the gap between Rhino/Grasshopper and Revit/Dynamo
Youtube Channel with Revit API and Dynamo with C# and Python Videos
Python Docs (2.7)
Oficial IronPython Documentation
Have you heard of IronPython and Jython? These two alternate implementations of Python were created by Jim hugunin. They run on top of the .NET and JVM runtimes. On this episode going to look at the story of IronPython. It's been around for many years. Although the last few years, it's been somewhat stagnant. That's why I am thrilled to introduce you to Alex Earl, who along with Benedikt Eggers, has become the maintainer of the IronPython project. It's great to see IronPython getting the attention it deserves. We'll talk about IronPython past, present, future on this episode of Talk Python To Me.
Windows Presentation Foundation Resources focused on IronPython
Recipes and example code for IronPython
This is a simple introduction to Windows Presentation Foundation
[...] Nitty gritty details of how to use Python the language to integrate with the underlying .NET framework