Asyncio client for interacting with rss feeds
Project description
aiorss
Asyncio client for interacting with rss feeds
Installation instructions:
pip install aiorss
Usage:
from aiorss import RSSFeed async def main(): url = 'http://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml' feed = RSSFeed(url) return await feed.parse()
Note
aiorss is not affiliated or endorsed by any of the web services it interacts with.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size aiorss-0.1.0-py2.py3-none-any.whl (4.3 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size aiorss-0.1.0.tar.gz (7.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for aiorss-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee8253147a1b3a9a9fb9be14c80874efad9c0805664c007fcf04e47ff3067ba3 |
|
MD5 | a549b00e7ad973b46039ea0001545881 |
|
BLAKE2-256 | 813dbc80d7e021d53309d9069a3eda0daee1c8349715f87cdd93eb27dfe0c3cd |