Skip to content

Gets the votes of a user and displays the result as a graph per subreddit

Notifications You must be signed in to change notification settings

thepolm3/Get-user-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get User Stats

Get the votes of a user and displays the results as a graph, for example

My stats

Requirements

Usage

client_id = 'my_id'
client_secret = 'my_secret'

Then to generate the table of votes use

python getUserStats.py user_name

on the commandline, and

python createGraph.py

to create a graph of the data

About

Gets the votes of a user and displays the result as a graph per subreddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages