Skip to main content

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

Project description

Synopsis

I came across the need today to show details about a random PyPi package which wasn't installed 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

Usage

Uninstallation

pip uninstall pipshow

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipshow-0.5.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page