autosemver 1.0.0
0
Tools to handle automatic semantic versioning in python
Contents
Tools to handle automatic semantic versioning in python
Stars: 4, Watchers: 4, Forks: 6, Open Issues: 4The david-caro/python-autosemver
repo was created 8 years ago and the last code push was 2 years ago. The project is not very popular with only 4 github stars!
How to Install autosemver
You can install autosemver using pip
pip install autosemver
or add it to a project with poetry
poetry add autosemver
Package Details
- Author
- David Caro
- License
- GPLv3
- Homepage
- https://github.com/david-caro/python-autosemver
- PyPi:
- https://pypi.org/project/autosemver/
- GitHub Repo:
- https://github.com/david-caro/python-autosemver
Related Packages
Errors
A list of common autosemver errors.
Code Examples
Here are some autosemver
code examples and snippets.