{"id":21591853,"url":"https://github.com/shenxianpeng/gitstats","last_synced_at":"2026-02-09T23:10:54.795Z","repository":{"id":90183235,"uuid":"228573740","full_name":"shenxianpeng/gitstats","owner":"shenxianpeng","description":"📊 Visualize Your Git Repositories","archived":false,"fork":false,"pushed_at":"2026-01-15T04:59:44.000Z","size":30895,"stargazers_count":59,"open_issues_count":5,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T11:39:27.668Z","etag":null,"topics":["git","githistory","gitstats","html-report","statistics"],"latest_commit_sha":null,"homepage":"https://gitstats.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hoxu/gitstats","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shenxianpeng.png","metadata":{"files":{"readme":"README.rst","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"shenxianpeng"}},"created_at":"2019-12-17T08:52:46.000Z","updated_at":"2026-01-15T04:58:46.000Z","dependencies_parsed_at":"2025-01-27T21:30:47.473Z","dependency_job_id":"fdd537af-b0d4-4ae9-b92b-5813eae40bbc","html_url":"https://github.com/shenxianpeng/gitstats","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/shenxianpeng/gitstats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenxianpeng%2Fgitstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenxianpeng%2Fgitstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenxianpeng%2Fgitstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenxianpeng%2Fgitstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shenxianpeng","download_url":"https://codeload.github.com/shenxianpeng/gitstats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenxianpeng%2Fgitstats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28522306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T22:11:28.393Z","status":"ssl_error","status_checked_at":"2026-01-17T22:11:27.841Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["git","githistory","gitstats","html-report","statistics"],"created_at":"2024-11-24T16:34:04.626Z","updated_at":"2026-01-17T23:32:11.536Z","avatar_url":"https://github.com/shenxianpeng.png","language":"Python","readme":".. start-of-about\n\n.. figure:: https://raw.githubusercontent.com/shenxianpeng/gitstats/main/docs/source/logo.png\n   :alt: Project Logo\n   :align: center\n   :width: 200px\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/gitstats?color=blue\n   :target: https://pypi.org/project/gitstats/\n   :alt: PyPI - Version\n\n.. |python-versions| image:: https://img.shields.io/pypi/pyversions/gitstats\n   :alt: PyPI - Python Version\n\n.. |python-download| image:: https://static.pepy.tech/badge/gitstats/week\n   :target: https://pepy.tech/projects/gitstats\n   :alt: PyPI Downloads\n\n.. |test-badge| image:: https://github.com/shenxianpeng/gitstats/actions/workflows/test.yml/badge.svg\n   :target: https://github.com/shenxianpeng/gitstats/actions/workflows/test.yml\n   :alt: Test\n\n.. |sonarcloud| image:: https://sonarcloud.io/api/project_badges/measure?project=shenxianpeng_gitstats\u0026metric=alert_status\n   :target: https://sonarcloud.io/summary/new_code?id=shenxianpeng_gitstats\n   :alt: Quality Gate Status\n\n.. |docs-badge| image:: https://readthedocs.org/projects/gitstats/badge/?version=latest\n   :target: https://gitstats.readthedocs.io/\n   :alt: Documentation\n\n.. |contributors| image:: https://img.shields.io/github/contributors/shenxianpeng/gitstats\n   :target: https://github.com/shenxianpeng/gitstats/graphs/contributors\n   :alt: GitHub contributors\n\n|pypi-version| |python-versions| |python-download| |test-badge| |docs-badge| |contributors|\n\n``$ gitstats``\n===============\n\n📊 Generate insightful visual reports from Git.\n\n📘 Documentation: `gitstats.readthedocs.io \u003chttps://gitstats.readthedocs.io/\u003e`_\n\nExample\n-------\n\n``gitstats . report`` generates this `gitstats report \u003chttps://shenxianpeng.github.io/gitstats/index.html\u003e`_.\n\nInstallation\n------------\n\n.. code-block:: bash\n\n   pip install gitstats\n\n\ngitstats is compatible with Python 3.9 and newer.\n\n\nUsage\n-----\n\n.. code-block:: bash\n\n   gitstats \u003cgitpath\u003e \u003coutputpath\u003e\n\n\nRun ``gitstats --help`` for more options, or check the `documentation \u003chttps://gitstats.readthedocs.io/en/latest/getting-started.html\u003e`_.\n\n\nFeatures\n--------\n\nHere is a list of some features of ``gitstats``:\n\n* **General**: total files, lines, commits, authors, age.\n* **Activity**: commits by hour of day, day of week, hour of week, month of year, year and month, and year.\n* **Authors**: list of authors (name, commits (%), first commit date, last commit date, age), author of month, author of year.\n* **Files**: file count by date, extensions.\n* **Lines**: line of code by date.\n* **Tags**: tags by date and author.\n* **Customizable**: config values through ``gitstats.conf``.\n* **Cross-platform**: works on Linux, Windows, and macOS.\n\n.. end-of-about\n\nContributing\n------------\n\nAs an open source project, gitstats welcomes contributions of all forms.\n\n----\n\nThe gitstats project was originally created by `Heikki Hokkainen \u003chttps://github.com/hoxu\u003e`_ and is currently maintained by `Xianpeng Shen \u003chttps://github.com/shenxianpeng\u003e`_.\n","funding_links":["https://github.com/sponsors/shenxianpeng"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshenxianpeng%2Fgitstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshenxianpeng%2Fgitstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshenxianpeng%2Fgitstats/lists"}