Misc. Development/ActiveX/COM
xlSlim Premium v4.0.2 x64
xlSlim - call Python code from Excel with no code changes!
A unique interactive mode that mimics Jupyter notebook behaviour
Data types converted automatically
Python objects cached automatically
Lists supported
Keyword arguments supported
Description
xlSlim - call Python code from Excel with no code changes!
A unique interactive mode that mimics Jupyter notebook behaviour
Data types converted automatically
Python objects cached automatically
Lists supported
Keyword arguments supported
VBA functions and other Excel add-in functions are available in Python
Data can be easily streamed from Python to Excel
Python can be used as a VBA replacement
Calling Python functions from Excel should be easy. xlSlim makes calling Python functions as simple as possible. No Python code changes are required (although sometimes type hints are).
Streaming data into Excel should be easy
Any Python generator function can be used to stream data into Excel. No more worrying about how IRTDServer works. The video below shows how numpy arrays can be streamed from Kafka to Excel.