Skip to main content

Declarative Data Orchestration

Project description

Project generated with PyScaffold PyPI-Server

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


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 hashes)

Uploaded Source

Built Distribution

awk_plus_plus-0.1.0-py3-none-any.whl (14.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page