InstallationΒΆ

At the command line:

$ easy_install csvdiff

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv csvdiff
$ pip install csvdiff