File: README.md

package info (click to toggle)
python-livereload 2.7.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: javascript: 1,041; python: 823; makefile: 169
file content (30 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# LiveReload

Reload webpages on changes, without hitting refresh in your browser.

## Installation

<!-- start install -->

LiveReload is for web developers who know Python. It is available on [PyPI].

```
$ pip install livereload
```

[pypi]: https://pypi.python.org/pypi/livereload

<!-- end install -->

## Documentation

[LiveReload's documentation is hosted on ReadTheDocs][docs].

[docs]: https://livereload.readthedocs.io/en/latest/

## Security Report

To report a security vulnerability, please use the [Tidelift security contact].
Tidelift will coordinate the fix and disclosure.

[tidelift security contact]: https://tidelift.com/security