Python/News_App at master · decode0code/Python · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

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