To install these python bindings, just do this: pip install fishbans or easy_install fishbans Pip with virtualenv is the preferred way to obtain packages. See www.pip-installer.org/en/latest/index.html for instructions on installing pip. However, you can use easy_install.
To install from the source, run this from the source working directory: python setup.py install
Please see fishbans.com/docs for the most up-to-date documentation.