Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 311 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 311 Bytes

News App

  • I have create News app using python solara framework and yfinace for getting news of stocks.

Steps to run the app:

  1. Clone the repositery and go to the News_App and Install all the requirements
pip install -r requirements.txt
  1. Run the solara app
solara run Newsapp.py