xlwings - 翔べ!Excel#
xlwings (Open Source) is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa:
Scripting: VBAに近いシンタックスを用いて、PythonからExcelを自動化/相互操作します。
Macros: 簡潔で強力なPythonのコードで、VBAマクロを置き換えます。
UDFs: Pythonでユーザー定義関数(User Defined Functions, UDFs)を書きます(Windowsのみ)。
Numpy arrays と Pandas Series/DataFrames を完全にサポートしています。 Windows と Mac の両環境とも、xlwingsで強化されたワークブックの配布/動作を簡単に行えます。
Use advanced features such as:
1-click installer: bundle Python and all your packages
Embedded code: easy deployment
Ultra fast file reader: no Excel required
xlwings Reports: work with templates
xlwings Server: no local Python required
No more VBA: Call Python from Office Scripts and Office.js
Excel on the web & Google Sheets
Free for non-commercial use only.