{"id":19143817,"url":"https://github.com/tom-doerr/trending_custom","last_synced_at":"2026-03-05T17:16:27.134Z","repository":{"id":253136187,"uuid":"842432421","full_name":"tom-doerr/trending_custom","owner":"tom-doerr","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-16T00:02:01.000Z","size":108,"stargazers_count":75,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T01:13:12.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tom-doerr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-14T10:42:06.000Z","updated_at":"2025-02-22T09:10:53.000Z","dependencies_parsed_at":"2024-10-29T01:24:02.913Z","dependency_job_id":"fa2effee-b214-4f34-9828-1d60a955ab54","html_url":"https://github.com/tom-doerr/trending_custom","commit_stats":{"total_commits":108,"total_committers":1,"mean_commits":108.0,"dds":0.0,"last_synced_commit":"6e18f49aa4f5ef0320c301937c9b6d1b595c84bd"},"previous_names":["tom-doerr/trending_custom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-doerr%2Ftrending_custom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-doerr%2Ftrending_custom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-doerr%2Ftrending_custom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-doerr%2Ftrending_custom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-doerr","download_url":"https://codeload.github.com/tom-doerr/trending_custom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"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":[],"created_at":"2024-11-09T07:32:55.830Z","updated_at":"2026-03-05T17:16:27.085Z","avatar_url":"https://github.com/tom-doerr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 🌟 GitHub Analytics Tools\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE)\n[![Python](https://img.shields.io/badge/Python-3.6+-blue.svg?style=flat-square\u0026logo=python\u0026logoColor=white)](https://www.python.org)\n[![GitHub API](https://img.shields.io/badge/GitHub-API-green.svg?style=flat-square\u0026logo=github)](https://docs.github.com/en/rest)\n\nPowerful Python scripts for analyzing GitHub user data, including following relationships and starred repositories.\n\n\u003c/div\u003e\n\n## 🚀 Features\n\n- 📊 Analyze following relationships between GitHub users\n- ⭐ Track and rank starred repositories\n- 📈 Generate detailed statistics and reports\n- 🔄 Real-time data processing\n- 📋 CSV export functionality\n\n## 🛠️ Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/tom-doerr/github-analytics-tools.git\ncd github-analytics-tools\n```\n\n2. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n3. Configure your GitHub token:\n   - Use environment variables:\n```bash\nexport GITHUB_TOKEN=your_github_token_here\n```\n\n## 📚 Usage\n\n### Following Analysis\n\n```bash\npython github_following.py \u003cusername\u003e [--count \u003cnumber\u003e]\n```\n\nOptions:\n- `username`: Target GitHub username\n- `--count`: Number of following accounts to analyze (default: 100)\n\n### Stars Analysis\n\n```bash\npython github_stars.py [--top-accounts \u003cnumber\u003e] [--top-repos \u003cnumber\u003e]\n```\n\nOptions:\n- `--top-accounts`: Number of top accounts to analyze (default: 100)\n- `--top-repos`: Number of top repositories to show (default: 40)\n- `--final-ranking`: Items in final ranking (default: 50)\n\n## 📋 Configuration Files\n\n- `config.json`: Basic settings\n- `.env`: Environment variables\n- `ignored_repos.txt`: Repositories to exclude\n\n## 📊 Output\n\n- CSV files with following data\n- Console-based repository rankings\n- Detailed statistics and reports\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to:\n- Fork the repository\n- Create a feature branch\n- Submit a Pull Request\n\n## ⚖️ License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## ⚠️ Disclaimer\n\nThis tool is for educational purposes. Please comply with GitHub's terms of service and API usage limits.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-doerr%2Ftrending_custom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftom-doerr%2Ftrending_custom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-doerr%2Ftrending_custom/lists"}