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

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

cubejsclientasync-0.1.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

cubejsclientasync-0.1.0-py3-none-any.whl (8.0 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