Share tools without showing code?

My company has some tools we have made with pyRevit that an external consultant is interested in using, but we aren’t sure we want the code visible. I’m curious if there is any way to share pyRevit tools and make it so they can’t see the actual python code? I really don’t want to rebuild this stuff in C# :woozy_face:

To my knowledge there is no real way to hide your python code.

No way, not to my knowledge, and even with C#, there is always a way to see beyond the dll if you are geek enough.

You either share, or don’t :stuck_out_tongue:

1 Like

That’s what I thought, thanks! At least in a dll, you have to work for it! :laughing: