
autosemver 1.0.0
0
Tools to handle automatic semantic versioning in python
Contents
Tools to handle automatic semantic versioning in python
Stars: 5, Watchers: 5, Forks: 6, Open Issues: 5The david-caro/python-autosemver repo was created 9 years ago and the last code push was 3 years ago. The project is not very popular with only 5 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.
pythonfix