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.3.7.dev1.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

cqml-0.3.7.dev1-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file cqml-0.3.7.dev1.tar.gz.

File metadata

  • Download URL: cqml-0.3.7.dev1.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for cqml-0.3.7.dev1.tar.gz
Algorithm Hash digest
SHA256 a6f6613de44f330ccb532809358601045b503e09034ee39dc888f8e17a1dda86
MD5 45f3f6436bb277c09ffec07462b844df
BLAKE2b-256 2b07dd5adb19e0420a7e65ac309d08d63517a490eedd9e87178a68adb49638e0

See more details on using hashes here.

File details

Details for the file cqml-0.3.7.dev1-py3-none-any.whl.

File metadata

  • Download URL: cqml-0.3.7.dev1-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for cqml-0.3.7.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 e330a16e6e0b3c05190a53d8d5f963e7d5b1bef7dbb3aaaf3fc782751ca79323
MD5 1a7271788fc8b252f2e872a9d8b422ae
BLAKE2b-256 cd7e218fe76d08b1c6a756a74e67804cce81f514d6f1e65f41c2f907402eb438

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