pkg.soopen package index

brew / rang 9101

Installer livereload avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de livereload pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install livereload

local Homebrew formula metadata

aperçu

Résumé du paquet

Local web server in Python

Commandes et alias

  • livereload

historique

Historique du projet et usages

Python LiveReload is a Python implementation of the LiveReload development workflow: watch local files, serve a development site, and tell the browser to refresh when assets change. It brought the LiveReload idea into Python web stacks and static documentation workflows.

Historique du projet

The python-livereload repository was created on May 3, 2012. Author Hsiaoming Yang wrote in 2013 that the first version was released on May 4, 2012, and that the project was later reshaped around a simpler server/library model.

Version 2.0 changed the tool's direction. The author described it as more of a library than an application, with compilers and a standalone command-line tool removed at that point so that livereload could focus on serving reload notifications and running shell commands supplied by users. The stable documentation later shows the command-line utility restored for starting a server in a directory.

Historique d'adoption

LiveReload as a workflow spread across browser extensions, JavaScript clients, Ruby tools, Grunt watchers, and Python tools. The livereload-js project lists python-livereload among available servers for the LiveReload protocol.

Within Python, adoption centered on developers who wanted live refresh for static files, Sphinx docs, Flask, Bottle, and Django without adopting a full JavaScript dev-server stack.

Modes d'utilisation

The documented CLI starts a server for a watched directory and listens on port 35729 for LiveReload browser integrations. The Python API exposes Server.watch for files, directories, and glob patterns, and can run shell commands such as rebuilding CSS or Sphinx documentation before reloading.

Framework integrations cover Django management commands and simple WSGI wrapping for Flask and Bottle, which made it useful for small Python web projects and documentation sites.

Pourquoi les passionnés de paquets s'y intéressent

The Homebrew formula is notable because a Python web-development helper is packaged as a system command, not just as a PyPI library. It sits in the older generation of live-reload tooling before Vite-style JavaScript dev servers became the default for many front-end projects.

It is also a small example of protocol compatibility mattering in packaging: the Python server, livereload.js, browser extensions, and the conventional port 35729 all have to line up for the developer experience to feel automatic.

Chronologie

  • 2012-05-03: The lepture/python-livereload GitHub repository was created.
  • 2012-05-04: The author identified this as the first Python LiveReload release date.
  • 2013: The documentation copyright and author blog reflect the project's early Python 2.x-era documentation and redesign.
  • 2013: Version 2.0 was described by the author as a library-focused redesign.
  • 2024-12-18: The GitHub repository listed v2.7.1 as a release.

Related projects

  • Related projects include the original LiveReload app, livereload-js, browser extensions, guard-livereload, rack-livereload, grunt-contrib-watch, Sphinx, Flask, Bottle, and Django.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:server

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
livereloadexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.7.1
gestionnaire mis à jour2026-06-15
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:livereload
Version2.7.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://livereload.readthedocs.io/en/latest/
Dernière mise à jour2026-06-15T10:20:20-04:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation