Python Windows Extensions for Mac

Johnny Venter johnny.venter at zoho.com
Sat Aug 20 19:51:29 EDT 2011


Thank you all for the replies. I would like to query various Windows' objects and resources from Mac and/or Linux such as Active Directory users, network shares, group members, etc... What module or methods can I use with python to accomplish this? 

I found dcerpc might be the way to go. 

On Aug 20, 2011, at 1:39 PM, Kevin Walzer <kw at codebykevin.com> wrote:

> On 8/19/11 4:02 PM, johnny.venter wrote:
>> 
>> Hello, I am looking for the Python Windows Extensions to see if they can be installed on a Mac.THanks.
>> 
> 
> You can certainly try to install them via easy_install, I supposed, but it's doubtful they would do anything, as the Mac does not support win32 API calls any more than Windows supports Cocoa/Objective-C calls.
> 
> -- 
> Kevin Walzer
> Code by Kevin
> http://www.codebykevin.com
> -- 
> http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list