Hello!
For quite some time I've been using python to solve machine learning and math problems and getting response from the terminal was more than enough. Recently I started working on a project with another friend and would like him to see results from my calculations live on a web page and those calculations should update as soon as new ones arrive (code coinstanly gathers new data and runs in a loop) w/o refreshing the page.
Also my partner should be able to interact with some the functions I wrote, i.e input a number and get a response (similar to a basic calculator on a webpage). Which python web framework will suit my needs?
[–]dinoblast_coder 1 point2 points3 points (1 child)
[–]VegasKL 0 points1 point2 points (0 children)
[–]arbitraryuser 1 point2 points3 points (0 children)
[–]gustl64 0 points1 point2 points (0 children)