An open API service indexing awesome lists of open source software.

https://github.com/djc/pmf

Script to submit RSS/Atom feed content to Reddit
https://github.com/djc/pmf

python reddit-bot rss-feed-parser

Last synced: 3 months ago
JSON representation

Script to submit RSS/Atom feed content to Reddit

Awesome Lists containing this project

README

        

Requirements
============

Tested with Python 2.7 and 3.6.

* https://pypi.python.org/pypi/feedparser
* https://pypi.python.org/pypi/praw

Usage
=====

Requires an ident.py module, containing the following variables:

* ACCESS
* REFRESH
* CLIENT
* SECRET