Skip to content

Windows application using python Tkinter to get stock quotes from IEX API (and earnings dates from earningswhispers)

License

Notifications You must be signed in to change notification settings

ecclessim/stocky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stocky

Windows application using python Tkinter to get stock quotes from IEX API (and earnings dates from earningswhispers) Created this because it a lot faster than using websites if I just want to know the stock price of some company. (And earnings date)

If you want to try out the application I think you'll need to install BeautifulSoup. Other libraries should be available along with Python I think. :^)

A token key can be obtained from IEX's website: https://iexcloud.io/docs/api/

Or if you just want to see how it kinda looks like, here you go. :^)

img1 img2 img3 img4 img5

About

Windows application using python Tkinter to get stock quotes from IEX API (and earnings dates from earningswhispers)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages