This code is very very heavily inspired from pydanny , whom I consider the one of the few geniuses I have seen in the internet world. https://github.com/pydanny/daniel-blog-fasthtml
steps to install and run:
1. brew install uv
2. uv init
3. uv venv --python=3.12.0
4. uv run main.py