rvatok / redd_cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit-cli

Reddit command-line client

Installation

pip install git+https://github.com/Scalr/test-reddit.git

Usage:

Search subreddits by name

reddit-cli search <search_query>

Show subreddit submissions

reddit-cli subreddit <subreddit_name> --limit=20 --order=hot

Show submission comments

reddit-cli submission <subreddit_id>

About


Languages

Language:Python 100.0%