PI_build Docs

Parallax Innovations python build tools.

PI_build contains tools to automatically maintain version info for python software packages that are kept in git repositories. This project predominantly exists to aid in packaging MicroView but may be useful for other purposes as well.

Tag projects with names that look like vA.B.C, and PI_build can be used to automatically populate version strings elsewhere. This package depends primarily on dulwhich, which is used to directly query software repositories.