View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (502 forks)batch import
help wantedquestion

Repository metrics

Stars
 (5,348 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

To better understand how our software is used, it would be very beneficial to collect analytics from the field. Based on that data we'll decide what features can be sunset and which worth more support.

Is there a free service for open source software that support that kind of analytics?

Example:

  • collect runtime versions, avg download speed
  • analytics outcome: nobody uses python lower than 3.8 and avg download speed 100M
  • possible decisions:
    • drop python prior 3.8
    • low priority for partial downloads work

Contributor guide