
semantic-version 2.10.0
0
A library implementing the 'SemVer' scheme.
Contents
A library implementing the 'SemVer' scheme.
Stars: 290, Watchers: 290, Forks: 73, Open Issues: 44The rbarrois/python-semanticversion repo was created 13 years ago and the last code push was 1 years ago.
The project is popular with 290 github stars!
How to Install semantic-version
You can install semantic-version using pip
pip install semantic-version
or add it to a project with poetry
poetry add semantic-version
Package Details
- Author
- Raphaël Barrois
- License
- BSD
- Homepage
- https://github.com/rbarrois/python-semanticversion
- PyPi:
- https://pypi.org/project/semantic-version/
- GitHub Repo:
- https://github.com/rbarrois/python-semanticversion
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common semantic-version errors.
Code Examples
Here are some semantic-version code examples and snippets.
pythonfix