filmov
tv
Python Http Server / How to create a simple Server in Python 3

Показать описание
In this video I am quickly showing how to create a simple Http Server in Python. In this video I am using Mac, but under windows the python command works the same way. You can use any editor with python terminal you want or even non at all. As long as you have Python 3 installed and available, simple terminal or command line will do the job as well.
- by Vladimir Heinz
--- Hit that subscribe Button! ---
Enjoy my videos!
Chapters:
00:00 - Intro
00:08 - Explanation - What I am going to talk about
00:18 - Description of my environment
00:24 - My HTML file I am going to host
00:38 - Problem with hosting the file
00:49 - Html file can be reached only by path
01:24 - How to host the file in Python 3
01:56 - Checking if the Python Http Server works
02:12 - Finish
#pythonHttpServer #python3HttpServer #httpServerInPython
- by Vladimir Heinz
--- Hit that subscribe Button! ---
Enjoy my videos!
Chapters:
00:00 - Intro
00:08 - Explanation - What I am going to talk about
00:18 - Description of my environment
00:24 - My HTML file I am going to host
00:38 - Problem with hosting the file
00:49 - Html file can be reached only by path
01:24 - How to host the file in Python 3
01:56 - Checking if the Python Http Server works
02:12 - Finish
#pythonHttpServer #python3HttpServer #httpServerInPython