# xlwings **Repository Path**: lbpp/xlwings ## Basic Information - **Project Name**: xlwings - **Description**: xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It works with Microsoft Excel on Windows and Mac. Sign up for the newsletter or follow us on twitter via - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-06 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 ----- * Homepage: http://xlwings.org * Quickstart: http://docs.xlwings.org/en/stable/quickstart.html * Documentation: http://docs.xlwings.org * Source Code: http://github.com/zoomeranalytics/xlwings xltrail ------- The Excel add-in is version controlled with `xltrail `_. You can see the diffs on https://demo.xltrail.com.