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
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
Project details
Release history Release notifications | RSS feed
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.2.5.tar.gz
(18.9 kB
view details)
Built Distribution
cqml-0.2.5-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file cqml-0.2.5.tar.gz
.
File metadata
- Download URL: cqml-0.2.5.tar.gz
- Upload date:
- Size: 18.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.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2852a8bd6b38ba48b743e591e3fdaa183de1e2bffdd04cd7f3606753a13ce7a6 |
|
MD5 | e4e29ca1981cb4cde8cef8f18b35e83a |
|
BLAKE2b-256 | 2e40e6199f8a3fe5a89208c90e2c774e343ae8cfbe60fc0a43005156011bdac2 |
File details
Details for the file cqml-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: cqml-0.2.5-py3-none-any.whl
- Upload date:
- Size: 15.2 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.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 498f3aa06e7e8bca257f68ad90da9e2497a04db217319cb9fa410557289cbed3 |
|
MD5 | 74f5934120c26eb1e99fcddec1e4b1e5 |
|
BLAKE2b-256 | 51f5139faaf85565b51449d959bd1cf471d0f7c256220b1164b31cb8bd76fe50 |