I always forget about this feature but `pipx run` ...
# random
a
I always forget about this feature but
pipx run
is kind of amazing. Ever want to see what the
--help
info is on a python tool without actually installing it and without opening a web browser?
pipx run pytest --help