pipx

E426697

pipx is a Python tool that installs and runs Python applications in isolated environments, making it easy to manage and execute command-line utilities without polluting system-wide packages.

All labels observed (2)

Label Occurrences
pipx canonical 3
pipx inject 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf Python tool ⓘ
command-line utility ⓘ
package manager helper ⓘ
advantage avoids dependency conflicts between Python applications ⓘ
prevents pollution of global Python environment ⓘ
simplifies management of Python CLI tools ⓘ
canBeInstalledWith package managers like Homebrew ⓘ
pip ⓘ
category Python packaging ecosystem tool ⓘ
developer productivity tool ⓘ
command pipx completions ⓘ
pipx ensurepath ⓘ
pipx inject ⓘ
linked to: pipx

pipx install ⓘ
pipx list ⓘ
pipx run ⓘ
pipx uninstall ⓘ
pipx upgrade ⓘ
distribution PyPI package ⓘ
feature can manage multiple Python interpreters ⓘ
creates isolated virtual environments per application ⓘ
manages Python command-line applications ⓘ
runs Python CLI tools without polluting system site-packages ⓘ
supports global-style installation with isolation ⓘ
supports injecting additional packages into an app environment ⓘ
supports installing from PyPI ⓘ
supports installing from VCS URLs ⓘ
supports installing from local directories ⓘ
supports listing installed applications ⓘ
supports running a package without permanent installation ⓘ
supports running applications directly with a single command ⓘ
supports running apps from temporary environments ⓘ
supports shell completions ⓘ
supports specifying Python version for an app ⓘ
supports uninstalling applications ⓘ
supports upgrading installed applications ⓘ
uses virtualenv or venv for isolation ⓘ
license open-source software ⓘ
primaryPurpose install Python applications in isolated environments ⓘ
run Python applications in isolated environments ⓘ
programmingLanguage Python ⓘ
requires Python interpreter installed ⓘ
supportsLanguage Python ⓘ
typicalUseCase installing Python-based command-line tools for system-wide use with isolation ⓘ
keeping different tools and their dependencies separated ⓘ
testing a Python CLI tool without permanently installing it ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.