Skip to content

Reddit Topics Aggregator is a tool that uses the Reddit API to gather information from different subreddits to create a summary of topics

Notifications You must be signed in to change notification settings

lieutdan13/reddit-topics-aggregator

Repository files navigation

Reddit Topics Aggregator

badge_documentation badge_pipeline badge_coverage badge_maintainability

Installation

pip install git+https://github.com/lieutdan13/reddit-topics-aggregator

Usage

Call the reddit-topics-aggregator command line interface like this:

$ reddit-topics-aggregator
Usage: reddit-topics-aggregator [OPTIONS] COMMAND [ARGS]...

  Reddit Topics Aggregator is a tool used to aggregate hot, new, top, and
  rising topics from multiple subreddits.

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  connect  Retrieve info about the authenticated Reddit user.
  topics   Retrieve Subreddit topic submissions

Provide the --help option to see supported options and arguments.


This project was created using the Project Template for Python

About

Reddit Topics Aggregator is a tool that uses the Reddit API to gather information from different subreddits to create a summary of topics

Resources

Stars

Watchers

Forks

Packages

No packages published