Skip to content

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 366 Bytes

File metadata and controls

executable file
·
23 lines (16 loc) · 366 Bytes

python-cli-duckdb-print-interpol-variable

Description

Uses sql function in duckdb to print a variable.

Tech stack

  • python
  • duckdb

Docker stack

  • python:3.7

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Duckdb examples