{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"},{"label":"Compilers","url":"https://skillfed.io/packages/category/software-development-compilers"},{"label":"Debuggers","url":"https://skillfed.io/packages/category/software-development-debuggers"}],"enrichment":{"capability":"Automatically reloads webpages in your browser when source files change, eliminating manual refresh during development.","skillfed_tags":["web-development","development-tools"],"use_cases":["Iterating on HTML templates and CSS stylesheets without manually refreshing the browser.","Developing static site generators or documentation sites where file changes should trigger immediate preview updates.","Testing responsive design changes across multiple browser windows simultaneously.","Rapid prototyping of web layouts and frontend markup."],"what_it_does":"LiveReload is a development server that monitors your project files for changes and automatically refreshes connected browsers, eliminating the manual refresh cycle during web development. It works by injecting a small JavaScript snippet into your pages that communicates with the server via WebSocket, triggering a reload whenever watched files change.\n\nThe package is built on tornado and targets developers working with static HTML, CSS, and JavaScript. It's designed for straightforward file-watching workflows and is particularly useful during template or stylesheet iteration. The project has been stable since 2012 and supports Python 3.7 through 3.11.","worth_installing":"Yes. Low install friction, active maintenance, permissive BSD license, no known vulnerabilities, and a single lightweight dependency make this a practical choice for web developers who want automatic browser refresh during development. The 604-day release cadence suggests stable, mature code rather than abandonment."},"id":"livereload","links":{"html":"https://skillfed.io/packages/livereload","md":"https://skillfed.io/packages/livereload.md","pypi":"https://pypi.org/project/livereload/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-12-18","license_spdx":null,"license_treatment":"permissive","name":"livereload","python_support":"supports_current","summary":"Python LiveReload is an awesome tool for web developers"},"popularity":{"monthly_downloads":691229,"position":5325,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.7.1"}
