Python Forum
Deploying Python-based excel plugin
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Deploying Python-based excel plugin
#3
I don't know anything about modifying the ribbon (what happens in older versions of Excel, before there was a ribbon?), but IronPython runs on .net, and has full access to anything c# does. Since it runs on .net, they don't need python installed on their system, either (I think... you might need to ship an ironpython runtime or something).
Reply


Messages In This Thread
RE: Deploying Python-based excel plugin - by nilamo - Mar-22-2018, 08:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Deploying to ML Model to web application Scoder 2 2,704 Aug-31-2020, 07:32 AM
Last Post: hussainmujtaba
  Python Package for deploying python code in Excel on machines without python UGuntupalli 2 6,922 Jul-31-2019, 04:05 AM
Last Post: UGuntupalli
  Create selection box to pass string value based on uniques in Excel column sneakysnek 1 2,517 Nov-18-2018, 07:29 PM
Last Post: Stefanovietch

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020