serve_me_do

command to serve some directory with multithreaded http server


License
WTFPL
Install
pip install serve_me_do==0.0.1

Documentation

Welcome to serve_me_do's documentation!

serve_me_do is a command to launch a web server for a directori

How does it work?

First we will define the data object

$ cd /home/my_htmls
$ serve_me_do
Serving on 0.0.0.0:8000

How to install