Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the stats page #9

Open
ezio-melotti opened this issue Aug 15, 2021 · 5 comments
Open

Replace the stats page #9

ezio-melotti opened this issue Aug 15, 2021 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@ezio-melotti
Copy link
Member

The stats page on bugs.python.org is used to display graphs and statistics about the issues. The stats page uses a JSON file created by the roundup-summary script and the issuestats.py script.

If we want to keep this functionality, an equivalent page should be created. This could also be combined with the dashboard discussed on #6.

@ezio-melotti ezio-melotti added the help wanted Extra attention is needed label Aug 15, 2021
@ezio-melotti ezio-melotti added this to To do in GitHub migration via automation Aug 15, 2021
@trallard
Copy link
Member

trallard commented Sep 6, 2021

I am happy to work on this and #6
Some questions:

  • Where will these two dashboards be deployed, do we have a preferred site or service such as Heroku for this? The current one seems to be hosted on Digital Ocean, do we need to keep this?
  • Right now the charts are updated weekly - do we want to keep this cadence?
  • It seems like the plots are just static right now, do we want to consider using something like Plotly or Streamlit apps to allow for some level of plot interactive and/or export?

@ezio-melotti
Copy link
Member Author

I added a comment on #6 with more information. In particular it would be useful to have a replacement for the weekly summary report mails. The dashboard and stats are not essential for the migration or for the workflow used by people.

@trallard, would you be interested in working on #6?

@trallard
Copy link
Member

sorry for the delay! been on annual leave! I can work on #6 , should have some time this week to get started

@ezio-melotti
Copy link
Member Author

This link has some stats: https://www.repotrends.com/python/cpython

@arhadthedev
Copy link

arhadthedev commented Jul 3, 2022

@ezio-melotti I'm confused about pre-2022 Open Pull Requests and New Pull Requests stats. Their title page tells about GitHub repositories only; the python stats page doesn't mention BPO either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Development

No branches or pull requests

3 participants