Zoomer News #12

Use xlwings with other office apps

In the News

: This is a really big announcement from this year's Ignite Conference: Microsoft is adding native support for dynamic arrays to Excel. So far, xlwings has provided this feature via a workaround (some would call it a "dirty hack") so we hope to support the native version soon with xlwings. You will read it here as soon as it's available. Note that this feature is not generally available yet and will be rolled out over the next months to Office 365 insiders.

  xlwings v0.12: Call Python functions from VBA in all Microsoft Office apps

xlwings now works with all Microsoft Office apps: Whether you need

before sending an email or if you have legacy VBA code that is split between Excel and Access: With xlwings v0.12, you can call Python functions from VBA within all Microsoft Office apps. See the

or

.

xlwings works now with Python 3.7

xlwings is now available for Python 3.7 on all channels (pip/pipenv, conda and conda-forge). If you use pip/pipenv, make sure to upgrade pywin32 to version 224 or you will run into issues.

distributedpython.com

Our celery-python blog has been renamed into

as it will cover a broader range of tools, not just Celery. For example, 

 gives you an introduction of how to use

 for distributing a Monte Carlo simulation across a cluster.

Product updates

xlwings

: v0.12.1, see

.

xltrail

: v1.8.3, see

.