Automic VaultAutomic Vault

brew

livereload を Homebrew でインストール

livereload のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install livereload

local Homebrew formula metadata

概要

パッケージ概要

Local web server in Python

コマンドとエイリアス

  • livereload

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
livereloadcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.7.1
マネージャ更新日2026-06-15
ローカルデータOK
上流not checked
検出された最新未検出

https://livereload.readthedocs.io/en/latest/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:livereload
バージョン2.7.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/livereload
ホームページhttps://livereload.readthedocs.io/en/latest/
リポジトリhttps://github.com/lepture/python-livereload
上流ドキュメントhttps://livereload.readthedocs.io/en/stable
ライセンスBSD-3-Clause
ソースアーカイブhttps://files.pythonhosted.org/packages/43/6e/f2748665839812a9bbe5c75d3f983edbf3ab05fa5cd2f7c2f36fffdf65bd/livereload-2.7.1.tar.gz
最終更新2026-06-15T10:20:20-04:00
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelivereload
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment