Skip to main content

Async Python Cube.js client

Project description

cubejsclientasync

License

Async Python Cube.js client

Features:

  • Cube.js API client that makes async requests
  • Rich objects for building queries with measures, dimensions, etc.

Table of Contents:

Installation

cubejsclientasync requires Python 3.6 or above.

pip install cubejsclientasync

Development

To develop cubejsclientasync, install dependencies and enable the pre-commit hook:

pip install pre-commit poetry
poetry install
pre-commit install

To run tests:

poetry shell
pytest

Supported by

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