Stocks-Dashboard / README.md
Bayhaqy's picture
Update README.md
c9e750e

A newer version of the Streamlit SDK is available: 1.39.0

Upgrade
metadata
title: Stocks Dashboard
emoji: πŸ‘€
colorFrom: purple
colorTo: green
sdk: streamlit
sdk_version: 1.27.2
app_file: app.py
pinned: false
license: apache-2.0

Stocks Dashboard

Overview

Stocks Dashboard is an application designed for scraping data from Yahoo Finance and Stocks Analysis based on the collected data. It utilizes the yfinance library for scraping tweets and is built using the Streamlit framework.

Installation

To run Stocks-Dashboard, follow these steps:

  1. Clone the repository:
git clone https://github.com/bayhaqy/Stocks-Dashboard.git
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

  1. Open the terminal and navigate to the project directory.

  2. Run the application using the following command:

streamlit run Home.py
  1. Please see the ip address website.
  2. The application will open in your default web browser.

Running on Google Colab

  1. Open file Stocks-Dashboard.ipynb
  2. Running the code.

License

This project is licensed under the MIT License.

Contact

For any inquiries or feedback, please reach out us.

Acknowledgements

GitHub Repository

Visit the GitHub repository at Stocks-Dashboard Repository for more information.