============ Installation ============ At the command line either via easy_install or pip:: $ easy_install gearthonic $ pip install gearthonic Or, if you have virtualenvwrapper installed:: $ mkvirtualenv gearthonic $ pip install gearthonic