/yquote.py

A command line tool to fetch stock quotes from yahoo finance

Primary LanguagePython

##Yquote.py A command line app built in python which gets you live stock prices and helps manage your portfolio showing your gains. The app fetches prices from Yahoo Finance Yahoo Finance

##Dependencies For this tool to function correctly, you need to have the following modules installed.

##Usage Pradeeps-MacBook-Pro:pradeepnayak$ ./yquote.py --stock google --market us +-------------+--------+----------+ | Stock Name | Price | Exchange | +-------------+--------+----------+ | Google Inc. | 596.33 | NMS | +-------------+--------+----------+

For more help, do ./yquote.py --help

Version

1.0.2 beta

##License

Creative Commons