Skip to content

Commit

Permalink
mention REST API on docs index
Browse files Browse the repository at this point in the history
  • Loading branch information
fzumstein committed Oct 25, 2018
1 parent e7bff81 commit b28e035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Python from Excel and vice versa:
* **Scripting**: Automate/interact with Excel from Python using a syntax close to VBA.
* **Macros**: Replace VBA macros with clean and powerful Python code.
* **UDFs**: Write User Defined Functions (UDFs) in Python (Windows only).
* **REST API**: Expose your Excel workbooks via REST API.

**Numpy arrays** and **Pandas Series/DataFrames** are fully supported. xlwings-powered workbooks are easy to distribute and work
on **Windows** and **Mac**.
Expand Down

0 comments on commit b28e035

Please sign in to comment.