pyRevit VS RevitLookup

Compare pyRevit vs RevitLookup and see what are their differences.

pyRevit

Rapid Application Development (RAD) Environment for Autodesk Revit® (by eirannejad)

RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. (by jeremytammik)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pyRevit RevitLookup
5 5
1,197 986
- -
9.5 9.4
6 days ago about 2 hours ago
Python C#
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pyRevit

Posts with mentions or reviews of pyRevit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-14.

RevitLookup

Posts with mentions or reviews of RevitLookup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.
  • The Notorious... "Starting a transaction from an external application running outside of API context is not allowed."
    2 projects | dev.to | 23 Jan 2023
    This is a topic that has been covered in much detail by the Revit community. Jeremy Tammik has several examples covered in such detail on his website the building coder and you can search modeless dialogs in the search bar. The way I found some examples was simply by googling how to make modeless windows in Revit. There are tons of resources and a lot can be found just by googling, searching other peoples code, and the Autodesk Revit API forums. The funny thing is I was trying to understand this before I got the error and was having trouble grasping the concept. My plugin was working just fine but I was not making any transactions yet. Finally once I got to the point in making a transaction, I received the error and it made much more sense on what needed to be done once I received the exception. Anyways, keep truckin and cheers!
  • Starting Plugin Development with C#
    3 projects | /r/Revit | 7 Dec 2022
    You’ll definitely want RevitLookup installed as well so you can explore the API live in Revit. https://github.com/jeremytammik/RevitLookup
  • It's 2022 and Insert from File is still causing "phantom" open files??
    1 project | /r/Revit | 7 Jul 2022
    The "Insert from File" command opens up the Revit model you are copying from in the background, and then just doesn't bother to close the Revit model when the command ends. You can use the Revit Lookup tool to snoop the Revit application and see in the Revit model is still open in the background. I have no idea why they haven't fixed this bug after soo many years. If I remember correctly if someone else uses the worksharing monitor in the Revit model you are trying to copy from, it shows you as having the Central model open, not a local copy of it.
  • Setting up Visual Studio for testing Revit coding solutions
    5 projects | /r/Revit | 14 Apr 2022

What are some alternatives?

When comparing pyRevit and RevitLookup you can also consider the following projects:

revitpythonshell - An IronPython scripting environment for Autodesk Revit and Vasari

EF-Tools - Save your time and nerves with EF-Tools. It's a pyRevit Extension for Autodesk Revit. There are 40+ tools in the toolbar and you will be able to improve your workflows or even discover new ones.

ironpython-stubs - Autocomplete stubs for common IronPython/.NET libraries

RevitDBExplorer - Interactive Revit database exploration tool to view and edit BIM element parameters, properties and relationships.

bannerlord-error-detector

IronPython - Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.

RevitSdkSamples - Revit SDK Documentation and Samples

Cython - The most widely used Python to C compiler

RevitAddInManager - Revit AddinManager update .NET assemblies without restart Revit for developer.

DynFreeCAD - Dynamo nodes for FreeCAD

RevitBatchProcessor - Fully automated batch processing of Revit files with your own Python or Dynamo task scripts!