File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Git Py Stats
2
2
3
+ <div align =" center " >
4
+
5
+ [ ![ CI] ( https://github.com/tomice/git-py-stats/workflows/CI/badge.svg )] ( https://github.com/tomice/git-py-stats/actions )
6
+ [ ![ Ruff] ( https://img.shields.io/badge/linting-Ruff-green?logo=ruff )] ( https://docs.astral.sh/ruff/ )
7
+ [ ![ Black] ( https://img.shields.io/badge/code%20style-Black-000000.svg?logo=black )] ( https://black.readthedocs.io/en/stable/ )
8
+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( LICENSE )
9
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/tomice/git-py-stats )] ( https://github.com/tomice/git-py-stats/issues )
10
+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/tomice/git-py-stats?style=social )] ( https://github.com/tomice/git-py-stats/stargazers )
11
+ [ ![ Contributors] ( https://img.shields.io/github/contributors/tomice/git-py-stats )] ( https://github.com/tomice/git-py-stats/graphs/contributors )
12
+ [ ![ Python Versions] ( https://img.shields.io/badge/python-3.8-blue.svg )] ( https://www.python.org/downloads/release/python-380/ )
13
+
14
+ </div >
15
+
3
16
Git Py Stats is a Python-based fork inspired by [ git-quick-stats] ( https://github.com/arzzen/git-quick-stats ) .
4
17
It offers a similar set of git statistics and reports, but it's built entirely
5
18
using Python 3, providing improved cross-platform compatibility
You can’t perform that action at this time.
0 commit comments