--- id: vcs-versioning version: "2.2.4" license: MIT license_treatment: permissive maintenance: active --- # vcs-versioning — the blessed package to manage your versions by vcs metadata License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install vcs-versioning uv add vcs-versioning poetry add vcs-versioning ## Description # vcs-versioning [![PyPI - Version](https://img.shields.io/pypi/v/vcs-versioning.svg)](https://pypi.org/project/vcs-versioning) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/vcs-versioning.svg)](https://pypi.org/project/vcs-versioning) ----- **Table of Contents** - [Installation](#installation) - [License](#license) ## Installation ```console pip install vcs-versioning ``` ## License `vcs-versioning` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license. ## AI interpretation — verify before relying Automatically manages Python package versioning by extracting version information from version control system metadata, eliminating the need for manual version bumping in source code. Verdict: A well-maintained, actively developed package in the top 1000 PyPI tier with no known vulnerabilities, low install friction, and permissive licensing. Suitable for projects seeking automated version management tied to version control history. [View on SkillFed](https://skillfed.io/packages/vcs-versioning) · [View on PyPI](https://pypi.org/project/vcs-versioning/)