472 Forks
2630 Stars
2630 Watchers

xlwings

xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.

How to download and setup xlwings

Open terminal and run command
git clone https://github.com/xlwings/xlwings.git
git clone is used to create a copy or clone of xlwings repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with xlwings https://github.com/xlwings/xlwings/archive/master.zip

Or simply clone xlwings with SSH
[email protected]:xlwings/xlwings.git

If you have some problems with xlwings

You may open issue on xlwings support forum (system) here: https://github.com/xlwings/xlwings/issues