Access stackoverflow using stackexchange
python
library. Get information which is then parsed as per available functions and reprsented graphically via matplotlib
To copy the project to your folder simply use clone/download option at the top right-hand corener of the repository.
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
- seaborn - For making graphs pretty
To see detailed run through the script and project, checkout my blog python-top-10-tags-by-question-count-on-stack-overflow
- Anil Mandra - Initial work - SciTechDude
This project is licensed under the MIT License - see the LICENSE.md file for details