livehtml

Simple development server for writing an HTML pages
Download

livehtml Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Andrey Grygoryev
  • Publisher web site:
  • https://github.com/GrAndSE/

livehtml Tags


livehtml Description

livehtml is a simple tool that helps you to desing in the browser. You just need Python interpreter: >>> import livehtml >>> livehtml.start_server('.')Now you can just open your favorite text editor or IDE, create new html file, write something like:< !doctype html > < html > < head >< /head > < body >< /body > < /html >in this file and open it in browser like: http://127.0.0.1:8888/new-file.htmlAnd after any changes you'l save in your file you can immediately see the changes in browser.Product's homepage


livehtml Related Software