Generates a single-page HTML view of comment and submission history.
A utility for referencing personal comment history.
Templates data received from API and/or JSON.
python setup.py install
python setup.py develop
- praw Python Reddit API
- rfc3987 URI regexes
- BeautifulSoup4
<a>
tag extraction - Jinja2 templates
- requests HTTP urllib3 porcelain
- requests_cache caching for requests