Skip to main content

Access to temporary ArangoDB Cloud instance provisioning.

Project description

ArangoDB Cloud Connector

build CodeQL Last commit

PyPI version badge Python versions badge

License Code style: black Downloads

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

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

Project details


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.2.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

adb_cloud_connector-1.0.2-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page