faizzahmed / SharadPythonFinal

Final Project Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock ticker

The script runs independently in 2 modes

SCRIPT

  • scrapes realtime stock data
  • exposes the data as a crude API function
  • prints the formated data on terminal

tickerExample

GUI

  • uses tkinter to display a wrapper application for the actual script.

tickerGUIExample

About

Final Project Python

License:MIT License


Languages

Language:Python 99.6%Language:PowerShell 0.4%