RE: Need Help: Server to pass py objects-THANKS

From: Sells, Fred (fred_at_adventistcare.org)
Date: 03/30/05


To: python-list@python.org
Date: Wed, 30 Mar 2005 08:18:52 -0500

Thanks to all who responded. Although overwhelmed by the hits from a Google
search initially, it looks like pyro is a good choice for my needs.

-----Original Message-----
From: Ken Godee [mailto:ken@perfect-image.com]
Sent: Tuesday, March 29, 2005 3:45 PM
To: python-list@python.org
Subject: Re: Need Help: Server to pass py objects

>I have a legacy system with data stored in binary files on a remote
>server.
>I need to access and modify the content of those files from a webserver
>running on a different host. (All Linux)
>
>I would like to install a server on the legacy host that would use my
>python
>code to translate between the legacy files and Python Objects that
>represent
>the subset of data I care about, then pass those Python objects back >and
>forth to my webserver, which would then manage the http I/F to various
>clients.
>
>My organization prefers to use open source software.
>
>Can anyone suggest some products to research further?

Take a look here....

http://pyro.sourceforge.net/

-- 
http://mail.python.org/mailman/listinfo/python-list