typer-cli icon indicating copy to clipboard operation
typer-cli copied to clipboard

Run Typer scripts with completion, without having to create a package, using Typer CLI.

Results 36 typer-cli issues
Sort by recently updated
recently updated
newest added

Hey, Trying to figure out what am I missing. I followed the instructions and installed the cli using `python -m pip install typer-cli`, but still getting `zsh: command not found:...

For the below code, I see the "str" validation callback runs twice, but for bool vars it runs only once. Additionally in the non-interactive CLI, i.e. passing all params with...

The latest `typer-cli==0.0.13` requires `typer >=0.4.0,

The sub-commands for a command are listed under "**Commands:**" followed by their description. For long descriptions of the sub-commands, they are truncated and an ellipses ("...") is appended. Is there...

Hi, I tried to update Typer to 0.8.0 in a personal project where I use both (Typer and Typer-cli) and I got a pip dependencies conflicting error as follows: The...

Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.1.0 to 3.3.0. Changelog Sourced from pytest-xdist's changelog. pytest-xdist 3.3.0 (2023-05-12) Features [#555](https://github.com/pytest-dev/pytest-xdist/issues/555) <https://github.com/pytest-dev/pytest-xdist/issues/555>_: Improved progress output when collecting nodes to be less verbose. pytest-xdist 3.2.1 (2023-03-12)...

dependencies
python

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.6. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.8.6 What's Updated @​woodruffw dropped the references to a “private beta” from the project docs and runtime in...

dependencies
github_actions

Bumps [autoflake](https://github.com/PyCQA/autoflake) from 1.3.1 to 2.1.1. Commits 14befe7 Bump v2.1.1 5071c79 Revert "Support .toml configuration format with --config flag (#249)" fa775bb Bump v2.1.0 23358df Bump actions/checkout from 3.5.1 to 3.5.2...

dependencies
python

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.24.3 to 2.27.0. Commits 246dbf4 Add regexp filter for artifact name (#237) 021af15 Merge pull request #236 from EnricoMi/runid-from-workflow_run-example 56b4299 Add expression needed to download from workflow_run...

dependencies
github_actions