python3-livereload

automatic browser refresher (Python 3)
  https://github.com/lepture/python-livereload
  0
  no reviews



It is really boring for Web developers to need to refresh their browser every time they save a (CSS, JavaScript, or HTML) file. LiveReload will take care of that for you, so that when you save a file, your browser will refresh itself - and what's more, it can perform tasks such as compiling LESS to CSS before the browser reload.

This package contains the Python 3 version of livereload.