Skip to content

franklaercio/github-unfollow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

:octocat: GitHub Unfollow

Made by franklaercio GitHub language count GitHub last commit Code size License Stargazers

📑 Resume of application

Code to unfollow all people don't follow you back. This app was created using GitHub API and you need to create a token for access GitHub API, check this content on GitHub Documentation.

app runing

🎲 Running the project

# Clone this repository
$ git clone https://github.com/franklaercio/github-unfollow

# Access the project folder in the terminal/cmd
$ cd github-unfollow

# Create a new env local and adding your prismic url
$ cp .env.example .env.local

# Run the application
$ python main.py

📚 GitHub Unfollow Configuration

  1. Create a secret for access GitHub API
  2. Set your user em .env
  3. Set time sleep, remember that you can only make 5000 requests.

👨‍💻 Authors

See also the list of contributors who participated in this project.

📋 License

This project is licensed under the MIT License - see the LICENSE.md file for details

📰 Acknowledgments

  • Python
  • GitHub
  • Rest
  • API

Feito com ♥️ by Frank Laércio 👋!