angularjs - Redirect python interactive shell to angular application -


so have python chatbot running in command line, waits user input , prints answers in command line.

on other side have angularjs application chat window accepts user inputs.

what want somehow redirect inputs of angularjs chat window python app. and, ofcourse want able show python-chatbot responses on web page.

does know how achieve this? thank in advance.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -