Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphasecio/streamlit-yfinance
A Streamlit app for simple financial analysis using YFinance API.
https://github.com/alphasecio/streamlit-yfinance
python stocks streamlit yahoo-finance
Last synced: 3 months ago
JSON representation
A Streamlit app for simple financial analysis using YFinance API.
- Host: GitHub
- URL: https://github.com/alphasecio/streamlit-yfinance
- Owner: alphasecio
- License: mit
- Created: 2023-03-28T03:14:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T09:01:20.000Z (3 months ago)
- Last Synced: 2024-11-04T10:17:59.966Z (3 months ago)
- Topics: python, stocks, streamlit, yahoo-finance
- Language: Python
- Homepage: https://go.alphasec.io/streamlit-apps
- Size: 409 KB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# streamlit-yfinance
A sample [Streamlit](https://streamlit.io/) web application for simple financial analysis of a stock ticker using Yahoo Finance API.![streamlit-yfinance](./streamlit-yfinance.png)
For a step-by-step guide to deploying on Streamlit, see [this](https://alphasec.io/stock-financial-analysis-with-streamlit-and-yfinance-api/) post. To deploy on [Railway](https://railway.app/?referralCode=alphasec), click the button below.
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/3D37W6?referralCode=alphasec)