Perfectly suits your project!
pip install git+https://github.com/gismart/bi-utilsAdd --upgrade option to update existing package to a new version
Specify package link in your requirements.txt:
git+https://github.com/gismart/bi-utils@0.19.0#egg=bi-utils-gismartIf you have your credentials on AWS add the following environment variables to use RedShift/S3 functionality:
AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYAWS_DEFAULT_REGIONREDSHIFT_S3_IAM_ROLE_NAME
pytest