pipx list readability
See original GitHub issuepipx list
readability could be improved, see this:
> pipx list
venvs are in /home/kossak/.local/pipx/venvs, symlinks to binaries are in /home/kossak/.local/bin
package black 18.9b0, symlinks to binaries available: black, blackd
package kossak_cli_tools 0.4.0, symlinks to binaries available: ytrss, capslock_as_escape, countfiles, replacepolishletters, checkeng, fix_double_new_lines, countaudio, capslock_restore, countextensions, ou, e
package pipx 0.0.0.11, symlinks to binaries available: pipx
It could be cleaner, like:
venvs are in /home/kossak/.local/pipx/venvs, symlinks to binaries are in /home/kossak/.local/bin
Package "kossak_cli_tools" 0.4.0:
- capslock_as_escape
- capslock_restore
- checkeng
- countaudio
- countextensions
- countfiles
- e
- fix_double_new_lines
- ou
- replacepolishletters
- ytrss
Package "black" 19.9b0:
- black
- etc...
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Support provisioning of pipx-managed sites from the ... - GitHub
For instance, I could use the output of pipx list --json from workstation A to quickly ... JSON is supposed to be human...
Read more >Pipx: install and Run Python Applications In Isolated ... - Morioh
pipx is a tool to install and run any of these thousands of application-containing packages in a safe, convenient, and reliable way. In...
Read more >Better Python executable management with pipx
You can do things like list the stuff that's installed, ... So basically you just pip install pipx and then from then on...
Read more >zkeys - PyPI
Display Zsh key bindings in more human-readable formats. ... pipx install zkeys python3 -m pip install -U zkeys.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you! Great tool btw. I already use it instead of pipsi 😃
One more thing - would be neater if packages and linked binaries were displayed in alphabetical order 😃. Currently it looks like this: