A CLI tool to list and sort GitHub dependent repositories and packages by star count, helping to identify the most popular dependents of a given repository or package. Version 0.4.3, last release in 2023, stable with low maintenance.
pip install ghtopdepNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Get the top 5 most-starred dependents of tensorflow/tensorflow (as a Python function call).
Add '--type repo' to limit to GitHub repositories.
Use the command-line tool: 'ghtopdep --repo tensorflow/tensorflow'
Export GITHUB_TOKEN or GA_TOKEN environment variable with a GitHub personal access token before running.
No dependency data recorded yet.