An open API service indexing awesome lists of open source software.

https://github.com/tirkarthi/cpython-bugs


https://github.com/tirkarthi/cpython-bugs

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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.