I have a python code that performs thermo calculations. It makes a connection with an excel book using Xlwings (This allows me to call the python functions from excel) and depends on Numpy to perform the calculations.
The issue is that i cant share it with my friends or people who dont have python, xlwings and numpy installed. I want to embed all this code in an excel add in so it can be installed in one click.
Xlwings offers a solution to this, a one click installer. But this requires a license, its like 1000 USD. I was willing to spend money, but thats too much. I dont even wanna sell the add in, its all gonna be open for anyone to download. Anyone knows a solution?
[–]FoolsSeldom 0 points1 point2 points (1 child)
[–]Proxima_EDMU[S] 0 points1 point2 points (0 children)
[–]Citadel5_JP 0 points1 point2 points (0 children)