Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zimmi48/nixpkgs-issues

Analysis on nixpkgs issue lifetime.
https://github.com/zimmi48/nixpkgs-issues

data-analysis github-api nixpkgs

Last synced: 17 days ago
JSON representation

Analysis on nixpkgs issue lifetime.

Awesome Lists containing this project

README

        

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Zimmi48/nixpkgs-issues/master?filepath=nixpkgs-issues.ipynb)

This repository contains a notebook with the code to fetch nixpkgs issue data from GitHub, and the CSV file that it generated.

Then, we use this data to compute the time it takes to close a given percentile of issues, and we plot the evolution of this metric since 2015.

You can use the Binder link above to display this notebook in your browser.