Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1961 > unrolled thread

xlwings v0.6.2: RunPython is now supported on Mac Excel 2016!

Started byFelix Zumstein <fzumstein@gmail.com>
First post2015-12-15 03:23 -0800
Last post2015-12-15 03:23 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  xlwings v0.6.2: RunPython is now supported on Mac Excel 2016! Felix Zumstein <fzumstein@gmail.com> - 2015-12-15 03:23 -0800

#1961 — xlwings v0.6.2: RunPython is now supported on Mac Excel 2016!

FromFelix Zumstein <fzumstein@gmail.com>
Date2015-12-15 03:23 -0800
Subjectxlwings v0.6.2: RunPython is now supported on Mac Excel 2016!
Message-ID<mailman.17.1450183006.22044.python-announce-list@python.org>
I am pleased to announce the release of xlwings v0.6.2: 

Finally you can use the VBA module with the "RunPython" command from Excel 2016 on Mac. 

Check the Release Notes for full details: 
http://docs.xlwings.org/whatsnew.html 

About xlwings: 
xlwings is a BSD-licensed python library that makes it easy to call python from 
Excel and vice versa: 

Interact with Excel from python using a syntax that is close to VBA yet pythonic. 
Replace your VBA macros/UDFs with python code and still pass around your workbooks as easily as before. 
xlwings fully supports NumPy arrays and Pandas DataFrames. 

It works with Microsoft Excel on Windows and Mac. 

http://xlwings.org 

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web