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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiorss-0.1.0.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiorss-0.1.0.tar.gz.
File metadata
- Download URL: aiorss-0.1.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4edf84ddb028999446e006060dbe190d9cad36501294ff747b574d57816177fe
|
|
| MD5 |
d980bf60fca56e3141a8023a206fb120
|
|
| BLAKE2b-256 |
63954de9175b463690acdb621209ed28b4a040b1963a53ceaf0d77ad90007611
|
File details
Details for the file aiorss-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: aiorss-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee8253147a1b3a9a9fb9be14c80874efad9c0805664c007fcf04e47ff3067ba3
|
|
| MD5 |
a549b00e7ad973b46039ea0001545881
|
|
| BLAKE2b-256 |
813dbc80d7e021d53309d9069a3eda0daee1c8349715f87cdd93eb27dfe0c3cd
|