ANN: BeOS system API modules
Donn Cave
donn at oz.net
Mon Sep 6 12:43:45 EDT 1999
First release of some stuff I've been fiddling with for a long time.
BeOS is, of course, the new computer operating system that has Microsoft
quaking in their boots, as we learned during recent judicial proceedings.
It has a C++ API, which has been some fun to integrate with Python.
The result is a more or less idiomatic native BeOS Python interface.
One module per C++ class, modules import each other liberally.
Only a fairly minimal complement of modules at this point, but
they're generated from templates and fairly easy to write. I have
included a USENET news reader as a sample application.
Lots of stuff remains to be done, haven't even thought up a name for it.
http://www.oz.net/~donn/
Donn Cave, donn at oz.net, donn at u.washington.edu
More information about the Python-list
mailing list