Installation

At the command line just use pip:

$ pip install screenshooter

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv screenshooter
$ pip install screenshooter