{"id":25945942,"url":"https://github.com/saajann/github-followers-analyzer","last_synced_at":"2025-03-04T09:19:32.546Z","repository":{"id":276795780,"uuid":"919367939","full_name":"saajann/github-followers-analyzer","owner":"saajann","description":"Ever wondered who's ghosting you on GitHub? 👻","archived":false,"fork":false,"pushed_at":"2025-02-24T10:13:37.000Z","size":36,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T11:27:58.754Z","etag":null,"topics":["api","python","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saajann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-20T09:08:32.000Z","updated_at":"2025-02-24T10:13:40.000Z","dependencies_parsed_at":"2025-02-24T11:38:10.147Z","dependency_job_id":null,"html_url":"https://github.com/saajann/github-followers-analyzer","commit_stats":null,"previous_names":["saajann/github-follow-check","saajann/github-followers-analyzer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saajann%2Fgithub-followers-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saajann%2Fgithub-followers-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saajann%2Fgithub-followers-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saajann%2Fgithub-followers-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saajann","download_url":"https://codeload.github.com/saajann/github-followers-analyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818873,"owners_count":20025219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","python","streamlit"],"created_at":"2025-03-04T09:19:31.984Z","updated_at":"2025-03-04T09:19:32.525Z","avatar_url":"https://github.com/saajann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Follow Check 📊\n\nA Streamlit web app that analyzes your GitHub network to see who follows you and who doesn't follow you back.\n\n![Overview](screens/overview.png)  \n![Not Following Back](screens/not_following_back.png)  \n![Visualization](screens/visualization.png)  \n\n## Features\n\n- **Network Overview**: See stats on your followers, following, and mutual connections\n- **Profile Cards**: Browse through your connections with visual profile cards\n- **Not Following Back**: Easily identify users who don't follow you back\n- **Data Visualizations**: \n  - Network composition pie chart\n  - Geographic distribution of your connections\n  - Top users analysis by public repositories\n- **Follow-Back Opportunities**: Find active users who follow you that you might want to follow back\n- **Historical Analysis**: Track changes in your network over time\n- **CSV Export**: Download your data for offline analysis\n\n## Technologies\n\n- **Streamlit**: Powers the interactive web interface\n- **GitHub API**: Fetches user and connection data\n- **SQLite**: Stores user profiles and relationship data\n- **Pandas**: Data manipulation and analysis\n- **Plotly**: Interactive data visualizations\n- **Matplotlib \u0026 Seaborn**: Additional charting capabilities\n- **Python**: Core programming language\n\n## Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/saajann/github-followers-analyzer.git\n\n# Navigate to project directory\ncd github-follow-check\n\n# Install required packages\npip install -r requirements.txt\n\n# Run the app\nstreamlit run scripts/app.py\n```\n\n## Usage\n\n1. Enter your GitHub username in the sidebar\n2. Optionally add a GitHub token for higher API rate limits\n3. Click \"Fetch Data\" to analyze your network\n4. Navigate through the tabs to explore different insights:\n   - **Overview**: General stats and connections table/cards\n   - **Not Following Back**: Users who don't reciprocate your follow\n   - **Visualizations**: Charts and analytics about your network\n   - **History**: Compare network changes over time\n\n## Color Legend\n\n- 🟥 Red: You follow them, they don't follow back\n- 🟩 Green: Mutual follow connection\n- ⬜ White: They follow you, you don't follow back\n\n## Database\n\nThe app uses SQLite to store:\n- User profile information\n- Connection relationships\n- Historical analysis data\n\nAll data is stored locally in the `data` directory.\n\n## Privacy \u0026 Rate Limits\n\n- All data is stored locally on your machine\n- Using a GitHub token increases API rate limits (strongly recommended for users with large networks)\n- The app respects GitHub's API guidelines\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaajann%2Fgithub-followers-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaajann%2Fgithub-followers-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaajann%2Fgithub-followers-analyzer/lists"}