Tools API

These are little python modules that I found useful, but can’t commit to maintaining. You can import them in your code, like:

import bpreveal.tools.plots as bprplots
bprplots.plotLogo(values, 5, ax)