Skip to main content

RSS Reader, RssLib Library

Project description

RssLib Python Library
This module will help you to read the RSS feeds from some of your favourite websites!

This module is based on GNU General Public License (GPL)!

Also this module has been created according to the standards of the RSS 2.0!

This module is freeware, you can use, copy, edit, redistribute…
You can send FeedBack, comment, suggestion or etc on krstevsky[at]gmail[dot]com

Usage:

try:
import RssLib
url = ‘’ # Feed URL
rss = RssLib.RssLib(url).read()
# rss[‘title’], rss[‘link’], rss[‘description’]…
for r in rss[‘title’]:
print r
except RssLibException as ex:
print ex

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rsslib.zip (7.9 kB view details)

Uploaded Source

File details

Details for the file rsslib.zip.

File metadata

  • Download URL: rsslib.zip
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rsslib.zip
Algorithm Hash digest
SHA256 988a330f34251cc2be87088d1e685844e25f496f59d408630c95e2370420240c
MD5 7645b14c5779518fbd6f9108e2e34909
BLAKE2b-256 d691481eb6b5931b2c79f351dc662273e46f69158229b2cd0ff25fe9a7a8cd16

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page