Folders and filesNameNameLast commit messageLast commit dateLatest commitHistory1 Commit.gitignore.gitignoreLICENSELICENSEREADME.mdREADME.mdbuild.pybuild.pydata.tar.gzdata.tar.gzpython_bugs.csvpython_bugs.csvrequirements.txtrequirements.txtscraper.pyscraper.pytop.pytop.py READMEMIT license CPython bugs analysis Installation Install requirements from requirements.txt Untar data.tar.gz into a directory called data or run python scraper.py to scrap bugs.python.org and generate JSON files. Run python build.py to build a database in MongoDB. Run python top.py that prints query outputs.
CPython bugs analysis Installation Install requirements from requirements.txt Untar data.tar.gz into a directory called data or run python scraper.py to scrap bugs.python.org and generate JSON files. Run python build.py to build a database in MongoDB. Run python top.py that prints query outputs.