Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1412
| Newsgroups | comp.lang.python.announce |
|---|---|
| Date | 2014-09-23 09:52 -0700 |
| Subject | xlwings v0.2.2 released |
| From | Felix Zumstein <fzumstein@gmail.com> |
| Message-ID | <mailman.14274.1411491875.18130.python-announce-list@python.org> (permalink) |
I am happy to announce the release of xlwings v0.2.2: - Errors on Mac are now shown in a Messsage Box - The Range class features now an autofit method and much more, see the Release Notes here: 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 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
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
xlwings v0.2.2 released Felix Zumstein <fzumstein@gmail.com> - 2014-09-23 09:52 -0700
csiph-web