{"id":30535253,"url":"https://github.com/steve0verton/git-stats","last_synced_at":"2026-06-08T16:02:56.676Z","repository":{"id":306775312,"uuid":"1026885227","full_name":"Steve0verton/git-stats","owner":"Steve0verton","description":"Git repository statistics and reporting","archived":false,"fork":false,"pushed_at":"2025-07-27T13:54:25.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-27T21:54:13.834Z","etag":null,"topics":["developer","git","reporting"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Steve0verton.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,"zenodo":null}},"created_at":"2025-07-26T20:31:08.000Z","updated_at":"2025-07-27T13:54:29.000Z","dependencies_parsed_at":"2025-07-27T15:51:52.134Z","dependency_job_id":null,"html_url":"https://github.com/Steve0verton/git-stats","commit_stats":null,"previous_names":["steve0verton/git-stats"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Steve0verton/git-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steve0verton%2Fgit-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steve0verton%2Fgit-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steve0verton%2Fgit-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steve0verton%2Fgit-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Steve0verton","download_url":"https://codeload.github.com/Steve0verton/git-stats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steve0verton%2Fgit-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["developer","git","reporting"],"created_at":"2025-08-27T14:50:35.205Z","updated_at":"2026-06-08T16:02:56.670Z","avatar_url":"https://github.com/Steve0verton.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Statistics\n\nA Python package for generating Git repository statistics and reports.  This project provides tools to analyze Git repositories, extract commit data, and generate various statistics and reports.\n\n## Features\n\n- Analyze commit history\n- Generate commit statistics\n- Visualize repository activity\n\n## Getting Started\n\n### 1. Clone the repository\n\n```sh\ngit clone https://github.com/Steve0verton/git-stats.git\ncd git-stats\n```\n\n### 2. Set up the Python environment\n\nIt is recommended to use a virtual environment:\n\n```sh\npython3 -m venv .venv\nsource .venv/bin/activate\n```\n\n### 3. Install all required dependencies\n\n```sh\npip install --upgrade pip\npip install -r requirements.txt\n```\n\n### 4. Run Jupyter Notebooks\n\nTo launch the Jupyter Notebook interface and run notebooks in the `notebooks/` directory:\n\n```sh\njupyter notebook\n```\n\nOpen the desired notebook file from the browser interface and run the cells.\n\n#### Optional: Running Notebooks in Visual Studio Code\n\nJupyter notebooks can also be run directly within VS Code:\n\n- Open the project folder in VS Code.\n- Install the \"Jupyter\" extension if prompted.\n- Open any `.ipynb` file.\n- Select the Python interpreter from the command palette if needed, use the .venv/ directory that was setup previously.\n- Run and edit notebook cells interactively within the editor.\n\n## Contributing\n\nContributions are encouraged. Please review the `CONTRIBUTING.md` file for guidelines on coding standards, commit message conventions, and pull request requirements.\n\n## License\n\nThis project is licensed under the Apache 2.0 License. See the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteve0verton%2Fgit-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteve0verton%2Fgit-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteve0verton%2Fgit-stats/lists"}