About 3,770 results
Open links in new tab
  1. Python in Excel alternative: Open. Self-hosted. No limits.

    Write add-ins, custom functions (UDFs), and macros with Python in Excel. Run locally or on your infrastructure with all the packages you need.

  2. xlwings Documentation

    xlwings - Make Excel Fly! ¶ xlwings (Open Source) is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa: Scripting: Automate/interact with Excel from …

  3. Quickstart - xlwings Documentation

    Quickstart ¶ This guide assumes you have xlwings already installed. If that’s not the case, head over to Installation. 1. Interacting with Excel from a Jupyter notebook ¶ If you’re just interested …

  4. Installation - xlwings Documentation

    Python 2.7: 0.16.6 xlwings Python package ¶ xlwings comes pre-installed with Anaconda (Windows and macOS) WinPython (Windows only) Make sure not to take the dot version as …

  5. xlwings Features

    xlwings PRO adds more power, advanced features and dedicated support in comparison with the open source version of xlwings.

  6. API Reference - xlwings Documentation

    xlwings Object Model App App App.activate() App.alert() App.api App.books App.calculate() App.calculation App.cut_copy_mode App.display_alerts App.enable_events App.hwnd …

  7. Python API — xlwings dev documentation

    Top-level functions ¶ xlwings.view(obj, sheet=None, table=True, chunksize=5000) ¶ Opens a new workbook and displays an object on its first sheet by default. If you provide a sheet object, it …

  8. xlwings - Make Excel Fly! — xlwings dev documentation

    xlwings (Open Source) ¶ 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 …

  9. Add-in & Settings - xlwings Documentation

    Add-in & Settings ¶ The xlwings add-in is the preferred way to be able to use the Run main button, RunPython or UDFs. Note that you don’t need an add-in if you just want to manipulate …

  10. xlwings Lite vs. Python in Excel - xlwings Lite documentation

    xlwings Lite vs. Python in Excel ¶ Python in Excel turns the Excel grid into a 2-dimensional Jupyter notebook, while xlwings Lite brings the VBA experience into the modern age. …