Also see PyXLL http://pyxll.com, which has been around for a while and is more comprehensive.
It lets you write Excel addins in Python in a very straightforward way. Python functions can implement functions, menu items, macros. Supports asynchronous functions in the latest Excel.
It lets you write Excel addins in Python in a very straightforward way. Python functions can implement functions, menu items, macros. Supports asynchronous functions in the latest Excel.
See examples here: http://pyxll.com/introduction.html