Skip to content

SciTechDude/stackOverflowStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

stackOverflowStats

Access stackoverflow using stackexchange python library. Get information which is then parsed as per available functions and reprsented graphically via matplotlib

Getting Started

To copy the project to your folder simply use clone/download option at the top right-hand corener of the repository.

Prerequisites

Following libraries are needed as part of prerequisites.

  • stackexchange- To access stack overflow sites
  • matplotlib - For plotting / Graphical representation
  • numpy - Needed for matplotlib as well as data-science tasks

Optional

  • seaborn - For making graphs pretty

Notes

To see detailed run through the script and project, checkout my blog python-top-10-tags-by-question-count-on-stack-overflow

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Get stackOverflow Stats for various parameters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages