Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.4 KB

README.rst

File metadata and controls

52 lines (29 loc) · 1.4 KB

gs_pip_install

Documentation Status Updates

[ ~ 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

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.