I think GitHub has had this feature for a while but I just noticed it
today. If you click the "insights" tab on the GitHub page, you can get
a list of all the repos and all the packages on GitHub that depend on
SymPy.

https://github.com/sympy/sympy/network/dependents?dependent_type=PACKAGE

According to the page, there are 6651 repos and 261 packages that
depend on SymPy.

I think the repos search only parses requirements.txt, so it's only a
fraction of the total repos on GitHub that have Python code that
imports SymPy (just searching GitHub for "sympy" gives over 466k repos
that contain the word in code).

I'm not sure what makes something a "package" in their list. Maybe
they detect if it is on PyPI?

Aaron Meurer

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6JZPJQW00VAEW82SooMAdYZuBo3%3DtczNXYJvnO2QYHTxw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to