News
Python notebooks in Excel
xlSlim v3.0.0 introduces a new interactive mode to xlSlim. Interactive mode lets Excel mimic the behaviour of Jupyter notebooks. Python code is stored and run within Excel cells. Output is...
Python notebooks in Excel
xlSlim v3.0.0 introduces a new interactive mode to xlSlim. Interactive mode lets Excel mimic the behaviour of Jupyter notebooks. Python code is stored and run within Excel cells. Output is...
Menus should be easy!
xlSlim always tries to simplify working with Excel and Python. Adding a right-click context menu like this Plot menu should be easy. However Microsoft, and our competitors, require an XML...
Menus should be easy!
xlSlim always tries to simplify working with Excel and Python. Adding a right-click context menu like this Plot menu should be easy. However Microsoft, and our competitors, require an XML...
Let ChatGPT write the code!
Easily copy code from ChatGPT into Excel and create a dynamic Python module.
Let ChatGPT write the code!
Easily copy code from ChatGPT into Excel and create a dynamic Python module.
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!