Skip to main content

Utility tool for interacting with the GitHub platform

Project description

gitfluencer

This is a simple Python script designed to identify non-mutual followers and allows for a quick, mass-unfollow solution, saving you the hassle of manually identifying and unfollowing each account individually.

image

Features

  • Fetches the list of GitHub accounts that you are following.
  • Identifies the non-mutual followers who are not following you back.
  • Provides the option to unfollow all the non-mutual followers in one go.

Requirements

  • Python 3.x
  • GitHub account with valid credentials

How to Use

  1. Clone or download the script to your local machine

  2. Install the required dependencies with

    pip install -r requirements.txt
    
  3. Create a .env file according to the .env.example

  4. Run the script with

    python3 src/main.py
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitfluencer-0.1.4.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

gitfluencer-0.1.4.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page