A quick and easy way to make sure that you always install packages to virtualenv.
Project description
Pip Venv Sure
Prevents the installation of packages into you base installation of python
usage and setup
pip3 install pip-venv-sure
alias pip3=pip-venv-sure
motivation
I don't like installing packages directly into my base installation. But as a mere human being I sometimes forget to activate my venv, so this prevent these kinds to accidents from happening.
installing packages to base installation.
Some times there is a need to install package directly to the base installation of python in that case you can use the following command.
pip3 install any-template --allow-no-venv
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-venv-sure-0.1.1.tar.gz.
File metadata
- Download URL: pip-venv-sure-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dcb4808c510a75a5c84ea328b3d76b512d93b408bb4bb54836db9e0798dc1c0
|
|
| MD5 |
a005c0b1eb7140c452a1b80ebc34e89c
|
|
| BLAKE2b-256 |
19018a03aa096e830de88017da0dbeddcff2d10855cea92864d978d34de65586
|
File details
Details for the file pip_venv_sure-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: pip_venv_sure-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9c4a5abccfd972e8d3a6d0da675073324a62390a3718b970db77b753eb89634
|
|
| MD5 |
420996c2be16f068d1e720819435bf27
|
|
| BLAKE2b-256 |
f82657443929b1675eb83e8a1161da39e8d5bfa106e727bfd4b5814f4e2383fc
|