I have this issue I can't resolve for myself and all the other advices already present I could find were not helpful at all. I'm using http.server and socket server packages and I want to transfer variables from main .py file to html pages. How do I do that? I've even found about some post methods, but even then, there was no answer as to how to actually get those variables in the html.
thanks for any advice