[BangPypers] Calling Python from JavaScript
Senthil Kumaran
senthil at uthcode.com
Tue Nov 1 13:49:26 CET 2011
Hello Asif,
On Tue, Nov 01, 2011 at 08:43:11AM +0000, Asif Jamadar wrote:
> Is there a simple way to call Python libraries from JavaScript?
>
What do you ultimately intend to do with this requirement? You can do
a HTTP Ajax request via javascript and then your server could delegate
it to python controller. Is it such a requirement or you have some
other thing in your mind?
--
Senthil
More information about the BangPypers
mailing list