ironpython-stubs VS RevitLookup

Compare ironpython-stubs vs RevitLookup and see what are their differences.

ironpython-stubs

Autocomplete stubs for common IronPython/.NET libraries (by gtalarico)

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
ironpython-stubs RevitLookup
1 5
234 986
- -
0.0 9.4
5 months ago 1 day ago
Python C#
GNU General Public License v3.0 or later 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.

ironpython-stubs

Posts with mentions or reviews of ironpython-stubs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-14.
  • Setting up Visual Studio for testing Revit coding solutions
    5 projects | /r/Revit | 14 Apr 2022
    for intellisense and detecting type errors, if you set the language server correctly vscode should find the main mistakes and format the document correctly. For finding the revit api side type errors you can use ironpython-stubs: https://github.com/gtalarico/ironpython-stubs

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 ironpython-stubs and RevitLookup you can also consider the following projects:

pyRevit - Rapid Application Development (RAD) Environment for Autodesk Revit®

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.

revitpythonshell - An IronPython scripting environment for Autodesk Revit and Vasari

Visual Studio Code - Visual Studio Code

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

wild-cherry - :princess::tulip::japanese_ogre: A fairy-tale inspired theme, with tasteful use of emojis

RevitSdkSamples - Revit SDK Documentation and Samples

KotlinLanguageServer - Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol

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

mypy_boto3_builder - Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.

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