[SciPy-user] Equivalent of the X Public Access Mechanism

Francis Burton F.L.Burton at udcf.gla.ac.uk
Sat Jun 1 08:36:21 EDT 2002


At 10:51 14/05/02 -0400, Eric wrote:
>You might also look into other methods that are currently available in
Python.
>You can expose Python functions to separate processes (even over the web)
>through xml-rpc, SOAP, http, custom socket servers, etc.  These are all
>cross-platforms and often trivial to implement if you just need to expose a
>single function.

I discovered Systems Biology Workbench (SBW) that seems to
do pretty much what I want. It has C, C++, Delphi and Java
APIs - as well as Python, of course!

http://www.cds.caltech.edu/erato/sbw/docs/index.html

Francis




More information about the SciPy-User mailing list