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 moreIs Python good as backend?
Many programming languages that are being used for backend development are emerging in the market: Python: Python is one of the most popular choices of backend programming . It is relatively new and has enormous library support.
Read moreHow is Python used in back-end?
Python web frameworks are only utilized in the backend for server-side technology, aiding in URL routing, HTTP requests and responses, accessing databases, and web security .
Read moreIs Python popular for backend?
Many programming languages that are being used for backend development are emerging in the market: Python: Python is one of the most popular choices of backend programming . It is relatively new and has enormous library support.
Read moreHow do I use Python backend app development?
Specific Python prerequisites and set up
Read moreCan you use Python for backend development?
Backend Frameworks in Python. There are mainly two Python backend frameworks for web development . They are Django and Flask. You can pick up any one of them and use the framework for web development.
Read more