InstallationΒΆ

At the command line either via easy_install or pip:

$ pip install recfast4py

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv recfast4py
$ pip install recfast4py