Welcome to Python LiveReload

LiveReload contains two parts, the client side and the server side. And Python LiveReload is the server side in python version.

Web Developers need to refresh a browser everytime when he saves a file (css, javascript, html). It is really boring. LiveReload will take care of that for you. When you save a file, your browser will refresh itself.

And what’s more, it can do some tasks like compiling less to css before the browser refreshing.

Bug Report https://github.com/lepture/python-livereload/issues

Contact

Have any trouble? Want to know more?

  • Follow me on GitHub for the latest updates.
  • Follow me on Twitter (most tweets are in Chinese).
  • Send Email to me.

Table Of Contents

Next topic

Installation

This Page