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

Add scripts for analyzing networkx usage by dependents on conda-forge #7314

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eriknw
Copy link
Contributor

@eriknw eriknw commented Feb 26, 2024

DO NOT MERGE

As discussed in one of the community meetings (the dispatching meeting maybe?), here are the scripts I use to analyze usage of networkx by networkx dependents.

These scripts look at networkx dependents from the conda-forge graph, download github info, download PyPI download info, extract networkx usage via grep, and more. They're definitely not perfect, but I think they're mostly good enough for what I need.

Q: where would be a good place to put these scripts?

CC @rlratzel @Schefflera-Arboricola

@eriknw eriknw marked this pull request as draft February 26, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant