win32com from linux and jpq question

P

Peder Ydalus

1) Anyone knows if it will be possible to e.g. read cells in an excel
sheet from linux? If python compiled bytecode is cross-platform (I don't
know), maybe it could add the necessary bits and bytes from win32com?

2) I do not have PIL or other imaging libraries installed. Using plain
PhotoImage() and Label, is it possible to insert a jpg into an
application?

Thanks!

- Peder -
 
J

John J. Lee

Peder Ydalus said:
1) Anyone knows if it will be possible to e.g. read cells in an excel
sheet from linux?

Yes: OpenOffice.

If python compiled bytecode is cross-platform (I don't
know), maybe it could add the necessary bits and bytes from win32com?
No.


2) I do not have PIL or other imaging libraries installed. Using plain
PhotoImage() and Label, is it possible to insert a jpg into an
application?

What are PhotoImage and Label?


John
 
J

John J. Lee

Peder Ydalus said:
1) Anyone knows if it will be possible to e.g. read cells in an excel
sheet from linux? If python compiled bytecode is cross-platform (I don't
[...]

Or, of course, talk to a windows machine over the network and ask it
to do the work.


John
 

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

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,190
Latest member
ClayE7480

Latest Threads

Top