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

At the command line::

    $ pip install shade

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv shade
    $ pip install shade