adb-cloud-connector 1.0.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

adbcloudconnector 1.0.2

ArangoDB Cloud Connector










Provides access to temporary ArangoDB Cloud instance provisioning, for graph and beyond.
Installation
Latest Release
pip install adb-cloud-connector

Current State
pip install git+https://github.com/arangodb/adb_cloud_connector.git

Quickstart
from adb_cloud_connector import get_temp_credentials

con = get_temp_credentials()

print(con)

Development & Testing

git clone https://github.com/arangodb/adb_cloud_connector.git
cd adb_cloud_connector
(create virtual environment of choice)
pip install -e .[dev]
pytest

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.