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


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

xlwings 0.1.1 Released

Started byFelix Zumstein <fzumstein@gmail.com>
First post2014-06-29 07:46 -0700
Last post2014-06-29 07:46 -0700
Articles 1 — 1 participant

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


Contents

  xlwings 0.1.1 Released Felix Zumstein <fzumstein@gmail.com> - 2014-06-29 07:46 -0700

#1309 — xlwings 0.1.1 Released

FromFelix Zumstein <fzumstein@gmail.com>
Date2014-06-29 07:46 -0700
Subjectxlwings 0.1.1 Released
Message-ID<mailman.11327.1404055136.18130.python-announce-list@python.org>
See the Release Notes here: http://docs.xlwings.org/whatsnew.html#v0-1-1-june-27-2014

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. Currently, it only works on Windows.

[toc] | [standalone]


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


csiph-web