SimpleHTTPServer With Python
Forget MAMP
Time was that to get a local HTTP client running for development, I would simply fall onto MAMP to get me up and running. It seemed like the most pragmatic choice at the time. Plus I was kinda lazy.
It didn’t take long before I began to think that there must be an easier, simpler way than having to rely on yet another tool/program running in the background, especially with something so straightforward yet so integral to my workflow.
Read more –>