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.
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
-
Clone or download the script to your local machine
-
Install the required dependencies with
pip install -r requirements.txt
-
Create a
.envfile according to the .env.example -
Run the script with
python3 src/main.py
Release files for gitfluencer 0.1.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gitfluencer-0.1.4.1.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gitfluencer-0.1.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 kB
Release files / gitfluencer-0.1.4.1.tar.gz
| Download URL | gitfluencer-0.1.4.1.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e139bf157ba9e3a878d488a90438d02b69c47a62197bbb75a5a781892fb72be1
|
|
BLAKE2b-256 checksum How to use checksums |
fa5f6966639e2c933ec87073bdae66ca30088b8cbb8ce1daba2a3bb754837c91
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / gitfluencer-0.1.4.1-py3-none-any.whl
| Download URL | gitfluencer-0.1.4.1-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6c10cd83a057f6a8e7199293d0b070d2e10173bb50e571a555e4bd3123cf58bf
|
|
BLAKE2b-256 checksum How to use checksums |
94b6cee4e090be9514137a4b0e2cf765a2942c381689bde765cdb2ec5d3c206b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|