Declarative Data Orchestration
Project description
awk_plus_plus
A domain-specific language designed for data orchestration.
Features
- Fuzzy modern regex engine
- Semantic search
- Text classification
- Named entity recognition
- Entity extraction
- Entity linking
- B-tree search
Installation from pip
Install the package with:
pip install awk_plus_plus
CLI Usage
You output your data to JSON with the cti
command.
JSONNET support
cti interpret '1+2+3'
cti interpret '{"foo": "bar"}'
DuckDB support
cti interpret '{"foo": "sql: select 1+2+3"}'
Smart Data reader
cti interpret '{"foo": "sql:SELECT * FROM file_csv"}' *.csv
Note
This project has been set up using PyScaffold 4.5 and the dsproject extension 0.0.post167+g4386552.
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
awk_plus_plus-0.8.0.tar.gz
(34.4 kB
view details)
Built Distribution
File details
Details for the file awk_plus_plus-0.8.0.tar.gz
.
File metadata
- Download URL: awk_plus_plus-0.8.0.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | daee4002bc58d929bdf0e4f12b0ebd4966cb57887db4fc278ab1b54880eeb3dd |
|
MD5 | 607488255ca8d234b20057cf7ae944df |
|
BLAKE2b-256 | 19c05b3673045fb5a6c1dd792a058fb1be3d1dcbde8f78b84bc87a2bdd4fea1b |
File details
Details for the file awk_plus_plus-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: awk_plus_plus-0.8.0-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a9f343efb69007ede306e91d273ff5d080392f1f9efbb07a9a070b7000c651a |
|
MD5 | 4e0b240af26478cfe4e29cf20200f04e |
|
BLAKE2b-256 | a5be34988081b6f0648e3a1b14bfa7a879578db6508c46e1f229cf527611f50c |