Python

Python

1 Post

Adding JS Modules support to python simpleHTTPServer

Recently I’ve been playing a lot with JavaScript modules but every once in a while I start a web server using python SimpleHTTPServer from the command …