Created by: wldhx
Why this framework/library/software/resource is awesome?
An OpenStack project that injects some useful and sensible default behaviors into your setuptools run.
The name (Python Build Reasonableness) describes it well. It makes your setuptools config declarative, manages versioning via git tags, generates AUTHORS and CHANGELOG files from git log, picks up requirements.txt as dependencies, etc.
Very useful as a one-stop solution to packaging-related things; an alternative to combining multiple other projects (such as setuptools_scm
+ sh scripts interfacing with git + ...).
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g.