News
Import directly from GitHub!
xlSlim 2.0.9 adds support for importing Python modules directly from git repos hosted by GitHub or Bitbucket.This greatly simplifies code releases. Python modules do not need to be copied onto...
Import directly from GitHub!
xlSlim 2.0.9 adds support for importing Python modules directly from git repos hosted by GitHub or Bitbucket.This greatly simplifies code releases. Python modules do not need to be copied onto...
xlSlim 2.0.8 adds support for event handling!
xlSlim 2.0.8 lets you replace VBA event handling code with cleaner, simpler Python code.
xlSlim 2.0.8 adds support for event handling!
xlSlim 2.0.8 lets you replace VBA event handling code with cleaner, simpler Python code.
xlSlim 2.0.7 adds support for Python 3.11
xlSlim 2.0.7 has added support for Python 3.11. Python 3.11 is 10-60% faster than Python 3.10, see the release summary. Enjoy the faster performance!
xlSlim 2.0.7 adds support for Python 3.11
xlSlim 2.0.7 has added support for Python 3.11. Python 3.11 is 10-60% faster than Python 3.10, see the release summary. Enjoy the faster performance!
xlSlim 2.0.4 improves support for dictionaries,...
Dictionaries can be created from a two-column Excel range, classes can be created directly in Excel, Python enums are now supported, the ViewPyObject() utility function has been enhanced, two new...
xlSlim 2.0.4 improves support for dictionaries,...
Dictionaries can be created from a two-column Excel range, classes can be created directly in Excel, Python enums are now supported, the ViewPyObject() utility function has been enhanced, two new...
New payment methods
We now support more payment methods! The big one is support for Amazon Pay. And then for our Asian customers, we have support for AliPay, paidy, eNETS and various Korean...
New payment methods
We now support more payment methods! The big one is support for Amazon Pay. And then for our Asian customers, we have support for AliPay, paidy, eNETS and various Korean...
Streaming data into Excel
For many years it has been difficult to stream data into Excel. You needed to know the details of how the IRTDServer interface works, and then create an appropriate implementation...
Streaming data into Excel
For many years it has been difficult to stream data into Excel. You needed to know the details of how the IRTDServer interface works, and then create an appropriate implementation...