[BangPypers] Calling Python from JavaScript

Asif Jamadar asif.jamadar at rezayat.net
Tue Nov 1 09:43:11 CET 2011


Is there a simple way to call Python libraries from JavaScript?


I have created python (.py) file  which consist of some function, now I need to call those functions inside my JavaScript code. How can I achieve this?

Regards

Asif


More information about the BangPypers mailing list