Skip to content

Desktop application for visualising financial data.

Notifications You must be signed in to change notification settings

sridhar1029/FinViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FinViz

Desktop application for visualising financial data.

This is a basic demo application for visualizing Stock Data. The app is built using Tkinter, a built-in GUI development package in Python. There are some other python libraries required to run this project, I have provided a requirements.txt file for simple installation of these packages.

To install the required packages -

pip install -r requirements.txt

To run this project fork/clone the project and run the MainApp.py file in the APP folder.

python MainApp.py

About

Desktop application for visualising financial data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages