-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Problem
When calculating downloads for the SDV ecosystem, we take into account the library dependencies and avoid double counting.
We would like to apply similar logic when calculating downloads for the mostlyai ecosystem to capture a more accurate picture on the usage.
This issue is a sub-task for this issue: #14
This issue is blocked until this issue is completed: #12
This issue is blocked until this issue is completed: #13
Packages
The ydata user on PyPI maintains the following packages (whose downloads we currently track):
The ydata user also maintains these packages, whose downloads we do not currently track:
- mostlyai-engine
- This is an optional dependency of mostlyai
- mostlyai-qa
- This is an optional dependency of mostlyai
- datallm
Formula for mostlyai ecosystem download count
- To calculate the download count for mostlyai ecosystem:
- Get the number of downloads for
mostlyai,mostlyai-mock - [TBD]
- Get the number of downloads for
Description
- We will have a daily workflow that summarize the downloads counts for external libraries. This daily workflow should be updated so that the downloads for mostlyai uses the above formula.
Deliverables
- Change the daily workflow to use the above formula for calculating downloads for mostlyai (rather than summing the downloads)
Metadata
Metadata
Assignees
Labels
No labels