Skip to content

The repository reproduces HTMX official examples in Python with FastHTML

Notifications You must be signed in to change notification settings

phihung/fasthtml_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk pinned license app_port
Htmx Examples
🦀
red
green
docker
false
mit
5001

Fasthtml Examples

The repository reproduces HTMX official examples in Python with FastHTML

Visit the site here

Github: link

Run

uv sync
alias tom="uv run tom"

tom dev

Dev

# List command
tom

# Run test
tom test

# Build and run docker
tom docker

About

The repository reproduces HTMX official examples in Python with FastHTML

Resources

Stars

Watchers

Forks