Quantcast
Channel: Josh Thomas
Viewing all articles
Browse latest Browse all 232

Article 15

$
0
0

Just trying to use a `typer.app` as an entry point defined in my `pyproject.toml` and have it take positional arguments passed in the CLI and not spit out the error “got an unexpected extra argument”. I know I’ve done this with standard `click`, what am I doing wrong with `typer`?


Viewing all articles
Browse latest Browse all 232