MENU

Fun & Interesting

Exploring FastHTML: making webstuff easier for Python people

CalmCode 53,493 9 months ago
Video Not Working? Fix It Now

In this video I will briefly explore FastHTML. It is a tool aimed at Python developers that really tries to make it easy to "know just enough Python to do web stuff". It is still early for the project but after playing around with it for a few hours I was motivated enough to immediately write a plugin for it. For more information, check out the project page here: https://fastht.ml/ Curious about the plugin? You can find the Github repository here: https://github.com/koaning/fh-matplotlib 00:00 Introduction 01:11 What is a webapp? 03:44 What is HTMX 05:29 Flask HTMX 06:55 Enter FastHTML 08:57 Matplotlib 10:32 Why not add a slider? 12:40 Towards plugins 13:48 The future

Comment