Advice Needed for Sharing Plug-ins Written in Python to other Users

Advice Needed for Sharing Plug-ins Written in Python to other Users

lrsmns
Enthusiast Enthusiast
299 Views
3 Replies
Message 1 of 4

Advice Needed for Sharing Plug-ins Written in Python to other Users

lrsmns
Enthusiast
Enthusiast

Hello,

 

I developed a plug in written in python and I intend to share it to other users.

I know that in C# is possible to create into an .exe or .msi installer, does anybody know how to share a python written plug ins? 

 

Any experiences what went well or not would be very appreciated!

 

 

0 Likes
300 Views
3 Replies
Replies (3)
Message 2 of 4

jeremy_tammik
Alumni
Alumni

I would imagine that pyRevit implements a well-established and robust approach to achieve this:

  

  

Why don't you just use that?

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 3 of 4

lrsmns
Enthusiast
Enthusiast

I have considered, so that means the users would have to load the file through pyRevit?

0 Likes
Message 4 of 4

lrsmns
Enthusiast
Enthusiast

I have considered, but that would mean the users would have to load the files from pyRevit I guess.. 

0 Likes