InstallationΒΆ

At the command line:

$ pip install prereceivecli

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv prereceivecli
$ pip install prereceivecli

Or, if you are using pipenv:

$ pipenv install prereceivecli