InstallationΒΆ

At the command line:

$ easy_install pixiv

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pixiv
$ pip install pixiv