Pricer

Requirements

Install the following libraries:

scipy numpy pandas

or use the following command line:

pip install -r requirements.txt

How to install

git clone https://GitHub.com/paulzaetta/Pricer.git
cd Pricer
pip install -e .

etc..