Skip to main content

Python SDK for Firebolt

Project description

firebolt-sdk

Installation

  • Requires Python >=3.7
  • pip install firebolt-sdk

Connection parameters

These parameters are used to connect to a Firebolt database:

  • engine_url - url for an engine to make requests to. Can be retrieved from Web UI, or from engine attribute endpoint
  • database - name of the database to make queries to
  • username - account username
  • password - account password

Optional parameters

  • api_endpoint - api hostname for logging in. Defaults to api.app.firebolt.io.

Examples

See PEP-249 for the DB API reference and specifications. An example jupyter notebook is included to illustrate the use of the Firebolt API.

Contributing

See: CONTRIBUTING.MD

License

The Firebolt DB API is licensed under the Apache License Version 2.0 software license.

Creative Commons License

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

firebolt_sdk-0.1.0.tar.gz (28.4 kB view hashes)

Uploaded Source

Built Distribution

firebolt_sdk-0.1.0-py3-none-any.whl (37.9 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