semantic-version 2.10.0
0
A library implementing the 'SemVer' scheme.
Contents
A library implementing the 'SemVer' scheme.
Stars: 279, Watchers: 279, Forks: 74, Open Issues: 43The rbarrois/python-semanticversion
repo was created 12 years ago and the last code push was 6 months ago.
The project is popular with 279 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.
GitHub Issues
The semantic-version package has 43 open issues on GitHub
- Support NPM verison ">=" following by a whitespace
- Support setuptools-scm
- Release Django 4.0 compatible version on PyPi