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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to