Library to interact with our cloud service
Project description
bitgrit-cloud
Library to interact with our cloud service(GCP)
Note: look inside
./dist/
folder to see the latest build.whl
file.
How to setup the Library:
Install Dependencies/Packages:
Run this command:
pip install -r requirements.txt
Import the Library:
from dsn.bitgrit.gcp.dataset_api import DatasetAPI
To checkout documentation:
pydoc dataset
To set the environment variable
export VAULT_TOKEN=<vault-token> export VAULT_URL=<vault-url>
To run the test
python -m unittest
To package the library
python -m pip install --user --upgrade setuptools wheel python setup.py sdist bdist_wheel
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for bitgrit_cloud-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e5ab2afd73952b55b6c026068c1d7287babb8a475261f77f870ccb4b951ce02 |
|
MD5 | 2f3c17ad7667d2588bf87d3410f2e115 |
|
BLAKE2-256 | db560925d031c592e769572810ddee53c82004f99fa87773bf6d200d4836c4d0 |