Installing a pyRevit Extension

Symon KipkemeiSymon Kipkemei
1 min read

Table of contents

To install a Pyrevit extension for a Revit project, follow the following steps:

  1. Download and install the PyRevit setup from the link below. pyRevit helps you quickly sketch out your automation and addon ideas, inside the Revit environment and using its APIs.

    https://github.com/eirannejad/pyRevit/releases

  2. Go to the GitHub repository of the extension project. i.e https://github.com/symonkipkemei/panelization

  3. Look for the extension.json file

  4. Open and copy the extension file info.

  5. Search for the %AppData% folder on your PC, a Windows environment variable that stores the path to the AppData folder. This will direct you to "C:\Users\username\AppData\Roaming." Path

  6. Open pyRevit-Master folder > extensions folder > extensions.json file

  7. Open the extensions.json file and append the extension data copied from step 3 at the end of the script as shown below.

  8. The extension will appear in Pyrevit Extension Manager.

  9. Proceed with its installation, the tool will now appear on the Revit Tool bar!

  10. Congratulations!, you can now test/enjoy the tool. For future updates, the tool will be auto-updated.

0
Subscribe to my newsletter

Read articles from Symon Kipkemei directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Symon Kipkemei
Symon Kipkemei

I am a BIM Developer & Architect with a passion for efficiency, sustainable development, and innovation in design. Active BIM community member & a lifetime student.