Skip to main content

Github timeline to RSS translation for easier feed integration

Project description

https://img.shields.io/pypi/v/github_timeline_rss.svg https://img.shields.io/travis/narfman0/github_timeline_rss.svg

Github timeline to RSS translation for easier feed integration

  • Free software: MIT license

Features

  • Create RSS feeds from github timelines

  • Command line interface to dump to stdout or a file

Usage

Optional: set up virtualenv environment with:

virtualenv venv
source venv/bin/activate

Install requirements:

pip install -r requirements_dev.txt

Run flask app, e.g.:

cd github_timeline_rss
FLASK_APP=rss.py flask run

Test:

http://127.0.0.1:5000/narfman0

Should show rss feed for activity for narfman0 from github!

CLI

The command line interface may be used to dump a timeline to stdout:

github_timeline_rss narfman0

or it may be directed at a file with –file:

github_timeline_rss narfman0 --file narfman0.atom

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

github_timeline_rss-1.2.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

github_timeline_rss-1.2.1-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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