Skip to content

alexalbertt/GraphSubCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphSubCount

GraphSubCount is a python script to fetch subreddit subscriber data and plot the data as an animated line chart in matplotlib.

SubCount

Dependencies

Use the package manager pip to install matplotlib, numpy, pandas, requests, and seaborn.

pip3 install matplotlib
pip3 install numpy
pip3 install pandas
pip3 install requests
pip3 install seaborn

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Graph subreddit growth using Matplotlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages