pantry/projects/pypa.github.io/pipx/provider.yml

11 lines
199 B
YAML
Raw Normal View History

cmds:
- pygmentize
- youtube-dl
- openai
2023-04-13 15:21:18 +03:00
- huggingface-cli
2023-05-09 20:02:17 +03:00
- thefuck
args:
2023-04-21 22:45:40 +03:00
pygmentize: [pipx, run, --spec, pygments]
huggingface-cli: pipx run --spec huggingface_hub
2023-04-22 15:09:07 +03:00
...: [pipx, run]