It is possible to run embed Python within a HTML document that can be executed at run time .11 Haz 2018
Read moreCan you use CSS and HTML with Python?
I know I’m two months late, but if you’re still set to using Python with your HTML/CSS website, it is completely doable . However, as the previous answer mentioned, if it is only for calculations and light functionality, you’re better off using javascript.
Read moreHow do I link Python code to HTML?
How to get HTML file form URL in Python
Read more