Coder Social home page Coder Social logo

livepy's Introduction

LivePy

LivePy reloads your html/css/js files, that are related to your html file you're working on.

It uses Live.js under the hood for the main work.
LivePy injects the live.js file below your <head> tag and removes it, after you shutted down the programm via Ctrl-c.

Usage

You'll need the live.py and live.js in the same folder as your html file.
This is a current 'limitation' by the live.js file and I don't want to hack it. In the future(TM) I'll create a more dynamic approach, that isn't dependend on the live.js file.

usage: live.py [-h] [-p PORT] html

positional arguments:
  html                  The file name of your html. You can omit the file extension ".html" if you want.

options:
  -h, --help            show this help message and exit
  -p PORT, --port PORT  Custom port. [Optional] (Default: 9005)

Dependencies / License

You'll need:

  • Python 3.9+
  • Optional: current Live.js

Inside this project, there's a live.js already included. But if you wish the latest version, fetch it from their homepage.

Live.js comes with it's own license. Please see LICENSE for more information.

livepy's People

Contributors

worstprgr avatar

Watchers

 avatar

livepy's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.