Skip to content

HServe is a lightweight and user-friendly Python package designed to simplify the process of serving static files while providing an effortless hot-reloading experience.

Notifications You must be signed in to change notification settings

santoshdahal2016/hserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hot Serve

HServe is a lightweight and user-friendly Python package designed to simplify the process of serving static files while providing an effortless hot-reloading experience.

Whether you're developing a web application, a single-page application, or a simple website, HServe ensures a seamless and efficient workflow.

How to install

From GitHub

pip install git+https://github.com/santoshdahal2016/hserve.git

From Pypi

Package from Pypi.org may not be the latest one, if you want the latest version of this package, install it from the GitHub repository (see above)

pip install hserve

Usage

Navigate to the folder and run hserve command to start the server.

About

HServe is a lightweight and user-friendly Python package designed to simplify the process of serving static files while providing an effortless hot-reloading experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages