Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 276 Bytes

Stock-Screener

Screener five years of historical data of a given stock and stores it's in respective csv format

Python packages used

  • Web Scrapping - beautiful soap, requests, urllib
  • pandas - for conversion into csv
  • matplotlib - for plotting
  • tkinter - for gui