Skip to content

LucasTavaresA/github_stars_export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github stars export

Export your github stars (or a star list) to a json file.

Usage

ghs_export

Install

  • pipx (recommended):
git clone https://github.com/lucastavaresa/github_stars_export.git
cd github_stars_export
pipx install .
ghs_export
  • Without pipx you can just run the file (after all the python bullshit):
git clone https://github.com/lucastavaresa/github_stars_export.git
cd github_stars_export
python -m venv venv
source venv/bin/activate # check: https://docs.python.org/3.13/library/venv.html#how-venvs-work
pip install -r requirements.txt
python main.py

About

Export your github stars (or a star list) to a json file.

Topics

Resources

License

Stars

Watchers

Forks

Languages