Ingest a twitter timeline and render as RSS
Project description
Ingest a twitter timeline and render as RSS. This python web app is a service to ingest arbitrary user’s timelines as rss feeds, so you don’t have to go to twitter manually to read through quips and witticisms. Takes username as parameter for any timeline.
Usage
Optional: set up virtualenv environment with:
virtualenv venv source venv/bin/activate
Install requirements:
pip install -r requirements.txt
Change directory into twitter_timeline_rss and run flask server:
cd twitter_timeline_rss FLASK_APP=twitter.py flask run
Hit the endpoint with something like this url in your favorite browser:
http://127.0.0.1:5000/narfman0
License
Copyright (c) 2016 Jon Robison
See included LICENSE for licensing information
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
twitter-timeline-rss-1.0.0.tar.gz
(20.1 kB
view hashes)
Close
Hashes for twitter-timeline-rss-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fadfe7ab5f7b6150cb0cea980c05564bf847c96621631dec3855a3f5131b5e38 |
|
MD5 | 7373b4e7bacee3ab8f47dfb99b3db0f1 |
|
BLAKE2b-256 | e8b5874ea5f52a198813f3a079ff325a0a6d5efcbb8595e00342f7f3ae46cd2b |