Many programming language ecosystems have evolved to the point of being able to support the full stack of web applications. Java had JSP, PHP had its heyday, and JavaScript is now the de facto standard for single-language full-stack programming. How about Python?
With more recent web technologies like WebAssembly and web components, projects like htmx and pyscript are making the full web development experience possible in Python. We’ll talk about how these all work together to create functional user interfaces and what the future of full-stack Python might look like.
The demo portion shows off this code.