promplate/hmr

Real hot-module reload for Python—side effects handled reactively. https://py3.online/hmr

48
/ 100
Emerging

This project helps Python developers instantly see changes in their running applications without restarting the entire program. You provide your Python application code, and HMR efficiently reloads only the parts that have been modified, preserving your application's state. This is primarily for backend and service developers who build applications with frameworks like FastAPI or Flask.

Available on PyPI.

Use this if you are a Python developer frustrated by slow development cycles caused by full application restarts every time you make a small code change.

Not ideal if you are looking for a client-side hot-reloading solution that automatically updates content in a web browser when server code changes.

Python-development backend-development developer-productivity FastAPI Flask
No License
Maintenance 10 / 25
Adoption 8 / 25
Maturity 17 / 25
Community 13 / 25

How are scores calculated?

Stars

51

Forks

7

Language

Python

License

Last pushed

Mar 03, 2026

Commits (30d)

0

Dependencies

2

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/mcp/promplate/hmr"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.