Skip to content

DuckDb Init Scripts #688

Nov 8, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You're probably bumping into this issue: #408

Harlequin's cli options are built dynamically, and the python API probably doesn't work as you expect. If you don't need harlequin to parse the CLI options, you can just use the textual API directly (app=Harlequin(**kwargs); app.run()) inside your typer command

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kevgliss
Comment options

@tconbeer
Comment options

Answer selected by kevgliss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants