xlwings PRO

The purpose of xlwings PRO is to finance the continued maintenance and enhancement of xlwings. This will allow you to rely on the package without being left with the dreaded “this library currently has no active maintainers” message that happens to too many open-source packages after a couple of years.

xlwings PRO offers access to additional functionality. All PRO features are marked with xlwings PRO in the docs.

Note

To get access to the additional functionality of xlwings PRO, you need a license key and at least xlwings v0.19.0. Everything under the xlwings.pro subpackage is distributed under a commercial license.

PRO Features

  • One-Click Zero-Config Installer: Easily build your own Python installer including all dependencies—guarantees that the end user does not need to know anything about Python.
  • Embedded Code: Store your Python source code directly in Excel for easy deployment.
  • xlwings Reports: A template-based reporting mechanism, allows business users to change the layout of the report without having to change Python code.
  • Markdown Formatting: Support for Markdown formatting of text in cells and shapes like e.g., text boxes.
  • Plotly static charts: Support for Plotly static charts.
  • Table.update(): An easy way to keep an Excel table in sync with a pandas DataFrame

More Infos