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


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

xlwings v0.5.0 ads support for Matplotlib in Excel

Started byFelix Zumstein <fzumstein@gmail.com>
First post2015-11-10 11:37 -0800
Last post2015-11-10 11:37 -0800
Articles 1 — 1 participant

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


Contents

  xlwings v0.5.0 ads support for Matplotlib in Excel Felix Zumstein <fzumstein@gmail.com> - 2015-11-10 11:37 -0800

#1918 — xlwings v0.5.0 ads support for Matplotlib in Excel

FromFelix Zumstein <fzumstein@gmail.com>
Date2015-11-10 11:37 -0800
Subjectxlwings v0.5.0 ads support for Matplotlib in Excel
Message-ID<mailman.240.1447247117.16136.python-announce-list@python.org>
I am pleased to announce the release of xlwings v0.5.0: 

Amongst other new features and bug fixes, this release allow to use Matplotlib in Excel in just 2 lines of code. Watch: https://twitter.com/ZoomerAnalytics/status/664159348822835200

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 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