Skip to content
forked from xlwings/xlwings

This fork of xlwings adds support for nested conversion of iterables

License

Notifications You must be signed in to change notification settings

PJCampi/xlwings

 
 

Repository files navigation

xlwings - Make Excel fly with Python!

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.

Links

xltrail

The Excel add-in is version controlled with xltrail. You can see the diffs on https://cloud.xltrail.com.

About

This fork of xlwings adds support for nested conversion of iterables

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.1%
  • C++ 4.7%
  • AppleScript 0.2%