Skip to content

CuylerE/RSSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSSnake

A basic Python RSS feed

It pulls in headlines from an rss URL and outputs the headlines which will cycleperiodically. Headlines are clickable and will take you to that article.

Structure

Tried to model MVC (Model View Controller)

Installation

In order to run this you need to have some packages installed.

Use the package manager pip.

pip install BeautifulSoup4
pip install lxml

About

A basic Python RSS feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages