[ ~ Dependencies scanned by PyUp.io ~ ]
Pip Install Packages Stored in Google Cloud Buckets
gs_pip_install -b python-package-location -r package_name
gs_pip_install -b python-package-location -r requirements_file.txt
gs_pip_install -b python-package-location -r requirements_file.txt -t package_install_destination
- Free software: MIT license
- Documentation: https://gs-pip-install.readthedocs.io.
- TODO
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.