Let me introduce you to the pynecone library, which is a web development framework in Python.
Under the hood, pynecone compiles your code down to a React/NextJS app, but we don't have to deal with JavaScript, HTML, or CSS). Pynecone handles all that for us!
Stock chart example code: https://github.com/pythoninoffice/tut...
pynecone official site & docs: https://pynecone.io/
pynecone github: https://github.com/pynecone-io/pynecone