This script exports a GitHub user's starred repositories (URL & description) to a CSV file.
Usage: GH_USER=defunkt python3 export_stars.py > stars.csv
Thanks to the authors of PyGitHub for the slick client library.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script exports a GitHub user's starred repositories (URL & description) to a CSV file.
Usage: GH_USER=defunkt python3 export_stars.py > stars.csv
Thanks to the authors of PyGitHub for the slick client library.