{ "version": "1.3.3", "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.3.3/pipx.pyz", "hash": "348b59b82b1ba9032513d36c2ea03ad3a34e45805ef8de7638a047673ee8b4cb", "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" } }