Python and CORBA

Eric Brunel eric_brunel at despammed.com
Thu Sep 21 05:55:56 EDT 2006


On Thu, 21 Sep 2006 10:48:55 +0200, rodmc <userprogoogle-139 at yahoo.co.uk>  
wrote:

> Can anyone recommend an easy to install COBRA implementation which
> works with Python? I am using Windows XP.

I used to use fnorb (http://sourceforge.net/projects/fnorb), but the  
project seems to be dead. It still seems to work quite well, but I didn't  
test it on the latest Python versions.

And it does meet your requirements: since it's a Python-only ORB, it's  
really easy to install. You basically just have to put it somewhere in  
your PYTHONPATH.

> Thanks in advance.

HTH
-- 
python -c "print ''.join([chr(154 - ord(c)) for c in  
'U(17zX(%,5.zmz5(17l8(%,5.Z*(93-965$l7+-'])"



More information about the Python-list mailing list