Is there a way to run Excel macro's with jython? Similar to the
win32com in python? Thank you.
I wish people using Jython would remember that whatever they desire the
runtime to do, they should investigate the Java options for their
problem - and then simply use that with a way nicer python syntax.
Comment