[python-win32] Re: I need to make a COM object with py2exe. Please HELP!
Mark Hammond
skippy.hammond at gmail.com
Tue May 5 10:17:51 CEST 2015
On 5/05/2015 10:14 AM, Diego Vélez Torres wrote:
> So TIM: Now that I know how to build COM servers, can you please give
> my lights how can I make a stand alone one using py2exe? I need to
> install in computers were the clients may not even know that Python exists.
py2exe comes with some sample COM objects - your best bet is to start
with them and the py2exe wiki.
Mark
More information about the python-win32
mailing list