We're a place where coders share, stay up-to-date and grow their careers.
python3 -m venv top9-venv
. ./top9-venv/bin/activate
pip install click Pillow igramscraper
wget https://gist.githubusercontent.com/dschep/28bf9848d76d4790df1330a246cc90cc/raw/3638a090ad770dcdb5cee9917ba80f3665ee8582/top9.py
python top9.py
python3 -m venv top9-venv
. ./top9-venv/bin/activate
pip install click Pillow igramscraper
wget https://gist.githubusercontent.com/dschep/28bf9848d76d4790df1330a246cc90cc/raw/3638a090ad770dcdb5cee9917ba80f3665ee8582/top9.py
python top9.py