InstallationΒΆ

At the command line:

$ pip install hashivaultlib

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv hashivaultlib
$ pip install hashivaultlib

Or, if you are using pipenv:

$ pipenv install hashivaultlib