Skip to content

willingc/cpython-sprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpython-sprint

Purpose

Analyze a snapshot of bpo issues

Installation

With Python 3.8+:

pip install -r requirements.txt

Data collection

Snapshot CSV as the following query for all open issues:

https://bugs.python.org/issue?@columns=title,id,stage,creation,activity,components,assignee,status,message_count&@filter=status&@pagesize=500&@startwith=0&status=1&@dispname=all%20open

Datasette

csv to sqlite

csvs-to-sqlite issues.csv issues.db

datasette

About

Analysis of bpo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published