A script to show details of any python package, irrespective of whether its installed or not
Project description
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
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.
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
File details
Details for the file pipshow-1.0.8.tar.gz
.
File metadata
- Download URL: pipshow-1.0.8.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af024bc0d588aaf5653de19ed4cdc4062732c75539c75e42a571616adac72bbc |
|
MD5 | 8623047447ee146365fdc75f18e2775b |
|
BLAKE2b-256 | 215da06b571a23af415c0eb04d3c7a844a8e6f605d600cbc0d143738424f2edb |