PGC Streamlit Dashboard is a modular, Python-based web application framework built using Streamlit. It empowers users to conduct dynamic visualization and strategic analysis for financial and trading datasets. The repository hosts multiple independent Streamlit scripts, each designed for specialized analytical workflows.
- β¨ Multiple Applications: Independent Streamlit scripts for diverse analytical needs.
- β¨ Instant Launch: Directly run apps from GitHub raw URLs without cloning.
- β¨ Scalable Design: Easily extensible with additional analytical modules.
Install required Python packages directly from GitHub:
pip install -r https://raw.githubusercontent.com/vikassharma545/PgcStreamlitDashboard/main/requirement.txt
Then, run the desired application using the following commands:
streamlit run https://raw.githubusercontent.com/vikassharma545/PgcStreamlitDashboard/main/PgcDashboard.py
streamlit run https://raw.githubusercontent.com/vikassharma545/PgcStreamlitDashboard/main/PgcDashboardV2.py
streamlit run https://raw.githubusercontent.com/vikassharma545/PgcStreamlitDashboard/main/StrategyAnalysis.py
Vikas Sharma
- Linkedin: @vikas-sharma-coder