Difference between revisions of "PyRevit"

From Wiki.OSArch
m
(pyRevit Rapid Application Development and Tools for Revit)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[File:pyRevitLogo.svg|64px]]
 
  
 +
[[File:PyRevit.svg|64x64px]]
  
 
pyRevit is a Revit add-on, which let's users easily build their own Revit  
 
pyRevit is a Revit add-on, which let's users easily build their own Revit  
add-ons (Python, C#) without much build plate code or any Revit restarts,  
+
add-ons (Python, C#, DynamoBIM, Grasshopper, ...) without much build plate code or any Revit restarts,  
 
which allows for rapid development and convenient deployment.
 
which allows for rapid development and convenient deployment.
  
From their github page:
+
= Resources =
 +
* Website: https://github.com/eirannejad/pyRevit
 +
* Source Code: https://github.com/eirannejad/pyRevit
 +
* Documentation: https://www.notion.so/pyRevit-bd907d6292ed4ce997c46e84b6ef67a0
 +
* Community: https://discourse.pyrevitlabs.io/
 +
* API Documentation: https://ein.sh/pyRevit/
 +
 
 +
= From their GitHub page =
 +
 
 +
pyRevit helps you quickly sketch out your automation and addon ideas, in whichever language that you are most comfortable with, inside the Revit environment and using its APIs. It also ships with an extensive set of powerful tools that showcase its capabilities as a development environment. Download and install pyRevit, launch Revit, and note the new pyRevit tab that includes these tools. pyRevit also ships with a handy CLI utility for customized configuration and deployment of your tools, and a telemetry server to monitor pyRevit usage across your teams.
 +
 
 +
 +
 
 +
pyRevit can help you:
 +
* Add a powerful set of free tools to your Revit workflows.
 +
* Sketch out your automation ideas quickly in python
 +
* Write your own Revit addons for Revit using python (IronPython or CPython), C#, VB.Net
 +
* Distribute your tools (pyRevit, Dynamo, or Grasshopper) easily to your teams using a unified interface
 +
* Share your tools with the community
 +
 
 +
 
 +
== Share Your Coins ==
 +
↓ Help making pyRevit financially stronger
 +
 
 +
[https://www.notion.so/Support-on-Patreon-cdf92ba547154f7a85d32b526dc5e59b Support on Patreon]
 +
 
 +
[https://www.notion.so/Supporters-4f3350243ba24dcd8228df6262723629 Supporters]
 +
 
 +
== Contributors ==
 +
 
 +
https://github.com/eirannejad/pyRevit/graphs/contributors
 +
 
 +
''</> with 🖤 in Portland, Oregon''
 +
 
 +
Copyright © 2014-2023 by Ehsan Iran-Nejad (pyrevitlabs.io) - All Rights Reserved
 +
 
 +
= Extensions =
  
"pyRevit helps you quickly sketch out your automation and add-on ideas,
+
pyRevit comes loaded with optional tools and extensions
in whichever language that you are most comfortable with, inside the
 
Revit environment and using its APIs. It also ships with an extensive
 
set of powerful tools that showcase its capabilities as a development
 
environment. Download and install pyRevit, launch Revit, and note the new pyRevit
 
tab that includes these tools."
 
  
[https://pythoncvc.net/?page_id=123 pyRevitMEP] is a pyRevit Extension (by OSArch supporter [[User:Cyril|Cyril Waechter]]) which include tools dedicated to MEP task in Revit. It can connect to the materialsdb database.
+
* [https://pythoncvc.net/?page_id=123 pyRevitMEP] is a pyRevit Extension (by OSArch supporter [[User:Cyril|Cyril Waechter]]) which include tools dedicated to MEP task in Revit. It can connect to the materialsdb database.
 +
* pyChilizer by the team @ [https://www.archilizer.com/ Archilizer]
 +
* EF-Tools by Erik Fritz from [https://learnrevitapi.com/ Learn Revit API]
 +
* [https://revitron.readthedocs.io/en/latest/ Revitron] by Marc Anton Dahmen
 +
* [https://github.com/tillbaum pyTiBa] by Till Baumeister
 +
* and many other
  
License: [[GPL3]]
 
  
= Resources =
+
License: [https://github.com/eirannejad/pyRevit/blob/master/LICENSE.txt GPL3]
* Website: https://github.com/eirannejad/pyRevit
 
* Source Code: https://github.com/eirannejad/pyRevit
 
* Documentation: https://www.notion.so/pyRevit-bd907d6292ed4ce997c46e84b6ef67a0
 
  
 
{{Template:Software}}
 
{{Template:Software}}
 
[[Category:Revit_extensions]]
 
[[Category:Revit_extensions]]

Latest revision as of 05:02, 15 January 2024

PyRevit.svg

pyRevit is a Revit add-on, which let's users easily build their own Revit add-ons (Python, C#, DynamoBIM, Grasshopper, ...) without much build plate code or any Revit restarts, which allows for rapid development and convenient deployment.

Resources[edit]

From their GitHub page[edit]

pyRevit helps you quickly sketch out your automation and addon ideas, in whichever language that you are most comfortable with, inside the Revit environment and using its APIs. It also ships with an extensive set of powerful tools that showcase its capabilities as a development environment. Download and install pyRevit, launch Revit, and note the new pyRevit tab that includes these tools. pyRevit also ships with a handy CLI utility for customized configuration and deployment of your tools, and a telemetry server to monitor pyRevit usage across your teams.


pyRevit can help you:

  • Add a powerful set of free tools to your Revit workflows.
  • Sketch out your automation ideas quickly in python
  • Write your own Revit addons for Revit using python (IronPython or CPython), C#, VB.Net
  • Distribute your tools (pyRevit, Dynamo, or Grasshopper) easily to your teams using a unified interface
  • Share your tools with the community


Share Your Coins[edit]

↓ Help making pyRevit financially stronger

Support on Patreon

Supporters

Contributors[edit]

https://github.com/eirannejad/pyRevit/graphs/contributors

</> with 🖤 in Portland, Oregon

Copyright © 2014-2023 by Ehsan Iran-Nejad (pyrevitlabs.io) - All Rights Reserved

Extensions[edit]

pyRevit comes loaded with optional tools and extensions

  • pyRevitMEP is a pyRevit Extension (by OSArch supporter Cyril Waechter) which include tools dedicated to MEP task in Revit. It can connect to the materialsdb database.
  • pyChilizer by the team @ Archilizer
  • EF-Tools by Erik Fritz from Learn Revit API
  • Revitron by Marc Anton Dahmen
  • pyTiBa by Till Baumeister
  • and many other


License: GPL3

This page describes a software project from our AEC Free Software directory