Skip to content

Latest commit

 

History

History
 
 

News_App

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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