how to embed the python interpreter into web App (Mehndi, Sibtey)

André andre.roberge at gmail.com
Wed Jul 29 17:18:52 EDT 2009


On Jul 29, 1:11 pm, Ryniek90 <rynie... at gmail.com> wrote:
> > Hi All
>
> > I am trying to embed the python interpreter in to a web app but could
> > not get the way, any one can suggest me how to do this.
>
> > Thanks,
>
> > Sibtey Mehdi
>
> > This e-mail (and any attachments), is confidential and may be privileged. It may be read, copied and used only
> > by intended recipients. Unauthorized access to this e-mail (or attachments) and disclosure or copying of its
> > contents or any action taken in reliance on it is unlawful. Unintended recipients must notify the sender immediately
> > by e-mail/phone & delete it from their system without making any copies or disclosing it to a third person.
>
> Here's example:http://try-python.mired.org/
>
> Contact with author of that website/webapp.
>
> Good luck.

Or you can look at the code for Crunchy: http://code.google.com/p/crunchy

Note however that this will result in something that is not secure...
To quote the try-python site:

"My ISP (idiom.com) provides a sandbox inside a FreeBSD Jail..."

André



More information about the Python-list mailing list