Metadata-Version: 2.1
Name: gitrics
Version: 0.3.0
Summary: Python package to generate metrics based off git usage.
Home-page: https://gitlab.com/lgensinger/gitrics
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: colorgram.py
Requires-Dist: glapi (>=0.3.0)
Requires-Dist: networkx
Requires-Dist: scipy
Provides-Extra: test
Requires-Dist: lorem ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# gitrics

[![PyPI version](https://badge.fury.io/py/gitrics.svg)](https://pypi.org/project/gitrics/)

Python package to generate metrics based off git usage.

