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.1.0.tar.gz
(34.2 kB
view details)
Built Distribution
File details
Details for the file awk_plus_plus-0.1.0.tar.gz
.
File metadata
- Download URL: awk_plus_plus-0.1.0.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f57f2269e6c315c29904747d4552f37440dbeb08ee00e7c5c8e640821f0791d6 |
|
MD5 | 67716373c8207f5b70fbef01cfe3b2ab |
|
BLAKE2b-256 | c892eca3bfbe225f64b9eafc18a0ce7a49c9bf0bd43d337aee46a6ca214b53d0 |
File details
Details for the file awk_plus_plus-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: awk_plus_plus-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.1 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 | 3549ea152e4c07c09c111e7d1fb64b95e1582bebb5e20f030b6bc71b371e8a78 |
|
MD5 | 0ad80ae4175c42e9854d5d3b4330f906 |
|
BLAKE2b-256 | ff8e21c97a93f6baf26eb2a7321b38e5eaca59626d8d92b809229a123c29a121 |