parver 0.5
0
Parse and manipulate version numbers.
Contents
Parse and manipulate version numbers.
Stars: 47, Watchers: 47, Forks: 6, Open Issues: 2The RazerM/parver
repo was created 6 years ago and the last code push was 8 months ago. The project is moderately popular with 47 github stars!
How to Install parver
You can install parver using pip
pip install parver
or add it to a project with poetry
poetry add parver
Package Details
- Author
- License
- MIT
- Homepage
- PyPi:
- https://pypi.org/project/parver/
- Documentation:
- https://parver.readthedocs.io
- GitHub Repo:
- https://github.com/RazerM/parver
Classifiers
Related Packages
Errors
A list of common parver errors.
Code Examples
Here are some parver
code examples and snippets.
GitHub Issues
The parver package has 2 open issues on GitHub
- Require Python 3.7+, add type annotations