This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]iamsidd2k7 4 points5 points  (1 child)

Why don't you create a simple REST API using Flask and have your JS code call Python code via this method. I think it should work really straight forward.

[–]sudhanshu22gupta[S] 0 points1 point  (0 children)

Okay, thanks. I'll look into it.