Hi all,
Although the Bunpro API is very simple and easy to use, I created a python client library for some scripts I’m planning on writing and decided to package it in case other developers were interested in using it.
I published it on pypi so you can install with: pip install pybunpro
Docs are available here: https://patrickayoup.github.io/pybunpro/
Hope this helps someone!