slyviacassell / export-stars

Export (your) GitHub stars to a CSV file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Export (your) GitHub stars to a CSV file


Languages

Language:Python 100.0%