Skip to content

A Simple PyQT Desktop Application to track a watchlist, written in python.

Notifications You must be signed in to change notification settings

jreed1701/PyQt-Stock-Watchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Watchlist

This is a simple watch list PyQt GUI. Originaly intended it to pull data from the internet and populate a list and the user could put the stocks of interest on the list, but the idea of a desktop GUI was scrapped for a web application. The project was a good experience learning to use PyQT to make an application.

Usage:

Clone the repository and issue command: "pyhton watchlist.py gui" and the GUI will appear.

Use the + and - buttons to add/remove a list item. Use the up and down arrows to move the item up and down the list relative to others. The save button will save your stock list for the enxt time you open on in a sqlite database. The arrows under the save button will load a database.

About

A Simple PyQT Desktop Application to track a watchlist, written in python.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages