Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

SandyMaull/ServerWebPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebServerPy

Simple Web Server using Python 3.7 Language

This is Simple Webserver using Python 3.x with some implementation
How to use:

  1. install python version 3 or above
  2. run the terminal "python main.py" or "python3 main.py"

######################### follow the instructions to add your HTML file #########################

  1. add your .html file on templates folder
  2. add the route to your html file, in main.py on folder routes
  3. place your .css , .img , .jpg or something else for your html file on folder public
  4. run the server, and enjoy :)

####################################################################################

NOTE: This version is not stable yet, it only can run the html,css,and image without php and json file.
please contact me on https://www.facebook.com/kurikurayaku if you find error.
Kuronekosan - "Little Script Kiddie"

About

Simple Web Server using Python 3.7 Language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published