GitAnalyzer is a versatile Python toolkit for analyzing Git repositories. It simplifies the process of extracting data such as commits, contributors, file changes, diffs, and source code, and supports exporting data to CSV format.
Raw data
{
"_id": null,
"home_page": "https://github.com/codingwithshawnyt/GitAnalyzer",
"name": "GitAnalyzer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": null,
"author": "Shawn Ray",
"author_email": "shawnray5699@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/84/ea/265ed112fa81a271fce174a54c81ce3883755c7518c73d046ccb952999b4/gitanalyzer-1.0.0.tar.gz",
"platform": null,
"description": "GitAnalyzer is a versatile Python toolkit for analyzing Git repositories. It simplifies the process of extracting data such as commits, contributors, file changes, diffs, and source code, and supports exporting data to CSV format.\n",
"bugtrack_url": null,
"license": "Apache License",
"summary": "A toolkit for Mining Software Repositories (MSR)",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/codingwithshawnyt/GitAnalyzer"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c9a927bf4831bcc7416f828d7a636eb95d92f2cbf51aeea8a2fb33e7a549fd4f",
"md5": "29f87fe221ae73fefe4a08ee7cef6c83",
"sha256": "8bc0677842b38f4c5e695b33bd6193d856d2d72f543ca59238b33c07d7a8ad38"
},
"downloads": -1,
"filename": "GitAnalyzer-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "29f87fe221ae73fefe4a08ee7cef6c83",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 21780,
"upload_time": "2024-12-28T22:38:46",
"upload_time_iso_8601": "2024-12-28T22:38:46.495025Z",
"url": "https://files.pythonhosted.org/packages/c9/a9/27bf4831bcc7416f828d7a636eb95d92f2cbf51aeea8a2fb33e7a549fd4f/GitAnalyzer-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "84ea265ed112fa81a271fce174a54c81ce3883755c7518c73d046ccb952999b4",
"md5": "b0ef30837b4fe474e734b1e09b3fbcb6",
"sha256": "2fbf0378b6c1a93499e0ecae957442f96d1947e25ee5b57a2e84a9d09e406144"
},
"downloads": -1,
"filename": "gitanalyzer-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "b0ef30837b4fe474e734b1e09b3fbcb6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 36163,
"upload_time": "2024-12-28T22:38:48",
"upload_time_iso_8601": "2024-12-28T22:38:48.970181Z",
"url": "https://files.pythonhosted.org/packages/84/ea/265ed112fa81a271fce174a54c81ce3883755c7518c73d046ccb952999b4/gitanalyzer-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-28 22:38:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "codingwithshawnyt",
"github_project": "GitAnalyzer",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "types-pytz",
"specs": []
},
{
"name": "gitpython",
"specs": []
},
{
"name": "pytz",
"specs": []
},
{
"name": "lizard",
"specs": []
}
],
"lcname": "gitanalyzer"
}