Skip to content

Creating a simple web server. The web server class inherits from BaseHTTPRequestHandler.

Notifications You must be signed in to change notification settings

ServerBaby/Practicing-Python-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Practicing-Python-1

Creating a simple web server. The web server class inherits from BaseHTTPRequestHandler.

To run the server: - download both the python and html files to the same folder - open your command line interpreter - change directories to the folder you downloaded your files to - run the .py file using Python 3.6 or later versions

Thanks for looking at my repository!

About

Creating a simple web server. The web server class inherits from BaseHTTPRequestHandler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published