Automic VaultAutomic Vault

brew

使用 Homebrew 安装 livereload

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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