Skip to main content

A collection of command-line utilities for interacting with git repositories

Project description

Install from pypi:

python -m pip install git_python_utils

git_python_tools.version_string

Automatic version string generation based on git history. Customizable version string format using a format string or a template file.

Run with -h for usage information:

python -m git_python_utils.version_string -h

git_python_tools.author_stats

Prints information about each author in the git history (number of commits, number of lines, latest commit).

Run with -h for usage information:

python -m git_python_utils.author_stats -h

git_python_tools.changelog

Prints a CHANGELOG style list of commits between a particular range, grouped by commit date. By default, will include commits between the most recent tag and HEAD.

Run with -h for usage information:

python -m git_python_utils.changelog -h

Project details


Release history Release notifications | RSS feed

This version

0.5

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

git_python_utils-0.5-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page