{ "version": "1.6.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.6.0/pipx.pyz", "hash": "ae4f39e8916e2a0c3699393b1d9c63947388e11ea438d18f7fc51f55f7de1ded", "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" } }