Shahrayar123 / Python-Projects

Basic Python projects, good first issue
365 stars 335 forks source link

Added my Python scripts #123

Open pranita28Dane opened 1 year ago

pranita28Dane commented 1 year ago

Title: Add News Headline Fetching Script

Description:

This pull request adds a Python script that fetches and displays news headlines from various news sources using their RSS feeds. The script uses the 'requests' and 'feedparser' libraries to retrieve and parse the RSS feeds, and it provides a user-friendly way to stay updated with the latest news from multiple sources in one place. The 'news_sources' list can be customized to include additional news sources