News
DuckDB in Excel!
xlSlim now supports running DuckDB queries right in Excel using the new DuckDbQuery() Excel function. DuckDB is a very powerful query engine that supports efficient querying from many data sources...
DuckDB in Excel!
xlSlim now supports running DuckDB queries right in Excel using the new DuckDbQuery() Excel function. DuckDB is a very powerful query engine that supports efficient querying from many data sources...
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.