python-livereload-doc

Automatic browser refresher (documentation)
  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 api documentation and examples.