"How can I pretty print pip output for better readability?"
Hey folks!
So, I’m tired of squinting at that messy pip list or freeze output. Anyone know a slick way to pretty print pip results? Like, something that doesn’t look like a wall of text vomit?
I’ve seen folks use `column` or `jq` for JSON stuff, but pip’s output is just... not that. Maybe there’s a hidden flag or a quick script to tidy it up?
Or am I stuck manually formatting this every time?
(Also, if you’ve got a favorite alias or tool to pretty print pip, spill the beans! 🙏)
Thanks!
Hey folks!
So, I’m tired of squinting at that messy pip list or freeze output. Anyone know a slick way to pretty print pip results? Like, something that doesn’t look like a wall of text vomit?
I’ve seen folks use `column` or `jq` for JSON stuff, but pip’s output is just... not that. Maybe there’s a hidden flag or a quick script to tidy it up?
Or am I stuck manually formatting this every time?
(Also, if you’ve got a favorite alias or tool to pretty print pip, spill the beans! 🙏)
Thanks!
