GHTRENDING is a commandline tool for explore GitHub trending, includes developers and repository.
// package (recommend)
pip3 install ghtrending
// source
git clone https://github.com/chinsyo/ghtrending.git && cd ghtrending
// package (recommend)
python3 -m ghtrending
// source
python3 ghtrending/ghtrending.py