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.7.0.tar.gz
(34.6 kB
view details)
Built Distribution
File details
Details for the file awk_plus_plus-0.7.0.tar.gz
.
File metadata
- Download URL: awk_plus_plus-0.7.0.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00f4f219c26067da364a8f9d74a8aa1df9e9ee08775d362356f28701e43a030b |
|
MD5 | dbcc3e530be2bee8f057c7010cede11f |
|
BLAKE2b-256 | 67e797d0f4f8ef1c870fb2470b92bfafd5ffd6dc4193c242c0e88868c4a4c9a3 |
File details
Details for the file awk_plus_plus-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: awk_plus_plus-0.7.0-py3-none-any.whl
- Upload date:
- Size: 13.4 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 | dadaf707d5eb8e75d7525891272e241b9069cff934299fec422bce7ad7bd25e8 |
|
MD5 | a237d65ddda54c8123ba73f42fcd4d21 |
|
BLAKE2b-256 | 383b6daf4effa759f8fe5446b3aeba9482ee48470e840fb55d87735fd93cff6e |