Removes both the specified package and its orphans from the current environment.
Project description
Removes both the specified package and its orphans from the current environment.
Install
pipx install pip-remove
It is recommended you use pipx (pip install pipx) so that you can use pip-remove in any environment without having to install it on it
Usage
pip-remove package_name
You can add the -y flag to skip the confirmation prompts
pip-remove -y package_name
Run pip-remove in the environment you want to remove the package from
Also, if you run pip-remove from the global environment it will not check for used orphans and simply ask to remove all of them
Features
- ✅ Detects Python environment from the shell you run it in, only need to install once
- ✅ Ignores files ignored by git
- ✅ Checks for orphans still being used in the codebase (if in virtual environment)
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
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_remove-0.1.1.tar.gz.
File metadata
- Download URL: pip_remove-0.1.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b10f17d0f9ab5275c04c67cf58368b31bd4f1c85456756746d07d639179e1f1a
|
|
| MD5 |
529fe50a8c6f5c65cd286a44ce770834
|
|
| BLAKE2b-256 |
9d4c33f43d316b432fd157c3ceab6bd213b29fcf0311a670705d1c5e8a77dd28
|
File details
Details for the file pip_remove-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pip_remove-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
008eb41c07c050f84e55389ad2a212e1c1d4e6a591ee5cbcaecbad760f6da8da
|
|
| MD5 |
68fd13173d64485fcd82e2ec744a59bd
|
|
| BLAKE2b-256 |
20f9773f69338b716aabc8ee0dfab102b3deefa1a224eca67b4bfe1415419d62
|