pipipxx (pronounced pipx in pipx): Bootstrap your pipx with pipx.
Project description
docs |
read-the-docs |
|
linux |
static analysis |
|
linux |
CPython 3.7 |
|
windows |
CPython 3.7 |
pipx is great for keeping your CLI tools isolated and your system Python paths clean. However, it still requires that you install pipx itself in your system Python.
But pipx is a CLI tool installed through pip…why not install pipx with pipx? Why not indeed!
With pipx-in-pipx, all you need to do is install :
$ pip install pipx-in-pipx
But wait! You say. Didn’t you just say that we shouldn’t install things to system Python?
Yes. What pipx-in-pipx actually does is slightly (but only slightly) evil. Rather than actually installing anything when you run “install”, pipx-in-pipx instead builds a temporary virtual environment, installs pipx there, and then uses that pipx to install pipx in your user local space, just like any other pipx-installed tool.
What you end up with is a pipx installation that is itself managed by pipx.
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
File details
Details for the file pipipxx-1.0.1.tar.gz
.
File metadata
- Download URL: pipipxx-1.0.1.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89ea70e1d80a9763ad298b4b632d5d1634ee14933b474494f4220eca46b5388c |
|
MD5 | bcdfcc1c02fc5555fa124b4eafcc4581 |
|
BLAKE2b-256 | f9272645f0f071d5a52e6ff7be5bd4b5603c153c0dcf0ff9d4f4975ed2d626ee |