A versatile webserver written in Python 3


Keywords
server-side, web
License
Apache-2.0
Install
pip install pywebhost==1.3.0.0

Documentation

PyWebHost

Python-based All-in-One Webserver,Handles both Websocket and oridnary HTTP Requests

Demo

The included demo program,demo.py,serves as both a Websocket server and a HTTP File server.

usage: demo.py [address] [port]

Usage

You got the demo,and that's pretty much enough lol