/py_gcs

Primary LanguagePython

Install

  1. Create virtual envioroment $ virtualenv venv

  2. Active virtual env $ source venv/bin/activate

  3. Install dependencies

$ pip install -r requirements.txt

  1. Copy to root directory the file .json key of google gloud service account
  2. Setup .env with .env.example

Create alias command

$ python setup.py develop