Difference between revisions of "PyRevit"

From Wiki.OSArch
(Created page with "64px pyRevit is a Revit AddOn which let's users easily build their own Revit AddOns (Python, C#) without much build plate code or Revit restarts, whic...")
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:pyRevit.png|64px]]
 
  
 +
[[File:PyRevit.svg|64x64px]]
  
pyRevit is a Revit AddOn which let's users easily build their own Revit  
+
pyRevit is a Revit add-on, which let's users easily build their own Revit  
AddOns (Python, C#) without much build plate code or 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/pyrevitlabs/pyRevit
 +
* Source Code: https://github.com/pyrevitlabs/pyRevit
 +
* Documentation: https://www.notion.so/pyRevit-bd907d6292ed4ce997c46e84b6ef67a0
 +
* Community: https://discourse.pyrevitlabs.io/
 +
* API Documentation: https://pyrevitlabs.github.io/pyRevit/
  
"pyRevit helps you quickly sketch out your automation and addon ideas,
+
= From their GitHub page =
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.
 
  
License: [[GPL3]]
+
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.
  
= Resources =
+
* Website: https://github.com/eirannejad/pyRevit
+
 
* Source Code: https://github.com/eirannejad/pyRevit
+
pyRevit can help you:
* Documentation: https://www.notion.so/pyRevit-bd907d6292ed4ce997c46e84b6ef67a0
+
* 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/pyrevitlabs/pyRevit/graphs/contributors
 +
 
 +
''</> with 🖤 in Portland, Oregon''
 +
 
 +
Copyright © 2014-2023 by Ehsan Iran-Nejad (pyrevitlabs.io) - All Rights Reserved
 +
 
 +
= Extensions =
 +
 
 +
pyRevit comes loaded with optional tools and extensions
 +
 
 +
* [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: [https://github.com/eirannejad/pyRevit/blob/master/LICENSE.txt GPL3]
  
 
{{Template:Software}}
 
{{Template:Software}}
 
[[Category:Revit_extensions]]
 
[[Category:Revit_extensions]]

Latest revision as of 12:28, 3 May 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/pyrevitlabs/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