Skip to content

Files

Latest commit

9932189 · Mar 5, 2025

History

History
This branch is 88 commits behind geekcomputers/Python:master.

News_App

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 23, 2023
Oct 23, 2023
Oct 23, 2023
Mar 5, 2025

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