Python command-line application to gatter and analize submissions data from reddit over time.
For now, the project module that is ready is data_gatherer.py witch gathers information about reddit threads over time, like karma, number of commments and upvote ratio. Instructions for use can be found in module's docstring.