Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 275 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 275 Bytes

StockPriceExample

Example program for basic stock analytics This application is using pipenv

Setup:

  1. Clone repo
  2. cd StockPriceExample
  3. pipenv install --python pointtopython3correctversion
  4. pipenv shell

Run: python main.py --path-csv pathtofile