Open Stats – A library built on top of streamlit that extracts data from the Github API and shows the main KPIs

Discover and share the KPIs of your OpenSource project.

Release
License

OpenStats is a library built on top of streamlit that extracts data from the Github API and shows the main KPIs for an OpenSource project:

  • Star evolution: What is the popularity of the repo?
  • Good First issues: Is there a focus towards the community?
  • Recurrent collaborators: How many people are involved?
  • Repository traffic: How many visits and clones do we have?

While there many other things to take into account, these metrics help us get a taste on how our project is doing in
a single view.

If you’d like to see other metrics or graphics, open an issue or jump into the action!


Requirements