본문 바로가기
카테고리 없음

xlwings - Make Excel fly with Python!

by 조병희 2016. 7. 18.

https://github.com/ZoomerAnalytics/xlwings

 

xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa:

  • Scripting: Automate/interact with Excel from Python using a syntax that is close to VBA.
  • Macros: Replace your messy VBA macros with clean and powerful Python code.
  • UDFs: Write User Defined Functions (UDFs) in Python (Windows only).

Numpy arrays and Pandas Series/DataFrames are fully supported. xlwings-powered workbooks are easy to distribute and work on Windows and Mac.

Note: xlwings is currently in an early stage. The API might change in backward incompatible ways.

Links

댓글