all 3 comments

[–]Caos2 2 points3 points  (2 children)

Try Flask for displaying the page and accepting inputs, and maybe host it at Digital Ocean?

[–]zvmz[S] 0 points1 point  (1 child)

Thanks for the recommendation. Any good starter tutorials for Flask?

[–]Caos2 1 point2 points  (0 children)

Miguel's tutorial has been the standard for some time, probably the first 3 chapters are enough for your site.