Download the source code, then install ``ScopeFormatter`` with ``setup.py``::

    $ cd ScopeFormatter
    $ python setup.py install

Or, download and install ``ScopeFormatter`` with ``pip``::

    $ pip install ScopeFormatter

Or, download and install ``ScopeFormatter`` with ``easy_install``::

    $ easy_install ScopeFormatter
