============ Installation ============ At the command line:: $ easy_install httpserver Or, if you have virtualenvwrapper installed:: $ mkvirtualenv httpserver $ pip install httpserver