/python_web_server

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

python_web_server

The program is tested on Linux environment but I guess it works on any python enabled environment In the server.py program, make sure you input correct path to the files to be served. Only get method for requests is considered other method will be added soon. Run the programme and access the web files via your browser.