InstallationΒΆ

At the command line:

$ pip install oktalib

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv oktalib
$ pip install oktalib

Or, if you are using pipenv:

$ pipenv install oktalib