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.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for bitgrit_cloud-0.0.3a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff4326bf3a925eadcfaabb47a443784b2fe7bbdf1c1545e6ba408f55ee4c18fc |
|
MD5 | d476812fe068e057a2caa3346b573e6d |
|
BLAKE2b-256 | b2857c89a8df097bde5d307827b01b5b73657b23d1088a6c16137aac5f18c23c |