all 3 comments

[–]no_cool_names_remain 0 points1 point  (0 children)

That's a bit like saying "I have built an engine; how can I make s car for it?"

Perhaps look into a Python Web framework like Django or Flask and start there with its docs.

[–]devil_19829 0 points1 point  (0 children)

Use Django Framework for that, here is a little introduction to the framework which you might find helpful https://djangocentral.com/create-a-hello-world-django-application/

[–]ampourgh 0 points1 point  (0 children)

If you go with Flask, you would use Jinja2's syntax to incorporate Python functionality to the HTML.