[IronPython] Writing a service or an Outlook add-in with IP

Rudy Schockaert rudy.schockaert at gmail.com
Wed Nov 9 23:00:55 CET 2005


using CPython and Mark Hammond's PyWin32 package it is rather easy to write
a real windows service in Python. By real, I mean an application that can
react on the service start/stop/restart... commands.

It is also pretty easy to write an Outlook Add-In (see the SpamBayes
project).

Are these two things already possible in IP (without PyWin32 obviously) and
if so, what would be the way to go?

Regards,

Rudy

--
"You don't stop laughing because you grow old. You grow old because you stop
laughing." -- Michael Pritchard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20051109/e006975f/attachment.html>


More information about the Ironpython-users mailing list