Skip to content

Simple complete python web server implemented just with standard libs

License

Notifications You must be signed in to change notification settings

Ibrahim2750mi/Webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webserver

Simple complete python web server implemented just with standard libs.

How to Run

There are no dependencies to install, so it should be easy first python3 src/server.py then open http://localhost:8000/.

You can put your files in the htdocs directory.

About

Simple complete python web server implemented just with standard libs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages