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


Groups > comp.lang.python.announce > #1942

xlwings 0.6.0: Adds support for User Defined Functions (UDFs) on Windows

From Felix Zumstein <fzumstein@gmail.com>
Newsgroups comp.lang.python.announce
Subject xlwings 0.6.0: Adds support for User Defined Functions (UDFs) on Windows
Date 2015-12-01 01:52 -0800
Message-ID <mailman.69.1448969888.14615.python-announce-list@python.org> (permalink)

Show all headers | View raw


I am pleased to announce the release of xlwings v0.6.0: 

Amongst other new features, this release merges the ExcelPython project fully into xlwings which means that User Defined Functions (UDFs) are now supported on Windows.

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 

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

xlwings 0.6.0: Adds support for User Defined Functions (UDFs) on Windows Felix Zumstein <fzumstein@gmail.com> - 2015-12-01 01:52 -0800

csiph-web