Access to temporary ArangoDB Cloud instance provisioning.
Project description
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
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 Distribution
adb_cloud_connector-1.0.0.tar.gz
(13.8 kB
view hashes)
Built Distribution
Close
Hashes for adb_cloud_connector-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14e545f8b4f50b2905edb9056baa55a5bc82150784c2922eab78ea09cc63321f |
|
MD5 | bec92a35ca2be9a01ea4fa27d6b507f2 |
|
BLAKE2b-256 | ae7b7e2e5cc8c9f067ec1c878c6bc57175919a6ffa70fa67adbeb5a8ca350605 |
Close
Hashes for adb_cloud_connector-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70cce3ce4ece6068d015ccafe12b37bb59405a8a2672ac94cbfd08ebf80c3af7 |
|
MD5 | c49d4086590806bcaa14add7854b59a5 |
|
BLAKE2b-256 | 07f7e3789e1882086323aa6c84e729def1981efb7bb0dc3441a6cd4723d02c3b |