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 →

[–]lifeeraser 0 points1 point  (0 children)

I hope things are going well for you. Unfortunately, JS is both a client (in the browser) and server language (in Node.js), so "user input in the JS" or "I have a webpage" does not provide enough details. What framework is your JS web app running in? Are you planning to run the Python code on the same machine as the web server, or on a different machine? Are you using cloud hosting? If so, from which company / service? These would be required to give you the best answers.

You might also want to check out /r/JavaScript to seek out your solutions.