Description
Derives Python package versions from Git metadata during builds. It helps projects keep release versions connected to tags, commits, and repository state without storing a static version string in code.
Developers use it as packaging infrastructure. Build environments need the right Git metadata available, or generated versions may be incomplete or surprising.