Python library for RSS3
Project description
RSS3
A python version of the reference RSS3 JavaScript SDK, which means the usage should be pretty similar between both.
Installation and usage
Installation
note: There are two versions(0.1.0 and 0.1.1) that correspond to the rss3 version one by one.
If it raises SignatureNotMatchError,you'd better switch to the other version.
pip install rss3==[version]
or
pip install rss3
Usage
To get started right away with defaults:
from rss3 import RSS3, IOptions
rss
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rss3-0.1.0.tar.gz
(8.9 kB
view hashes)
Built Distribution
rss3-0.1.0-py3-none-any.whl
(14.9 kB
view hashes)