lepture/python-livereload
livereload server in python observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 83
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5235
- days_rel: 623
- days_push: 103
- n_releases_24m: 1
Adoption not part of the score
1051 stars · 146 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python LiveReload server that automatically reloads webpages in the browser when files change, eliminating manual refreshes. It is installed via pip and aimed at web developers who work in Python.
Use cases
- auto-reload webpages when files change during development
- avoid manually refreshing the browser while editing HTML/CSS/JS
- run a development server with live reload in Python
- watch static site files and refresh browser automatically
- integrate live reload into a Python web development workflow
When to choose
- you develop websites or static pages in Python and want automatic browser refresh
- you want a simple pip-installable alternative to Node-based livereload tooling
- you already use Python tooling and want file-watching with browser reload
When to avoid
- you need a full build pipeline with HMR like Vite or webpack-dev-server
- your project is Node.js-centric and already has a JS live-reload tool
- you need production serving rather than a development aid
Facets
library · maturity active
http-server web-framework developer-tools web-development developer-tools frontend python cli cross-platform livereload live-reload web-development development-server watch-files browser-refresh
1 source
- readme: https://github.com/lepture/python-livereload · fetched 2026-08-28 · b97604dae2c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lepture/python-livereload | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="lepture/python-livereload")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem