xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa:
xlwings fully supports NumPy arrays and Pandas DataFrames. It works with Microsoft Excel on Windows and Mac.
Note
xlwings is currently in an early stage. The API might change in backward incompatible ways.