Skip to content

Simple application that visualises stock prices. Written using Python and powered by Streamlit

Notifications You must be signed in to change notification settings

mwanjajoel/streamlit-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Dash

This is a simple application written to get familiar with Streamlit. It shows the stock price by cost and volume for Google between 31st May, 2010 and 31st May, 2021

Setup

I use conda for my virtual environments (coz its dope!) but you can use any other and run these commands to setup

conda activate streamlit ---> Here streamlit is the name of my conda environment.

pip install -r requirements.txt

Run

streamlit run stocks.py

Thassiiitt!!

Made in 🇺🇬

About

Simple application that visualises stock prices. Written using Python and powered by Streamlit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published