Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miniscruff/hashversion-python

Python CLI for automating hashver and related tools
https://github.com/miniscruff/hashversion-python

hash python python-cli python3 versioning

Last synced: 14 days ago
JSON representation

Python CLI for automating hashver and related tools

Awesome Lists containing this project

README

        

# Hash Version

[![PyPI](https://img.shields.io/pypi/v/hashversion)](https://pypi.org/project/hashversion/)
[![License](https://img.shields.io/github/license/miniscruff/hashversion-python.svg)](https://github.com/miniscruff/hashversion-python/blob/master/LICENSE)
[![Issues](https://img.shields.io/github/issues/miniscruff/hashversion-python.svg)](https://github.com/miniscruff/hashversion-python/issues)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![codecov](https://codecov.io/gh/miniscruff/hashversion-python/branch/master/graph/badge.svg)](https://codecov.io/gh/miniscruff/hashversion-python)
[![Documentation Status](https://readthedocs.org/projects/hashversion-python/badge/?version=latest)](https://hashversion-python.readthedocs.io/en/latest/?badge=latest)

Python CLI for automating hash versioning and related requirements.
To help automate versioning, changelog management and other pieces of continuous
deployments.

Full documentation can be viewed [here](https://hashversion-python.readthedocs.io/en/latest/).
This project is a python package build for hashver which is published [here](https://miniscruff.github.io/hashver/).

## Quick Start
... coming soon ...