Name | commit-tracker JSON |
Version |
2.5
JSON |
| download |
home_page | None |
Summary | Commit Tracker analyzes Git repositories to present comprehensive statistics. |
upload_time | 2024-04-01 21:44:01 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
git
analysis
commit
education
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Tests](https://github.com/andrecosta99/ct-final/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/andrecosta99/ct-final/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/andrecosta99/ct-final/branch/master/graph/badge.svg)](https://codecov.io/gh/andrecosta99/ct-final)
[![Docs](https://img.shields.io/badge/docs-click%20here-blue.svg)](https://andrecosta99.github.io/ct-final/)
[![PyPI version](https://badge.fury.io/py/commit-tracker.svg)](https://badge.fury.io/py/commit-tracker)
![GitHub last commit](https://img.shields.io/github/last-commit/andrecosta99/ct-final)
![GitHub forks](https://img.shields.io/github/forks/andrecosta99/ct-final)
# Commit Tracker
Commit Tracker is a tool designed to fetch and present comprehensive statistics from Git repositories. Whether the repository is hosted locally or on platforms like GitHub, Commit Tracker seamlessly analyzes commit history, contribution patterns, and other vital metrics. This utility is particularly useful for developers and teams looking to gain insights into project trends, contributor activity, and overall repository health. Built with Python and leveraging technologies such as Dash and Plotly, it provides an interactive and visually appealing interface for data representation.
## Features
- **Repository Analysis**: Obtain a detailed view of repository activity, including commits over time, contributions by author, and types of commits.
- **Interactive Interface**: Explore statistics through an interactive web interface created with Dash and Plotly.
- **Support for Local and Remote Repositories**: Works with both local Git repositories and remote repository URLs.
## Installation
To install Commit Tracker, ensure you have Python installed on your system, and run:
```bash
pip install commit-tracker
```
## Usage
After installation, you can start the application by running:
```bash
committracker
```
Follow the instructions in the web interface to input the path or URL of the Git repository you wish to analyze.
## Contributing
Contributions to Commit Tracker are welcome! If you've found a bug or have a suggestion, please open an issue on GitHub.
## License
Commit Tracker is licensed under the MIT License. See the LICENSE file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "commit-tracker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "git, analysis, commit, education",
"author": null,
"author_email": "\"Andr\u00e9 F. Costa\" <afmcosta@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/03/c8/c428516e40f27386bce7f08a241d25cfb11f35725058873baebafdee6057/commit-tracker-2.5.tar.gz",
"platform": null,
"description": "[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Tests](https://github.com/andrecosta99/ct-final/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/andrecosta99/ct-final/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/andrecosta99/ct-final/branch/master/graph/badge.svg)](https://codecov.io/gh/andrecosta99/ct-final)\n[![Docs](https://img.shields.io/badge/docs-click%20here-blue.svg)](https://andrecosta99.github.io/ct-final/)\n[![PyPI version](https://badge.fury.io/py/commit-tracker.svg)](https://badge.fury.io/py/commit-tracker)\n![GitHub last commit](https://img.shields.io/github/last-commit/andrecosta99/ct-final)\n![GitHub forks](https://img.shields.io/github/forks/andrecosta99/ct-final)\n\n\n# Commit Tracker\n\nCommit Tracker is a tool designed to fetch and present comprehensive statistics from Git repositories. Whether the repository is hosted locally or on platforms like GitHub, Commit Tracker seamlessly analyzes commit history, contribution patterns, and other vital metrics. This utility is particularly useful for developers and teams looking to gain insights into project trends, contributor activity, and overall repository health. Built with Python and leveraging technologies such as Dash and Plotly, it provides an interactive and visually appealing interface for data representation.\n\n## Features\n\n- **Repository Analysis**: Obtain a detailed view of repository activity, including commits over time, contributions by author, and types of commits.\n- **Interactive Interface**: Explore statistics through an interactive web interface created with Dash and Plotly.\n- **Support for Local and Remote Repositories**: Works with both local Git repositories and remote repository URLs.\n\n## Installation\n\nTo install Commit Tracker, ensure you have Python installed on your system, and run:\n\n```bash\npip install commit-tracker\n```\n\n## Usage\nAfter installation, you can start the application by running:\n\n```bash\ncommittracker\n```\nFollow the instructions in the web interface to input the path or URL of the Git repository you wish to analyze.\n\n## Contributing\nContributions to Commit Tracker are welcome! If you've found a bug or have a suggestion, please open an issue on GitHub.\n\n## License\nCommit Tracker is licensed under the MIT License. See the LICENSE file for more details.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Commit Tracker analyzes Git repositories to present comprehensive statistics.",
"version": "2.5",
"project_urls": {
"Documentation": "https://github.com/andrecosta99/ct-final#readme",
"Homepage": "https://github.com/andrecosta99/ct-final",
"Repository": "https://github.com/andrecosta99/ct-final"
},
"split_keywords": [
"git",
" analysis",
" commit",
" education"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3f3dbf26bcccf3abf9a28cfa500265e112b5a213ac03bc944279400a648e0f88",
"md5": "dd7a6ecb5a162049886ad74714614170",
"sha256": "abac73852cfc00cfe34b9c0949359f0ee6303ac2a2592307050831e0b7e1f856"
},
"downloads": -1,
"filename": "commit_tracker-2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd7a6ecb5a162049886ad74714614170",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 15812,
"upload_time": "2024-04-01T21:43:59",
"upload_time_iso_8601": "2024-04-01T21:43:59.340432Z",
"url": "https://files.pythonhosted.org/packages/3f/3d/bf26bcccf3abf9a28cfa500265e112b5a213ac03bc944279400a648e0f88/commit_tracker-2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "03c8c428516e40f27386bce7f08a241d25cfb11f35725058873baebafdee6057",
"md5": "95ceeb119ad9fc38f970ec19ea2725ba",
"sha256": "eda0aad009048ac2e38b11ba624f37184398742cc7ddcab1aa1a68365eeff299"
},
"downloads": -1,
"filename": "commit-tracker-2.5.tar.gz",
"has_sig": false,
"md5_digest": "95ceeb119ad9fc38f970ec19ea2725ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 14850,
"upload_time": "2024-04-01T21:44:01",
"upload_time_iso_8601": "2024-04-01T21:44:01.155745Z",
"url": "https://files.pythonhosted.org/packages/03/c8/c428516e40f27386bce7f08a241d25cfb11f35725058873baebafdee6057/commit-tracker-2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-01 21:44:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "andrecosta99",
"github_project": "ct-final#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "commit-tracker"
}