Max OSX and Excel

J

Johanna Pfalz

Hi there,

Does anyone have details on how to drive excel using python 2.4 on OSX?
I've searched the web and have not found anything specific to excel.

Thanks in advance,


Johanna Pfalz
Smithers, BC
 
K

Kevin Walzer

Johanna said:
Hi there,

Does anyone have details on how to drive excel using python 2.4 on OSX?
I've searched the web and have not found anything specific to excel.

Thanks in advance,


Johanna Pfalz
Smithers, BC
Try AppScript: http://appscript.sourceforge.net/

It's a Python-to-Apple Events bridge. It allows you to access a
scriptable application using the same mechanism that underlies
AppleScript, but from Python. Excel has good AppleScript support, so it
should be supported by AppScript as well.
 
K

Kevin Walzer

Johanna said:
Hi there,

Does anyone have details on how to drive excel using python 2.4 on OSX?
I've searched the web and have not found anything specific to excel.

Thanks in advance,


Johanna Pfalz
Smithers, BC
Try AppScript: http://appscript.sourceforge.net/

It's a Python-to-Apple Events bridge. It allows you to access a
scriptable application using the same mechanism that underlies
AppleScript, but from Python. Excel has good AppleScript support, so it
should be supported by AppScript as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top