Skip to content

dennohpeter/GithubFollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GithubFollowers

Know whom you follow and doesn't follow you back, Github.

Preview

github_followers_preview

Prerequisites

🛠️ Installation & Set Up

  1. Create a virtual environment
  python3 -m venv venv
  1. Update pip to the latest version
  pip install --upgrade pip
  1. Install dependencies(requirements).
  pip install -r requirements.txt
  1. Run
  python main.py # in windows

  Or

  python3 main.py # in unix Systems

🔌 Contributing

If you see any typos or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!

:neckbeard: Author

1.Dennis Peterson

🚨 LICENCE

This project is licensed under MIT licence.