================== Installation ================== The fsharadar module can be installed from basic conda with the following steps:: $ conda create --name flounder python=3.6 $ conda activate flounder $ conda install numpy $ conda install cython $ pip install fsharadar The installtion setup also includes dependencies on the primary platform components, such as `Zipline `_ framewotk and `Alphalens `_ post-processing library and subsequently installs the entire Zipline-based research platform.