Skip to content

qiilee/python-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-web-server

Python3 实现简单的web服务器

项目运行(python3.6)

# 克隆到本地
git clone https://github.com/qiilee/python-web-server.git

# 进入文件夹
cd python-web-server

# 开启本地服务器
python3 web.py

# 浏览器访问
http://127.0.0.1:8030/index.html

参考文章:

Python小项目四:实现简单的web服务器

About

Python3 实现简单的web服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published