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.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
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
File details
Details for the file git_python_utils-0.5-py3-none-any.whl
.
File metadata
- Download URL: git_python_utils-0.5-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.8.1 pkginfo/1.2.1 requests/2.12.4 setuptools/33.1.1 requests-toolbelt/0.7.0 clint/0.5.1 CPython/3.5.3 Linux/4.9.0-11-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9e798d48c0f4efc914d0a8129eb089f69174bf09a86aa06919fc2eb61775933 |
|
MD5 | f30e0ee2defee426be9fb02721dbde88 |
|
BLAKE2b-256 | 92c1796d1d53c5d6d7b9f03b5736b84c4e80643af110e80c04e4babd59576809 |