{ "version": "1.7.0", "description": "Install and run Python applications in isolated environments", "homepage": "https://pipx.pypa.io/", "license": "MIT", "suggest": { "Python": "python" }, "url": "https://github.com/pypa/pipx/releases/download/1.7.0/pipx.pyz", "hash": "4c1ebcfa6fe0f165bc848650691ace14f81ad25c6f69f3b47cc6c6261751cd3a", "bin": "pipx.bat", "pre_install": "Set-Content -Value '@python \"%~dp0pipx.pyz\" %*' -Path \"$dir\\pipx.bat\"", "checkver": { "github": "https://github.com/pypa/pipx" }, "autoupdate": { "url": "https://github.com/pypa/pipx/releases/download/$version/pipx.pyz" } }