pypi-simple-search
pypi-simple-search copied to clipboard
This pull brings in some useful output format features
(Identical to prior submission but able to merge into your main branch)
Added more output format options:
pretty printing (-p)
space or tab separated columns
variable width columns for nice screen views (-c)
json output (-j)
column selection
-s = summary
-v = version
Note: Only tested on Ubuntu 20.04 as I don't have other Linux/Unix variants to hand
See Isssue https://github.com/jeffmm/pypi-simple-search/issues/15