- Execute
pip3 install -r requirements.txt
to install dependencies - Execute
followers_clear.py
and follow instructions.
Consumer keys can be found here. Use these keys instead of applying yourself can get rid of rate limit.
git config --global https.proxy http://127.0.0.1:1080 | |
git config --global https.proxy https://127.0.0.1:1080 | |
git config --global --unset http.proxy | |
git config --global --unset https.proxy |
pip3 install -r requirements.txt
to install dependenciesfollowers_clear.py
and follow instructions.Consumer keys can be found here. Use these keys instead of applying yourself can get rid of rate limit.
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |