Exposing object model in Python?

MK MK at foo.com
Fri Jun 27 04:35:57 EDT 2003


"MK" <MK at foo.com> wrote

[...]

Thanks for your input. Apologies for not being clear enough.

I'm writing a classical desktop application, using wxPython
and some other libraries. I'm interested to expose its
object model a la Microsoft's VBA. That is, I want to allow
my users to tinker with the app, i.e. write their own macros
in Python in a miniature IDE, within the app. I'd also like to ship
the program as a standalone app, using py2exe.








More information about the Python-list mailing list