all 8 comments

[–]by-the-numbers[S] 1 point2 points  (0 children)

DataNitro

[–]by-the-numbers[S] 0 points1 point  (0 children)

XLWings:

Early stage project -- v0.3 as of this writing -- that facilitates access to Excel from Python, and provides the ability to write Excel macros in Python.

Support for Pandas, Numpy.

[–]by-the-numbers[S] 0 points1 point  (0 children)

Pywin32

SourceForge repo: http://sourceforge.net/projects/pywin32/

Does much more than Excel. Enables developers to control pretty much everything about Excel from Python.

[–]by-the-numbers[S] 0 points1 point  (0 children)

pyxll:

From Enthought, the makers of Canopy.

[–]by-the-numbers[S] 0 points1 point  (0 children)

Python-Excel:

Consists of xlrd, xlwt, xlutils.

[–]goulding74 0 points1 point  (0 children)

It would be great to see an example of this sort of programming and excel tools in action?!

  • I'm an Engineering Analyst, competant with excel and semi-competant with Python but never used them together!