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

10 lines
187 B
YAML
Raw Normal View History

cmds:
- pygmentize
- youtube-dl
- openai
2023-04-13 15:21:18 +03:00
- huggingface-cli
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]