Repository History
Explore all analyzed open source repositories

RSS.Beauty: Transform Your RSS Feeds into Elegant Reading Experiences
RSS.Beauty is an innovative tool designed to beautify standard RSS/Atom feeds, transforming them into elegant and responsive reading interfaces. Leveraging XSLT technology, it offers a visually appealing way to consume your favorite content. This project supports self-hosting and integrates seamlessly with major RSS readers.

feedparser: A Robust Python Library for Parsing Feeds
feedparser is a widely-used and reliable Python library designed for parsing Atom and RSS feeds. It simplifies the process of extracting data from various feed formats, making it an essential tool for developers working with syndicated content. With extensive testing and clear documentation, feedparser offers a straightforward solution for feed consumption in Python applications.