Install ======= BANZAI-NRES is being developed on `GitHub `_. To install the latest version of BANZAI-NRES:: git clone git://github.com/lcogt/banzai-nres.git cd banzai-nres pip install . .. note:: You may want to install in "develop" mode if you are actively working on the code. You can do so by:: pip install -e /path/to/banzai-nres