Skip to content

A script to show details of any python package, irrespective of whether its installed or not

License

Notifications You must be signed in to change notification settings

prahladyeri/pipshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypi python license last-commit patreon paypal follow

pipshow

A script to show details of any python package, irrespective of whether its installed or not.

Synopsis

I came across the need today to show details about a random PyPi package which wasn't installed on my machine yet. So I simply did pip show <package_name> but it didn't return anything. pip has also removed the --no-install option for simulating an install through which I could have known these details too. So I wrote this little script to show the details of any package even if it isn't installed on your machine.

Installation

pip install pipshow

Usage

pipshow screenshot

License

pipshow is free and open source software. It is MIT licensed.

Donation

Please consider donating if this tool has helped you in any way. You can also hire me on fiverr to get professional support and customization.

About

A script to show details of any python package, irrespective of whether its installed or not

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages