cseHdz / gs_pip_install

Pip Install Packages Stored in Google Cloud Buckets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pip Install Packages Stored in Google Cloud Buckets

License:MIT License


Languages

Language:Python 82.5%Language:Makefile 17.5%