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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size github_timeline_rss-1.2.2-py2.py3-none-any.whl (5.9 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size github_timeline_rss-1.2.2.tar.gz (4.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for github_timeline_rss-1.2.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96ca6961dc55f021580d28ab540ff762f463a21d85ba1f26a1eae0db33e2f56b |
|
MD5 | 342e64e8ee4bb68db70d60f24ca756c6 |
|
BLAKE2-256 | ba52f2cb7f4a035d60a10d13e30aaa8e59b990d23c39f35de7cd68646fb43c77 |
Close
Hashes for github_timeline_rss-1.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aa2d2b7568891c59f7cde0c34f080a6a1d41b46da027f456ebc10d2d6228f49 |
|
MD5 | 93db5080f09a2466dff7cab65de4bbf4 |
|
BLAKE2-256 | bcb2e718a9400d803fb1ff99ea3dc2977e01b49e4a1843c9737d930ce39b8a2e |