Building RSS reader web application
-
After cloning the project to a newly created folder. 1.1 Create a virtual environment in the same folder and activate it - (venv). 1.2 Change directory to RSS_reader_python and install django - pip install django. 1.2 Also, install the feedparser python library for parsing RSS feeds - pip install feedparser:
-
Run 'python manage.py migrate' for unapplied migration(s).] 2.1 Run python manage.py runserver 8001 to start the server
https://time.com/health/feed/ http://www.computerweekly.com/rss/All-Computer-Weekly-content.xml https://www.cbsnews.com/latest/rss/main http://feeds.bbci.co.uk/news/rss.xml