InstallationΒΆ

At the command line:

$ pip install wikiseriesbrentlib

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv wikiseriesbrentlib
$ pip install wikiseriesbrentlib

Or, if you are using pipenv:

$ pipenv install wikiseriesbrentlib