============
Installation
============

At the command line either via easy_install or pip::

    $ easy_install upme
    $ pip install upme

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv upme
    $ pip install upme