Perfectly suits your project!
pip install git+https://github.com/gismart/bi-utils
Add --upgrade
option to update existing package to a new version
Specify package link in your requirements.txt
:
git+https://github.com/gismart/[email protected]#egg=bi-utils-gismart
If you have your credentials on AWS add the following environment variables to use RedShift/S3 functionality:
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_DEFAULT_REGION
pytest