Python Forum
Newbie Needs Help with Python Port to Web - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: Newbie Needs Help with Python Port to Web (/thread-26690.html)



Newbie Needs Help with Python Port to Web - RobertL - May-09-2020

Hi all,

Can anyone point me to a simple framework that would help create a simple web front-end for this program (work in progress)?

https://corona-python.github.io/corona-model

The user model is super simple: enter some parameters in a complex form, click "plot", see result.

I threw this together quickly and continue to tweak. I wanted a simple "what if" program, no endless monte carlo simulations, no supercomputers, some reasonable controls to handle non-linear behavior, easy to code, something to show basic consequences of political vs medical choices when handling COVID-19 that is accessible to high-school kids and above.

Thanks!

(Ya, I am embedded C programmer and digital signal processing background, this is outside my area, but had an itch I needed to scratch with this model, very open to collaboration for improvements)


RE: Newbie Needs Help with Python Port to Web - Larz60+ - May-09-2020

look at: https://python-forum.io/Thread-Perfectly-proportioned-3-frame-wxpython-application-template?highlight=proportioned