Skip to content

Instantly share code, notes, and snippets.

View jminuscula's full-sized avatar

Jacobo Tarragón jminuscula

View GitHub Profile
@jminuscula
jminuscula / unwatch_all.py
Last active March 11, 2021 17:32 — forked from jpstroop/unwatch_all.py
Unwatch all Github repositories.
#!/usr/bin/env python
#
# Unwatch from all Github repositories. Note that it will only work with up to
# 100 repos at a time (pagination is not implemented), so you may need to run
# more than once.
#
# Depends:
# requests : http://docs.python-requests.org/en/master/
#
# Output (to stdout):