Skip to content

This script is used to set the visibility of all repositories on a GitHub account to private.

Notifications You must be signed in to change notification settings

bizon-dot/github-privatize-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

github-privatize-repos

This script is used to set the visibility of all repositories on a GitHub account to private.

This script is used to set the visibility of all repositories on a GitHub account to private. It does this by using the GitHub API and the requests library in Python. The script authenticates using a personal access token and retrieves a list of all repositories for the authenticated user using pagination.

About

This script is used to set the visibility of all repositories on a GitHub account to private.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages