python3-get-version

Version helper in the spirit of versioneer
  https://github.com/flying-sheep/get_version
  0
  no reviews



Automatically use the latest “vX.X.X” Git tag as version in your Python package.

It also supports getting the version from Python source distributions (sdist) or, once your package is installed, via pkg_resources (part of setuptools).