This is an example project that builds an MSI installer for PyXLL based add-ins. Note: PyXLL is licensed per-user. It is your responsibility to ensure that all users using your PyXLL based add-in have ...
When distributing code based on PyXLL, the question of deployment needs to be carefully solved. The PyXLL configuration file, pyxll.cfg, contains the list of module that must be loaded to contribute ...
Last year, PyXLL released its PyXLL-Jupyter plugin. The new extension combines the ease of use of Excel with the interactivity of Jupyter. VBA is commonly used to automate Excel with macros, add new ...