[python-win32] Equivalence of win32com.client under Linux

Tim Roberts timr at probo.com
Mon Mar 27 11:28:50 EDT 2017


Brahim EL ALLIOUI wrote:
>
> The requirement is that we use the odoo erp under windows and we have
> a module allowing communication with the timers and which uses the sdk
> of the manufacturer. We want to migrate to linux, everything goes well
> except this module we have developed ourselves

Well, hang on.  Your original question said you were looking for a way
to call the zkemkeeper product from Python on Linux.  The big problem
with that plan is that Zkemkeeper does not run on Linux.  Are you hoping
to find a way to call from Python on Linux into Zkemkeeper running on
Windows?  That's not impossible, but it's a different kind of problem.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list