vote up 1 vote down star
1

I'm looking for a Python library that's suitable, with DOM access too. I don't mind if the flash transparency doesn't carry over. PyQT's license isn't compatible with the project, and PySide isn't compiled cross-platform yet. Any thoughts?

flag

1 Answer

vote up 1 vote down

Actually, the pyside project now provides LGPL 2.1 python bindings for Qt.

The first public release was on August 18th. It is being developed with support from Nokia.

According to the release announcement the bindings are initially focused on Linux/X11 but expect to support all Qt supported platforms eventually.

link|flag
That's very interesting. So at some point if it can be made to compile for Mac and Windows it could be an option. Well worth investigating. For now the definitive answer remains unknown to me. – Luke Stanley Aug 23 at 18:33

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.