SimpleHTTPServer
python -m SimpleHTTPServer python3 -m http.server 8000 Documentation for python3 version: https://docs.python.org/3/library/http.server.html
Tornado is an open source version of the scalable, non-blocking web server. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast.
Tornado is an open source version of the scalable, nonblocking web server. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is nonblocking and reasonably fast. Because it is nonblocking and uses epoll, it can handle thousands of simultaneous standing connections, which means it is ideal for realtime web services.
Productivity Developer Tools Networking and Admin
http-daemon http-server epoll
python -m SimpleHTTPServer python3 -m http.server 8000 Documentation for python3 version: https://docs.python.org/3/library/http.server.html
Free Open Source Mac OS X Windows Linux Self-Hosted
G-WAN is the fastest available Web server on Windows and Linux. G-WAN is a small-footprint (under 200 KB) Web server with full ANSI-C scripts (that you just 'edit...
Free Windows Linux
this program was build as an alternative for microsoft iis . the main goal was to design a simple web server with support for asp.
Free Windows
Need to share some files with your colleagues or setup basic html website on your machine? It's very simple with Simple HTTP Server. Just click 'Start...
Free Open Source Mac OS X