Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed Reader

Simple RSS/Atom feed reader built with:

  • Python
  • FeedParser - a Python module for downloading and parsing syndicated feeds
  • asyncio - a Python library to write concurrent code using the async/await syntax
  • Yattag - a Python library for generating HTML or XML in a Pythonic way

Multiple RSS/Atom feeds are retrieved and parsed concurrently. The resulting feed items are written to an HTML file for viewing.

References

feed-reader.py scraper

About

Simple Python RSS/Atom feed reader

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages