Spaces:
Running
Running
A newer version of the Streamlit SDK is available:
1.41.1
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:
- Clone the repository:
git clone https://github.com/bayhaqy/Stocks-Dashboard.git
- Install the required dependencies:
pip install -r requirements.txt
Usage
Open the terminal and navigate to the project directory.
Run the application using the following command:
streamlit run Home.py
- Please see the ip address website.
- The application will open in your default web browser.
Running on Google Colab
- Open file Stocks-Dashboard.ipynb
- 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.