InstallationΒΆ

At the command line:

$ easy_install SmartFileSorter

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv SmartFileSorter
$ pip install SmartFileSorter