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: about 2 months ago
JSON representation
Python CLI for automating hashver and related tools
- Host: GitHub
- URL: https://github.com/miniscruff/hashversion-python
- Owner: miniscruff
- License: mit
- Created: 2020-01-19T03:46:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T20:39:42.000Z (almost 6 years ago)
- Last Synced: 2025-03-08T03:15:21.292Z (9 months ago)
- Topics: hash, python, python-cli, python3, versioning
- Language: Python
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Hash Version
[](https://pypi.org/project/hashversion/)
[](https://github.com/miniscruff/hashversion-python/blob/master/LICENSE)
[](https://github.com/miniscruff/hashversion-python/issues)
[](https://github.com/psf/black)
[](https://codecov.io/gh/miniscruff/hashversion-python)
[](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 ...