InstallationΒΆ

At the command line:

$ python3 -m venv pyfb-direction

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyfb-direction
$ pip install pyfb-direction