PyXLL is a Python add-in for Microsoft Excel — write worksheet functions, macros, real-time data feeds, and ribbon toolbars entirely in Python.
The PyXLL 5.12.1 documentation is also available to download as a pdf file .
Machine-readable documentation for AI tools is available at llms-full.txt.
Migrating from an older version? See the changelog.
If you can’t find what you’re looking for, contact us.
New to PyXLL? Two commands are all you need to get started:
pip install pyxll
pyxll install
Learn PyXLL through step-by-step video guides covering installation, worksheet functions, and more.
Complete documentation for all PyXLL features, from configuration to advanced integrations.
Full Python API documentation for all PyXLL decorators, functions, types, and classes.