News
xlSlim 3.3.0 adds support for Python 3.12
xlSlim now supports Python 3.12 which brings: Improved error messages More powerful f-strings Performance improvements Real Python has a nice overview of the improvements in Python 3.12. Note that xlSlim...
xlSlim 3.3.0 adds support for Python 3.12
xlSlim now supports Python 3.12 which brings: Improved error messages More powerful f-strings Performance improvements Real Python has a nice overview of the improvements in Python 3.12. Note that xlSlim...
Install using Chocolatey
xlSlim can now be installed using Chocolatey!Chocolatey is a Windows application package manager, similar to apt and npm. Chocolately allows scripted Windows application installations so deployments can be automated. xlSlim...
Install using Chocolatey
xlSlim can now be installed using Chocolatey!Chocolatey is a Windows application package manager, similar to apt and npm. Chocolately allows scripted Windows application installations so deployments can be automated. xlSlim...
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...