Python Web Development?

No.13284068 ViewReplyOriginalReport
Hello Coding chads, I've just finished my Engineering undergraduate. I've only really started programming during my first year with MATLAB, then I started using Python in my last year. Therefore, my programming skills are very limited. For my dissertation project on the Finite Element Method, I developed Python scripts to solve Beam and Shell element displacements in 3D. I want to develop a website which would allow anyone to use my scripts on interactively online as this would be good to show potential future employers. What would be the best way to develop the website? I know the most common web development is done in HTML, however, as the scripts are written in Python, I would like to develop the website in Python. What are best libraries to use to develop this interactive website, also are there any tutorials/ courses online for what I want to do?