setuptools-scm extracts Python package versions from git or hg metadata instead of declaring them as the version argument or in a Source Code Managed (SCM) managed file. Additionally setuptools-scm ...
Building non-python shared libraries (eg. libY.so, libY.dylib, or Y.dll) for inclusion in a Python Wheel. This extension is an alternative to bundling externally built libraries in Python Wheel ...