search for: pyobjc

Displaying 3 results from an estimated 3 matches for "pyobjc".

Did you mean: objc
2004 Aug 29
0
Asterisk Assistants for Linux or Windoze???
...ards, btw) because Asterisk doesn't run on Windoze. As for Linux, we are currently looking into that. The Assistants are built using the Cocoa framework which is a further development of NeXTStep/OpenStep. I am currently playing with a tool called the Python->Objectice-C Bridge or in short PyObjC. This is primarily intended to make it possible to use the Cocoa framework from Python and to integrate with Interface Builder and Xcode on MacOSX. However, PyObjC also supports OpenStep on Linux. This means in principle it is possible to use PyObjC to write a cross-platform GUI tool that would r...
2009 Dec 16
2
CRAM-MD5 in Python
Hi to all! I?m writing a python module (python+sqlalchemy) to manage user and domain configuration on my system (I hope to get a CLI tool, a Web app and even a native Mac app, via PyObjc, from my lib). I?m implementing password crypto, but I have some problem in generating CRAM-MD5 password, dovecot style. I?ve found an old discussion on this mailing list and a piece of Perl that works, but I need to implement it in Python; I?ve even read code (hmac-md5.c), but before start hard co...
2012 Apr 12
3
[OT] Outlook identities
Nothing to do with Dovecot, but I figured this is the best place to ask. Do any of the newer versions of Outlook have proper identities support like Thunderbird, mutt, Roundcube, i.e. every other mail client on Earth? We have customers who set up ten different mailboxes for one person because otherwise Outlook won't Do the Right Thing. Is there some way to make it behave like the others? *