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.4.0.tar.gz
(34.1 kB
view details)
Built Distribution
File details
Details for the file awk_plus_plus-0.4.0.tar.gz
.
File metadata
- Download URL: awk_plus_plus-0.4.0.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c14fd22c4a1b23bc2b7c65468e5b6d1ddf221dcf599f5c9df96868ec166d0880 |
|
MD5 | 72b48201f6c4f7098b56270e482aa083 |
|
BLAKE2b-256 | fc4f2ecb55486748db90368ee9afbe781a282a0cfdf3f54718b4fad4aa38d0a2 |
File details
Details for the file awk_plus_plus-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: awk_plus_plus-0.4.0-py3-none-any.whl
- Upload date:
- Size: 13.3 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 | e90e75fa4e1dbe4bff385a6889013ddf501128cbde9824b1bb3e57d753af46ca |
|
MD5 | 1caefaeed24f7bacea912766dcc1b8a4 |
|
BLAKE2b-256 | cae2a2693a393421be313034a67074f0b75d5ab4a3741ee03788cb453643c504 |