I am a Python developer and I often need to create internal tools and dashboards for my team. The problem is that most solutions require me to learn JavaScript, React, or some other frontend framework, which I really do not have time for. I have tried a few dashboard tools, but they either require a lot of configuration or force me to write HTML and CSS. I just want to write Python code and turn it into something interactive that my colleagues can use. Is there a tool that actually lets me do that without the web dev overhead?