Skip to content

This program launches a Python HTTP web server using BaseHTTPServer and loads a Bootstrap template .

Notifications You must be signed in to change notification settings

jorgeacortes/python-web-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python HTTP web server template

This program launches a Python HTTP web server using BaseHTTPServer and loads a Bootstrap template (Start Bootstrap Bare).

How to use

python webs-launcher.py
  • You can go to then to http://localhost:8080/ and see the webpage.
  • Edit the Bootstrap template to your liking

About

This program launches a Python HTTP web server using BaseHTTPServer and loads a Bootstrap template .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published