GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

1 Commit

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.

Read the original on github.com ↗