This package browser is in early development. Mind the rough edges.

python-git-hammer

Provide statistics for git repositories

Git Hammer is a statistics tool for projects in git repositories. Its major feature is tracking the number of lines authored by each person for every commit, but it also includes some other useful statistics.

Installation

Install the latest version of python-git-hammer as follows:

guix install python-git-hammer

Or install a particular version:

guix install python-git-hammer@0.3.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/python-git-hammer/'><img src='http://127.0.0.1:3000/packages/python-git-hammer/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-git-hammer/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-git-hammer/)
Org: [[http://127.0.0.1:3000/packages/python-git-hammer/][http://127.0.0.1:3000/packages/python-git-hammer/badges/latest-version.svg]]