livereload
« Back to VersTracker
Description:
Local web server in Python
Type: Formula  |  Tracked Since: Feb 11, 2026
Links: Homepage  |  GitHub  |  Docs  |  formulae.brew.sh
Stars: 1,048  |  Forks: 151  |  Language: Python  |  Category: Developer tools
Tags: web-development live-reload python static-site dev-server
Install: brew install livereload
About:
Livereload is a Python-based local web server that automatically reloads your browser when files change, eliminating the need for manual refreshes during development. It integrates seamlessly with static site generators and web frameworks, providing a smooth live editing experience. Its primary value is accelerating front-end development workflows by instantly reflecting code changes in the browser.
Key Features:
  • Automatic browser refresh on file changes
  • Integration with static site generators (e.g., Jekyll, Pelican)
  • Support for custom shell commands on reload
  • WebSocket-based live reloading
  • Simple command-line interface for server management
Use Cases:
  • Front-end web development with live editing
  • Static site generation and preview
  • Rapid prototyping of HTML/CSS/JavaScript projects
Alternatives:
  • Browsersync – More feature-rich with cross-device sync, but Livereload is simpler and Python-native
  • LiveServer (VS Code extension) – Editor-integrated and lightweight, but Livereload offers more customization via Python
Version History
Detected Version Rev Change Commit
Feb 11, 2026 11:44pm 0 META 2df3860b