Skip to main content

QuantGo Command Line Tool.

Project description

Install with pip into virtualenv or globally:

pip install quantgo-cli

To enable autocomplete feature install quantgo-cli and type in console:

complete -C quantgo_complete quantgo

API client available:

from qg_cli.qgclient import QuantGoAPIClient

client = QuantGoAPIClient(‘<access_key>’, ‘<secret_key>’)

help(QuantGoAPIClient)

help(QuantGoAPIClient.describe_instances)

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

quantgo-cli-2.0.0.tar.gz (12.1 kB view hashes)

Uploaded Source

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