InstallationΒΆ

At the command line:

$ easy_install python-keybase-client

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-keybase-client
$ pip install python-keybase-client