Skip to main content

Composable Query Meta Language

Project description

cqml

Composable Query Meta Language

CQML is declarative data format for specifying complete data analysis pipelines. It is most commonly implemented as YAML, but can trivially be transformed into JSON, CSON, or macOS and Java property lists.

The initial back-end is written for the DataBrick's flavor of PySpark and Spark SQL, but should be easy to extend to other databases and warehouses.

USAGE

#pip install git+https://github.com/TheSwanFactory/cqml.git@main #@v3-daily
pip install cqml #==0.3.0
import cqml

Testing

From top-level directory:

$ python3 -m pip install -r requirements.txt
$ pip install pytest
$ python3 -m pytest

Building the Packages

$ python3 -m pip install --upgrade build
$ python3 -m pip install --upgrade twine
$ prerelease && release && python3 -m build && python3 -m twine upload dist/* && postrelease

Development Build

awk -Fv '{printf("%sv%d\n",$1,v$2+1)}' version.txt > /tmp/version.txt && cp /tmp/version.txt version.txt && git commit -a && git push

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

cqml-0.4.5.tar.gz (24.8 kB view details)

Uploaded Source

Built Distribution

cqml-0.4.5-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file cqml-0.4.5.tar.gz.

File metadata

  • Download URL: cqml-0.4.5.tar.gz
  • Upload date:
  • Size: 24.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for cqml-0.4.5.tar.gz
Algorithm Hash digest
SHA256 1fdde89564da7da0647c184b592187551d77d23d7bd66c1a2ca5a51a548f91d2
MD5 133483a055773ead428f85b0ddcff0c1
BLAKE2b-256 1da9cdc70376acd5be0ff709d2ae3ab565b75cf96f01d2b2d758d62b9d5abad9

See more details on using hashes here.

File details

Details for the file cqml-0.4.5-py3-none-any.whl.

File metadata

  • Download URL: cqml-0.4.5-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for cqml-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5c8e376c7d45ff5fe06ce061704fc9793412ab9350ee2dcdc8d6c84fad1d53ad
MD5 d59d48fadc9a59cae5158b1908f4e96a
BLAKE2b-256 56c8d51aae55d5e55eca459c68201b3bcdc2cee709577d886d7281dfa3463e79

See more details on using hashes here.

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