{"id":19454141,"url":"https://github.com/ultralytics/stars","last_synced_at":"2025-04-25T04:31:07.052Z","repository":{"id":40332851,"uuid":"476400417","full_name":"ultralytics/stars","owner":"ultralytics","description":"Count GitHub Stars ⭐","archived":false,"fork":false,"pushed_at":"2025-03-28T01:46:37.000Z","size":92,"stargazers_count":29,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T02:38:06.320Z","etag":null,"topics":["ai","github","github-stars","ml","ultralytics","yolo","yolov5","yolov8"],"latest_commit_sha":null,"homepage":"https://ultralytics.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ultralytics.png","metadata":{"funding":{"github":"glenn-jocher","patreon":"ultralytics","open_collective":"ultralytics"},"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":"2022-03-31T17:00:13.000Z","updated_at":"2025-03-28T01:46:39.000Z","dependencies_parsed_at":"2023-12-05T16:30:44.372Z","dependency_job_id":"14cae13b-9f43-4e57-b48e-347bef1064a2","html_url":"https://github.com/ultralytics/stars","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultralytics%2Fstars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultralytics%2Fstars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultralytics%2Fstars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultralytics%2Fstars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ultralytics","download_url":"https://codeload.github.com/ultralytics/stars/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250754659,"owners_count":21481850,"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":["ai","github","github-stars","ml","ultralytics","yolo","yolov5","yolov8"],"created_at":"2024-11-10T17:08:08.488Z","updated_at":"2025-04-25T04:31:07.040Z","avatar_url":"https://github.com/ultralytics.png","language":"Python","funding_links":["https://github.com/sponsors/glenn-jocher","https://patreon.com/ultralytics","https://opencollective.com/ultralytics"],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://www.ultralytics.com/\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/ultralytics/assets/main/logo/Ultralytics_Logotype_Original.svg\" width=\"320\" alt=\"Ultralytics logo\"\u003e\u003c/a\u003e\n\n# Count GitHub Stars per Day ⭐️\n\nTrack the daily growth of [GitHub](https://github.com/) stars over a specified time period to gauge the popularity and engagement trends of various open-source repositories.\n\n[![Ultralytics Actions](https://github.com/ultralytics/stars/actions/workflows/format.yml/badge.svg)](https://github.com/ultralytics/stars/actions/workflows/format.yml)\n[![Ultralytics Discord](https://img.shields.io/discord/1089800235347353640?logo=discord\u0026logoColor=white\u0026label=Discord\u0026color=blue)](https://discord.com/invite/ultralytics)\n[![Ultralytics Forums](https://img.shields.io/discourse/users?server=https%3A%2F%2Fcommunity.ultralytics.com\u0026logo=discourse\u0026label=Forums\u0026color=blue)](https://community.ultralytics.com/)\n[![Ultralytics Reddit](https://img.shields.io/reddit/subreddit-subscribers/ultralytics?style=flat\u0026logo=reddit\u0026logoColor=white\u0026label=Reddit\u0026color=blue)](https://reddit.com/r/ultralytics)\n\n## 📌 Requirements\n\nThis script utilizes the [PyGitHub](https://pygithub.readthedocs.io/en/latest/) library to interface with the [GitHub REST API](https://docs.github.com/en/rest). This allows interaction with GitHub resources like [repositories](https://docs.ultralytics.com/models/), user profiles, and organizations directly within your [Python](https://docs.ultralytics.com/usage/python/) applications.\n\n### Installation\n\nRun the following command in your terminal to install the necessary dependencies listed in the `requirements.txt` file:\n\n```bash\npip install -r requirements.txt # Install required libraries\n```\n\n## 🚀 Usage\n\nBefore running the script, you need to update the `TOKEN` variable in `count_stars.py` (line 15) with your personal [GitHub access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens). Once the token is set, execute the script using Python:\n\n```python\n# Ensure your GitHub access token is set in the TOKEN variable before running.\npython count_stars.py\n```\n\n## 📈 Result\n\nThe script outputs the star count for the specified repositories over the defined period. Below is example output showing the star count increase over 30 days ending May 2nd, 2022:\n\n```python\nCounting stars for last 30.0 days from 02 May 2022\n\nultralytics/yolov5                      1572 stars  (52.4/day)  :   6%|▌         | 1572/25683 [00:16\u003c04:15, 94.53it/s]\nfacebookresearch/detectron2             391 stars   (13.0/day)  :   2%|▏         | 391/20723 [00:04\u003c03:56, 85.86it/s]\ndeepmind/deepmind-research              165 stars   (5.5/day)   :   2%|▏         | 165/10079 [00:01\u003c01:50, 89.52it/s]\naws/amazon-sagemaker-examples           120 stars   (4.0/day)   :   2%|▏         | 120/6830 [00:02\u003c02:16, 49.17it/s]\nawslabs/autogluon                       127 stars   (4.2/day)   :   3%|▎         | 127/4436 [00:01\u003c01:00, 71.45it/s]\nmicrosoft/LightGBM                      122 stars   (4.1/day)   :   1%|          | 122/13730 [00:01\u003c03:10, 71.54it/s]\nopenai/gpt-3                            95 stars    (3.2/day)   :   1%|          | 95/11225 [00:01\u003c03:34, 52.00it/s]\napple/turicreate                        40 stars    (1.3/day)   :   0%|          | 40/10676 [00:00\u003c02:24, 73.59it/s]\napple/coremltools                       41 stars    (1.4/day)   :   2%|▏         | 41/2641 [00:00\u003c00:46, 56.00it/s]\ngoogle/automl                           55 stars    (1.8/day)   :   1%|          | 55/4991 [00:00\u003c01:25, 57.53it/s]\ngoogle-research/google-research         548 stars   (18.3/day)  :   2%|▏         | 548/23087 [00:07\u003c05:11, 72.37it/s]\ngoogle-research/vision_transformer      279 stars   (9.3/day)   :   6%|▌         | 279/5043 [00:02\u003c00:49, 95.93it/s]\ngoogle-research/bert                    283 stars   (9.4/day)   :   1%|          | 283/31066 [00:03\u003c07:01, 73.11it/s]\nNVlabs/stylegan3                        158 stars   (5.3/day)   :   4%|▍         | 158/4045 [00:01\u003c00:44, 86.41it/s]\nTencent/ncnn                            278 stars   (9.3/day)   :   2%|▏         | 278/14440 [00:03\u003c02:41, 87.55it/s]\nMegvii-BaseDetection/YOLOX              273 stars   (9.1/day)   :   4%|▍         | 273/6286 [00:02\u003c01:04, 92.53it/s]\nPaddlePaddle/Paddle                     239 stars   (8.0/day)   :   1%|▏         | 239/18086 [00:02\u003c03:33, 83.73it/s]\nrwightman/pytorch-image-models          772 stars   (25.7/day)  :   4%|▍         | 772/18169 [00:08\u003c03:21, 86.24it/s]\nstreamlit/streamlit                     375 stars   (12.5/day)  :   2%|▏         | 375/18834 [00:03\u003c03:07, 98.67it/s]\nexplosion/spaCy                         234 stars   (7.8/day)   :   1%|          | 234/23249 [00:02\u003c03:47, 101.24it/s]\nPyTorchLightning/pytorch-lightning      407 stars   (13.6/day)  :   2%|▏         | 407/18246 [00:04\u003c03:02, 97.83it/s]\nray-project/ray                         545 stars   (18.2/day)  :   3%|▎         | 545/20228 [00:05\u003c03:03, 107.33it/s]\nfastai/fastai                           136 stars   (4.5/day)   :   1%|          | 136/22202 [00:01\u003c04:28, 82.22it/s]\nAlexeyAB/darknet                        248 stars   (8.3/day)   :   1%|▏         | 248/18993 [00:02\u003c03:40, 84.84it/s]\npjreddie/darknet                        201 stars   (6.7/day)   :   1%|          | 201/22651 [00:02\u003c05:13, 71.62it/s]\nWongKinYiu/yolor                        92 stars    (3.1/day)   :   6%|▌         | 92/1559 [00:01\u003c00:16, 87.69it/s]\nwandb/client                            66 stars    (2.2/day)   :   2%|▏         | 66/3853 [00:00\u003c00:46, 82.16it/s]\nDeci-AI/super-gradients                 74 stars    (2.5/day)   :  19%|█▉        | 74/380 [00:00\u003c00:03, 96.71it/s]\nneuralmagic/sparseml                    105 stars   (3.5/day)   :  11%|█         | 105/947 [00:01\u003c00:08, 101.97it/s]\nmosaicml/composer                       247 stars   (8.2/day)   :  19%|█▉        | 247/1306 [00:02\u003c00:10, 104.76it/s]\nnebuly-ai/nebullvm                      205 stars   (6.8/day)   :  20%|█▉        | 205/1045 [00:02\u003c00:08, 97.46it/s]\nDone in 125.7s\n```\n\n## 💡 Contribute\n\nContributions are the lifeblood of the [open-source](https://www.ultralytics.com/blog/tips-to-start-contributing-to-ultralytics-open-source-projects) community, and we greatly appreciate your input! Whether it's bug fixes, feature suggestions, or documentation improvements, every contribution helps.\n\nPlease see our [Contributing Guide](https://docs.ultralytics.com/help/contributing/) for detailed instructions on how to get involved. We also encourage you to fill out our [Survey](https://www.ultralytics.com/survey?utm_source=github\u0026utm_medium=social\u0026utm_campaign=Survey) to share your feedback. Thank you 🙏 to everyone who contributes!\n\n[![Ultralytics open-source contributors](https://raw.githubusercontent.com/ultralytics/assets/main/im/image-contributors.png)](https://github.com/ultralytics/ultralytics/graphs/contributors)\n\n## 📝 License\n\nUltralytics provides two licensing options to accommodate different use cases:\n\n- **AGPL-3.0 License**: Ideal for students and enthusiasts, this [OSI-approved](https://opensource.org/license/agpl-v3) open-source license promotes collaboration and knowledge sharing. See the [LICENSE](https://github.com/ultralytics/stars/blob/main/LICENSE) file for details.\n- **Enterprise License**: Designed for commercial applications, this license allows for the integration of Ultralytics software and AI models into commercial products and services. For more information, visit [Ultralytics Licensing](https://www.ultralytics.com/license).\n\n## 📬 Contact Us\n\nIf you encounter bugs, have feature requests, or wish to contribute, please visit [GitHub Issues](https://github.com/ultralytics/stars/issues). For broader discussions and questions about Ultralytics projects, join our vibrant community on [Discord](https://discord.com/invite/ultralytics)!\n\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ultralytics\"\u003e\u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-social-github.png\" width=\"3%\" alt=\"Ultralytics GitHub\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png\" width=\"3%\" alt=\"space\"\u003e\n  \u003ca href=\"https://www.linkedin.com/company/ultralytics/\"\u003e\u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-social-linkedin.png\" width=\"3%\" alt=\"Ultralytics LinkedIn\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png\" width=\"3%\" alt=\"space\"\u003e\n  \u003ca href=\"https://twitter.com/ultralytics\"\u003e\u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-social-twitter.png\" width=\"3%\" alt=\"Ultralytics Twitter\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png\" width=\"3%\" alt=\"space\"\u003e\n  \u003ca href=\"https://youtube.com/ultralytics?sub_confirmation=1\"\u003e\u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-social-youtube.png\" width=\"3%\" alt=\"Ultralytics YouTube\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png\" width=\"3%\" alt=\"space\"\u003e\n  \u003ca href=\"https://www.tiktok.com/@ultralytics\"\u003e\u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-social-tiktok.png\" width=\"3%\" alt=\"Ultralytics TikTok\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png\" width=\"3%\" alt=\"space\"\u003e\n  \u003ca href=\"https://ultralytics.com/bilibili\"\u003e\u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-social-bilibili.png\" width=\"3%\" alt=\"Ultralytics BiliBili\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png\" width=\"3%\" alt=\"space\"\u003e\n  \u003ca href=\"https://discord.com/invite/ultralytics\"\u003e\u003cimg src=\"https://github.com/ultralytics/assets/raw/main/social/logo-social-discord.png\" width=\"3%\" alt=\"Ultralytics Discord\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultralytics%2Fstars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultralytics%2Fstars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultralytics%2Fstars/lists"}