use this pkg to show all the packages installed by pip in JSON form.
Project description
pip_pkg_info
use this pkg to show all the packages installed by pip in JSON form.
Install
pip install pip-pkg-info
Usage
python usage:
import pip_pkg_info
# install pkg
pip_pkg_info.install_pkg("<package-name>")
pip_pkg_info.install_pkg("<package-name>", "<version>")
# remove pkg
pip_pkg_info.uninstall_pkg("<package-name>")
# remove all pkg (will NOT remove pip)
pip_pkg_info.remove_all()
pip_pkg_info.remove_all(self_keep=False) # remove pip_pkg_info
command line usage:
# show packages info in JSON
python -m pip_pkg_info
# remove_all pkg (except pip and pip_pkg_info)
python -m pip_pkg_info remove_all
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pip_pkg_info-0.0.6.tar.gz
(6.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pip_pkg_info-0.0.6.tar.gz.
File metadata
- Download URL: pip_pkg_info-0.0.6.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d10e8f69b20110b287699d6066374d9756546e974f8c55353e178a30965b2e83
|
|
| MD5 |
a7de4af178fe977b83a45e622389d0c9
|
|
| BLAKE2b-256 |
18af70d14ba7a77cacd071431510708aa9f6c6afda890e28d8c4a81a0ccd99a8
|
File details
Details for the file pip_pkg_info-0.0.6-py3-none-any.whl.
File metadata
- Download URL: pip_pkg_info-0.0.6-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1237db7ef8c1417a3a87358fd4a20f640e805fc559d05d35780c0005c042ac75
|
|
| MD5 |
8e30c188b460611e8d70885edc61f502
|
|
| BLAKE2b-256 |
f90c22a1e5c9e7472ffc8d370ca728dda4d3daf01d9307a9425bba9d3fb294cd
|