Github timeline to RSS translation for easier feed integration
Project description
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
Built Distribution
File details
Details for the file github_timeline_rss-1.2.2.tar.gz
.
File metadata
- Download URL: github_timeline_rss-1.2.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aa2d2b7568891c59f7cde0c34f080a6a1d41b46da027f456ebc10d2d6228f49 |
|
MD5 | 93db5080f09a2466dff7cab65de4bbf4 |
|
BLAKE2b-256 | bcb2e718a9400d803fb1ff99ea3dc2977e01b49e4a1843c9737d930ce39b8a2e |
File details
Details for the file github_timeline_rss-1.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: github_timeline_rss-1.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96ca6961dc55f021580d28ab540ff762f463a21d85ba1f26a1eae0db33e2f56b |
|
MD5 | 342e64e8ee4bb68db70d60f24ca756c6 |
|
BLAKE2b-256 | ba52f2cb7f4a035d60a10d13e30aaa8e59b990d23c39f35de7cd68646fb43c77 |