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. Currently, it only works on Windows.
Note
xlwings is currently in an early stage. The API might change in backward incompatible ways.