What would a Python-first web look like?
The modern web is built on HTML, CSS, and JavaScript. Web browsers are essentially sandboxed JavaScript interpreters with rendering engines.
What do you think the web would look like if it were built from the ground up in Python?