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.5.tar.gz
(6.3 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.5.tar.gz.
File metadata
- Download URL: pip_pkg_info-0.0.5.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81afa51e8ffd480fea7fc1c70b95409e8e7cf3412b4fa72ee00080084419c43c
|
|
| MD5 |
63ebddc7b68c56344c6f0c95f5785922
|
|
| BLAKE2b-256 |
d4e5a42643c4129bf126d97176c65d9eee0873b4c639cef218bde4b1d18326b6
|
File details
Details for the file pip_pkg_info-0.0.5-py3-none-any.whl.
File metadata
- Download URL: pip_pkg_info-0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f73c7cd84e24b3c5aa321b061c034c9960a734c4b51285fd86c35e6fcaa3f3c7
|
|
| MD5 |
a4ce47a19a55fa3a3dde5300f5da37e0
|
|
| BLAKE2b-256 |
17ec02f7fc41c1ddee11898508326e189806a29f9ff1181a2ca16a18b2e21d99
|